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;
}

h1 {
	font-family: tahoma;
	color: #AE4F03;
	font-weight: bold;
	font-size: 14px;
}


#main { 
	text-align: left;
	width: 1000px;
}

#head {
	width: 1000px;
	height: 81px;
	background-image: url(/images/design/e-001.jpg);
}

#head #menu {
	height: 26px;
	width: 427px;
	float: right;
	margin-top: 50px;
	background-image: url(/images/design/b-menu.jpg);	
}

#head #menu .item {
	float: left;
	cursor: pointer;
	margin-top: 8px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#center {
	clear: both;
}

#center .left {
	background-image: url(/images/design/e-002.jpg);
	float: left;
	width: 305px;
	height: 260px;
}

#center .left .logo {
	margin-top: 68px;
	margin-left: 44px;
	width: 163px;
	height: 98px;
	border: 0px;
}

#center .window {
	float: left;
	width: 344px;
}

#center .right {
	background-image: url(/images/design/e-003.jpg);
	width: 351px;
	float: right;
	height: 260px;

}

#center .right .banner1 {
	margin-left: 109px;
	margin-top: 35px;
	border: 0px;
}

#center .right .banner2 {
	clear: both;
	margin-left: 109px;
	margin-top: 23px;
	border: 0px;
}

#trash {
	clear:both;
	background-image: url(/images/design/e-004.jpg);	
	width: 1000px;
	height: 156px;
}

#content {
	background-image: url(/images/design/b-content.jpg);	
	background-repeat: repeat-y;
	width: 1000px;
	clear:both;
	float: left;
}

#content .left {
	width: 320px;
	background-image: url(/images/design/e-005.jpg);
	background-repeat: no-repeat;
	float: left;
	
}

#content .left  .company {
	font-family: tahoma;
	color: #000F16;
	font-weight: bold;
	font-size: 18px;
	margin-left: 30px;
}

#content .left  .text {
	font-family: tahoma;
	font-size: 11px;
	margin-left: 30px;
	margin-top: 20px;
}


#content .center {
	width: 354px;
	float: left;
	background-image: url(/images/design/e-007.jpg);
	background-repeat: no-repeat;
	height: 100%;
}

#content .center .borders {
	margin-top: 35px;
	background-image: url(/images/design/b-borders.gif);	
	padding-left: 1px;
	padding-right: 1px;
}


#content .center .borders .man {
	clear: both;
	background-image: url(/images/design/e-008.jpg);
	background-repeat: no-repeat;
	width: 352px;
	height: 86px;
}

#content .center .borders .news {
	font-family: tahoma;
	color: #000F16;
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	margin-right: 5px;
}

#content .center .borders .news-date {
	font-family: tahoma;
	clear: both;
	color: #C7C5AF;
	text-align: right;
	font-size: 10px;
	margin-right: 5px;
}

#content .center .borders .calc {
	clear: both;
	float: left;
	margin-top: -15px;
	margin-bottom: 55px;
	margin-left: 1px;
	border: 0px;
}


#content .right {
	width: 326px;
	background-image: url(/images/design/e-006.jpg);
	background-repeat: no-repeat;
	float: right;
}

#content .right .text {
	font-family: tahoma;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 35px;
}

#bottom {
	color: #7C3600;
	background-image: url(/images/design/b-001.jpg);
	height: 42px;
	background-repeat: repeat-x;
	clear: both;
}

#bottom .left {
	margin-top: 10px;
	width: 320px;
	float: left;
}


#bottom .left .copy {
	margin-left: 10px;
}

#bottom .center {
	width: 352px;
	height: 42px;
	float: left;
   	background-image: url(/images/design/b-002.jpg);
}

#bottom .right {
	margin-top: 18px;
	width: 326px;
	float: left;
	text-align: right;
}


#bottom .right .phones {

	margin-right: 10px;
}


.news_date {
	font-size: 10px;
	color: #0094E2;
}
