* {
	margin: 0;
	padding: 0; 
}
img, div { behavior: url(iepngfix.htc) }
body, html {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:url("../images/whole_back.gif") repeat scroll left top #5CACFE;
	color:#545354;
}
a img {
	border: none;
}
#both {
	clear:both;
}

#header {

	width:838px;
	margin-left:31px;
	margin-right:31px;
	clear:both;
	height: 368px;
	text-align:center;
}
#top{
	height:120px;
	padding-top:10px;
}
#header h1 {
	font-size: 18px;
	color: #fff;
}
#logo{

	text-align:left;
}
#header_img {
	height:230px;
	background:#0b5697;
	border-top:3px solid #013f7c;
	border-bottom:3px solid #013f7c;
}
#map {
	width:380px;
	float:left;
	padding-left:20px;
}
#contacts h3 {
color:#3f4346;
}
#contacts{
	width:160px;
	float:right;
	text-align:left;
	margin:10px;
}
#main_content img {
	margin:10px;
}
#main_content a {
	color:#545354;
	text-decoration:none;
	
}


#main_content h1 {
	color:#186E35;
	font-size:22px;
}

#main_content h2{
	font: 17px Arial, Helvetica, sans-serif;
	color:#585757;
	letter-spacing:-1px;
	font-weight:bold;
}
#main_content h3  {
	color:#3f4346;
}

#main_content {
	width:838px;
	margin-left:31px;
	margin-right:31px;

	color:#363535;
	text-align:justify;
}
#main_content p {
	color: #333;
	line-height: 14px;
	margin: 5px 0px;
	text-align: justify;

}

#main_content p a {
	color: #202123;
	font-weight:bold;
	text-decoration: none;
}
#main_content p a:hover {
	color:#0158b5;	
}

#footer {
	clear:both;
	width: 860px;
	padding: 15px 20px;

	font-size: 10px;

	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#wrapper {
	width: 900px;
	background: transparent url(../images/contentbg1.png) repeat-y top center;
	margin: 0 auto;

}





#main_content img {
	margin:10px;
}
#main_content .contentheading {
	font-size:16px;
	color:#193210;
	font-weight:bold;
}
#main_content ul {
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:disc;
	padding-left:20px;
	padding-bottom:15px;
}
#main_content ol {
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:disc;
	padding-left:20px;
}
#main_content p {
	text-indent:20px;
	margin-bottom:15px;
}

#main_content a {
	text-decoration:none;
	color:#5C9A44;
}
#main_content a:hover {
	color:#193210;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: right;
	font: bold 13px Arial;

	overflow: hidden;
	margin-bottom: 0;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(../images/menu_2.gif) center center repeat-x;
	margin-left:4px;
	margin-right:4px;
	width:842px;

}

.solidblockmenu li{
	display: inline;
	
}

.solidblockmenu li a{
	float: right;
	color: white;
	width:120px;
	padding: 9px 11px;
	text-decoration: none;
	border-left: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(../images/menu_1.gif) center center repeat-x;
}

#left_col {
	width:180px;
	padding:10px;
	float:left;
	padding-left:20px;
}
#right_col {
	background: transparent url(../images/left_bg.jpg) no-repeat bottom left;
	width:555px;
	padding:20px;
	padding-top:0px;
	margin-top:1px;
	padding-left:50px;
	float:right;

}
#right_col h1{
	color:#085394;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #085394;
	font-size:22px;
	margin-bottom:20px;
}
#right_col h3{
	color:#085394;
	margin-top:10px;
	padding-bottom:5px;
	font-size:16px;
	margin-bottom:20px;
}
#right_col ul.products {
	margin-top:20px;
	margin-left:0px;
}
#right_col ul.products li{
	float:left;
	line-height:22px;
	list-style-image:url(../images/list_icon.png);
	margin-bottom:3px;
	margin-right:10px;
	width:255px;
}
#right_col ul.products li a{
	text-decoration:none;
	color:#085394;
}
#page_f{
	background:#d3d4d5;
	color:#085394;
	padding:10px;
	margin-top:100px;
}
div.product{
	margin-bottom:40px;
}

div.product div.product_h{
	float:left;
	font-size:16px;
	color:#085394;
	font-weight:bold;
}
div.product div.product_n{
	float:right;
	font-size:12px;
	font-weight:bold;
}
.for_you {
	width:500px;	
	margin-top:20px;
	text-align:left;margin-left:50px;
}
.contacts {
	width:500px;	
	margin-top:20px;
	text-align:left;

}

.contacts th {
	background:#C6DD73;
	padding:5px;
}
.contacts td {
	padding:5px;
}
.for_you th {
	background:#C6DD73;
		border:1px solid #000;
			padding:5px;
			width:50%;
}
.for_you td {
	padding:5px;
	border:1px solid #000;
}
#menu ul{
	width:217px;
	margin:0px;
	padding:0px;
	list-style-image:none;
list-style-position:none;
list-style-type:none;

}

#menu ul li{
	
	text-align:center;

	width:205px;
}
#main_content a.order_btn{
	background:url(../images/button.jpg) no-repeat top center;
	float:right;
	text-align:center;
	width:205px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	height:46px;	
	display:block;
}
#main_content a.order_btn:hover {
	background:url(../images/button_hover.jpg) no-repeat top center;
	color:#fff;
}
#menu ul li a{
	background:url(../images/button.jpg) no-repeat top center;

	width:205px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	height:46px;	
	display:block;
}
#menu ul li a:hover {
	background:url(../images/button_hover.jpg) no-repeat top center;
	color:#fff;
}
#menu ul li ul {
	background:#017bf8;
	margin-left:20px;
	width:160px;
}
#menu ul li ul li{
	
	text-align:left;
	width:160px;
}
#menu ul li ul li a{
	background:none;

	width:150px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	
	padding:5px;

	height:46px;	
	display:block;
}
#menu ul li ul li a:hover{
	background:#16436c;
}
#prices{
	width:520px;
		margin-top:20px;
		margin-bottom:10px;
}
#prices td {
	padding:5px;
	border-left:1px solid #545354;
	border-bottom:1px solid #545354;
	text-align:center;
}
#prices td.last {
	border-right:1px solid #545354;
}
#prices th.last {
	border-right:1px solid #545354;
}
#prices tr.tukaima{
	background:#ddd;
}
#prices th {
	padding:5px;

	background:#ccc;
	border-left:1px solid #545354;
	border-bottom:1px solid #545354;
	border-top:1px solid #545354;
	text-align:center;
}