body { 
	font-family: Tahoma, Helvetica, sans-serif; 
	color: #FC8A0D; 
	font-size: 12px;
	margin: 0;
	padding: 0px;
	background-color: #F4AB56;
	background-image: url(../back.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	color: #FC8A0D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC8A0D;
}
a:hover {
	text-decoration: underline;
	color: #FC8A0D;
}
a:active {
	text-decoration: none;
	color: #FC8A0D;
}
#main {
	background-color:#000000;
	border: 1px solid #FC8A0D;
	width: 850px;
	margin: auto;
	height: auto;
	overflow: visible;
	text-align:left;
}
#lg_bar {
	padding: 1px;
	background-color: #FC8A0D;
	text-align: right;
}
#main_menu {
	background-image: url(../back_menu.jpg);
	height: 32px;
}
.main_tab td {
	padding-left: 7px;
	padding-right: 7px;
	font-weight:bold;
}
.main_tab a:link {
	color: #000000;
	text-decoration: none;
}
.main_tab a:visited {
	text-decoration: none;
	color: #000000;
}
.main_tab a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.main_tab a:active {
	text-decoration: none;
	color: #000000;
}

#center_all {
	background-image: url(../back_center.jpg);
	background-repeat:no-repeat;
	height: auto;
	width: 100%;
	overflow: auto;
}
#left_menu {
	float:left;
	width: 150px;
}
.small_menu {
	float:left;
	width: 150px;
}
.left_menu_row {
	padding: 4px;
	border-right:1px solid #FC8A0D;
	border-bottom:1px solid #FC8A0D;
	width: 140px;
}
.left_menu_over {
	background-color:#FC8A0D;
	color: #000000;
	padding: 4px;
	border-right:1px solid #FC8A0D;
	border-bottom:1px solid #FC8A0D;
	width: 140px;
}
.left_menu_over a:link {
	color: #000000;
	text-decoration: none;
}
.left_menu_over a:visited {
	text-decoration: none;
	color: #000000;
}
.left_menu_over a:hover {
	text-decoration: underline;
	color: #000000;
}
.left_menu_over a:active {
	text-decoration: none;
	color: #000000;
}




.left_pro {
	padding: 2px 0px 6px 13px;
	margin: 0px;
	border-right:1px solid #FC8A0D;
	width: 130px;
}
.left_pro_over {
	background-color:#FC8A0D;
	margin: 0px;
	color: #000000;
	padding: 2px 0px 6px 13px;
	border-right:1px solid #FC8A0D;
	width: 130px;
}
.left_pro_over a:link {
	color: #000000;
	text-decoration: none;
}
.left_pro_over a:visited {
	text-decoration: none;
	color: #000000;
}
.left_pro_over a:hover {
	text-decoration: underline;
	color: #000000;
}
.left_pro_over a:active {
	text-decoration: none;
	color: #000000;
}
#center_body {
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
	width: 590px;
	min-height: 400px;
}
* html #center_body {
height: 400px;
}
#products_body {
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	float:left;
	width: 660px;
}
#center_service {
	padding-top: 5px;
	padding-left: 5px;
	float:left;
	width: 690px;
}
#service_right {
	float: right; 
	margin-right: 0px; 
	width: 100px; 
	height:350px;
}
#product_right {
	float: right; 
	margin-right: 0px; 
	width: 1px; 
	height:350px;
}
.big_img {
	border:1px solid #FC8A0D;
}
#left_contacts {
	float:left;
	width: 300px;
	padding: 10px;
}
#right_contacts {
	padding-top: 5px;
	padding-left: 5px;
	float:left;
	width: 400px;
}
.tab_row {
	color:#000000; 
	background-color: #FC8A0D;
}
.btn_o {
	background-color:#FC8A0D; 
	font-weight:bold; 
	font-size:12px;
}
.form_in {
	background-color: #F4AB56;
}
.select_o {
	background-color:#F4AB56;
	color:#000000;
}
#banner {
	float:left;
	width: 140px;
	text-align: center;
	margin-top: 370px;
}