#content {
	width: 760px;
}

.containers {
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px -20px;
	overflow: hidden;
}

.containers .box {
	width: 173px;
	margin: 0px 0px 0px 17px;
	float: left;
	background: transparent url("../images/gfx_main/bg_homepage_box_right.png") no-repeat scroll right top;
	border: 0px solid red;
}

.containers .last {
	background: none;
}

.containers .box .ng {
	width: 146px;
	height: 52px;
	overflow: hidden;
}

.containers .box img {
	border: 4px solid #7F796B;
}

.containers .box ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}

.containers .box ul li {
	background: transparent url("../images/gfx_main/underline.png") no-repeat scroll 0 0;
	color: #4E483A;
	margin-top: -1px;
	padding: 5px 0 5px 11px;
}

.containers .box ul li.first {
	background: none;
}

.containers .box ul li a {
	background:transparent url("../images/gfx_main/arrow.png") no-repeat scroll 100% 5px;
	color:#F8F4EB;
	display:block;
	width:138px;
}

.containers .box .ng h3 {
	background: transparent url("../images/gfx_main/a1.png") no-repeat scroll 0 50%;
	color: #7F796B;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 0 0 0 15px;
	color: #7F796B;
}

.containers .box .ng h3 a {
	color: #F8F4EB;
}

#container_1 {
	clear: both;
	background: #584b3e url("../images/gfx_main/bg_container_1.png") repeat-x;
}

#container_1a {
	background: url("../images/gfx_main/bg_container_1a.png") no-repeat scroll 0px 0px;
	padding: 0px 0px 5px 0px;
}

#forms {
	width: 180px;
	float: left;
}

#quickLinks {
	width: 160px;
	margin: 15px 0px 0px 15px;
	color: #7F796B;
	border: 1px solid #CDC6B4;
	font-size: 12px;
}

#form_search {
	position: relative;
	margin: 45px 0 0 13px;
	height: 21px;
	width: 160px;
}

#form_search input.input {
	border: 1px solid #CDC6B4;
	border-right: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 136px;
	padding: 2px;
	color: #7F796B;
	font-size: 12px;
}

#form_search input.submit {
	position: absolute;
	top: 0px;
	right: 0px;
}

.news {
	width: 250px;
	margin: 0px 15px 0px 15px;
	float: right;
	color: #F8F4EB;
}

.news h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}

.news p.more {
	text-align: right;
}

.news p.more a {
	padding: 0px 0px 0px 15px;
	background: url("../images/gfx_main/a2.png") no-repeat 3px 3px;
}

#news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news_list ul li {
	margin: 0px 0px 2px 0px;
}

#news_list ul li a {
	text-decoration: underline;
}

#news_list ul li a:hover {
	text-decoration: none;
}

#container_2 {
	height: 29px;
	background: url("../images/gfx_main/bg_pre_footer.png") repeat-x;
}

#c_footer {
	background: transparent;
    position: fixed;
    bottom: 0;
}
