body {
	background-color: #94989E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

A {
	color: #AE4F03;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

#main {
	text-align: left;
	width: 1000px;
}

#head {
	width: 1000px;
	height: 232px;
	background-image: url(/images/design/e-009.jpg);
}

#head IMG {
	margin-top: 24px;
	margin-left: 38px;
	width: 163px;
	height: 98px;
	border: 0px;
}

#content {
	background-color: #FFFFFF;
	background-image: url(/images/design/b-003.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	float: left;
	padding-bottom: 20px;
}


#content .left {
	float: left;
	background-image: url(/images/design/e-010.jpg);
	background-repeat: no-repeat;
	width: 559px;
}

#content .left .column {
	float: left;
	height: 150px;
}


#content .left .column H5 {
	color: #000F16;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#content .left .column .date {
	margin-left: 25px;
	color: #AEADA9;
	font-size: 10px;
}

#content .left .inner {
	margin-top: 20px;
	margin-right: 10px;
	float: right;
	width: 330px;
}

#content .left .inner H1 {
	color: #871200;
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;

}

#content .right .text H1 {
	color: #871200;
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;


}

#content .right {
	background-image: url(/images/design/e-011.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 441px;
/*	height: 150px; */
}

#content .right .text {
	margin-top: 35px;
	margin-left: 40px;
	margin-right: 15px;
}



#bottom {
	width: 1000px;
	float: left;
	background-color: #E6B85F;
	height: 39px;
	color: #7C3600;
}

#bottom .copy {
	margin-left: 10px;
	margin-top: 12px;
	float: left;
}

#bottom .phones {
	margin-right: 10px;
	margin-top: 16px;
	float: right;
}


.news_date {
	font-size: 10px;
	color: #0094E2;
}

.paging {
	margin-left: 60px;
}

input, textarea {
	font-family: arial;
	font-size: 12px;
}
