* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
}

img{
	border: none;
}
#center{
	width: 897px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #BCBDC0;
	margin-top: 22px;
	background: url('images/top_bg.gif') repeat-x;
}
#top {
	height: 71px;

}
#top #top_left {
	float: left; 
	width: 470px;
	padding-left: 30px;
}
#top #top_right {
	float: left;
	width: 390px;
	vertical-align: middle;
	height: 71px;
}
div#nav{
	list-style-type: none;
	margin-top: 30px;

}
div#nav a{
	display: block;
	float: left;
	padding-top: 8px;
	width: 70px;
	height: 35px;
	text-align: center;
	color: #7A7A7A;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div#nav a:hover, div#nav a#nav_active{
	background: url('images/button_hover.gif') no-repeat top center;
}
br.clear{
	clear: both;
}
#header {
	margin: 10px auto 0px auto;
	width: 864px;
}
#header #header_nav {
	float: left; 
	width: 232px;
	height: 138px;
	background: url('images/header_nav.gif') no-repeat center center;
	padding-top: 18px;
}
#header #header_nav a{
	display: block;
	background: url('images/bullet.gif') no-repeat center left;
	padding-left: 13px;	
	margin-left: 25px;
	margin-bottom: 13px;
	color: #838383;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
#header #header_nav a:hover, #header #header_nav a#hnav_active{
	background: url('images/bullet_hover.gif') no-repeat center left;
	color: #333333;
	margin-left: 0px;
	padding-left: 38px;
	margin-left: 20px;
	padding-left: 18px;
}
#header #header_right {
	float: left;
	width: 632px;
	background: url('images/header.gif') no-repeat center center;
	height: 156px;
}
h1.blue{
	color: #006CAF;
	padding: 5px;
	border-bottom: 1px solid #EBEBEB;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}
div#content{
	margin: 13px auto 0px auto;
	width: 864px;	
}
div.index_product{
	width: 255px;
	float: left;
	padding-left: 14px;
	color: #6C6C6C;
	font-size: 11px;
	text-align: justify;
	padding-right: 15px;
}
div.index_product a {
  text-decoration: none;
}
img.ramka1px {
	border: 1px solid #B1AB9F;
}
div.index_product h1{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
	margin-top: 7px;
	margin-bottom: 7px;
}
a.index_more {
	display: block;
	margin-top: 9px;
	background: url('images/index_more.gif') no-repeat center right;
	text-align: right;
	width: 100%;
	padding-right: 3px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #6C6C6C;
}
a.index_more:hover{
	color: #000000;
}
#top_footer {
	margin-top: 30px;
	display: block;
}
#top_footer #top_footer_left {
	width: 220px;
	height: 109px;
	background: url('images/footer_left.gif') no-repeat center center;
	float: left;
} 
#top_footer #top_footer_right {
	width: 638px;
	float: left;
	margin-top: 8px;
	border-top: 2px solid #EBEBEB;
	color: #737373;
	font-size: 11px;
}
#top_footer #top_footer_right h1{
	color: #006CAF;
	padding: 13px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 7px;	
	font-family: Verdana;
}
#top_footer_right_1 {
	width: 490px;
	float: left;
	height: 60px;
	font-family: Arial;
}
#top_footer_right_2 {
	width: 140px;
	float: right;
	height: 40px;
	background: url('images/footer_2.gif') no-repeat center center;
}
#footer {
	height: 32px;
	background: #F2F2F2;
	border-top: 1px solid #BCBDC0;
	font-size: 11px;
}
#footer #footer_nav {
	float: left; 
	width: 460px;
	color: #8398AB;
	font-size: 12px;
	padding: 7px;
}
#footer #footer_nav a {
	color: #8398AB;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#footer #footer_nav a:hover {
	color: #40709A;
}
#footer #footer_copyright {
	float: right;
	width: 320px;
	text-align: right;
	padding: 3px;
}
#footer #footer_copyright a{
	color: #9D9D9D;
	text-decoration: none;
}
div.contacts {
	color: #9D9D9D;
	font-size: 11px;
	margin-top: 30px;
}
div.contacts td {
	padding-bottom: 7px;
}
div.contacts input {
	width: 190px;
	background: url('images/input.gif') repeat-x;
	border: 1px solid #999999;
	padding: 3px;
}
div.contacts textarea {
	background: url('images/textarea.gif') repeat-x;	
	padding: 3px;
	width: 240px;
	height: 100px;
	border: 1px solid #999999;
}
div.contacts input.submit {
	width: 115px;
	height: 28px;
	background: url('images/submit.gif') no-repeat center center;	
	border: none;	
}
div.contacts ul {
	margin-left: 20px;
	padding-left: 20px;
}
div.contacts .ok {
	border: 1px solid green;
	padding: 4px;
	margin-bottom: 14px;
}
div.contacts .error {
	border: 1px solid red;
	padding: 4px;
	margin-bottom: 14px;
}
table.product_intro {
	border-bottom: 1px dashed #EBEBEB;
	margin-bottom: 20px;
}
table.product_intro td {
	vertical-align: top;
	padding-bottom: 20px;
}
table.product_intro h1 {
	font-size: 11px;
	font-weight: bold;
	color: #242424;
}
.paging{
	text-align: center;
	margin: 10px;
	border: 2px solid #F1F1F1;
	background: url('images/input.gif') repeat-x;
	padding: 4px;
}
.paging a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.current {
	border: 3px solid #F8F8F8;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
}
div.product_text {
	margin-top: 20px;
	text-align: justify; 
	padding-right: 10px;
	font-size: 11px;
	color: #6C6C6C;
	line-height: 18px;
}
