﻿body{
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 14px;
	margin: 0;
	background: #fff url(img/top_bg.jpg) top left repeat-x;
}
div.clear {
	clear: both;
}
h2 {
	color: #fe0808;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 7px;
}
h3{
	color: #fe0808;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	margin: 7px 0 12px 0;
	line-height: 18px;
}
a, a:visited, a:hover {
	color: #444;
	
}
#page_margins {
	width: left;
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
#page{
	text-align: left;
}
#header {
	position: relative;
	height: 173px;
}
#topnav {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 128px;
	margin-right: 103px;
	height: 27px;
	background: url(img/bg_meta.gif) top left no-repeat;

}
.topnav_content {
	display: block;
	padding: 5px 20px 0 35px;
}
#topnav a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
}
.topnav_active {
	color: #fb1e1e!important;
}
#footer {
	background: url(img/bg_footer.gif) 0 4px repeat-x;
	color: #f9f591;
	text-align: center;
	margin-top: 5px;
	padding: 16px 0 37px 0;
	border-top: 4px solid #fe0808;
}
#main {
	margin: 0 auto; 
	width: 1000px;
}
#main_header {

}
#col1 {
	float: left;
	width: 265px;
}
#col1_content {
	padding: 0 0 0 15px;
}
#col2 {
	float: left;
	width: 735px;
}
#col2_content {
	padding: 5px 30px 0 0;
}

#vertical_nav {
	margin-bottom: 30px;
}
#vertical_nav ul {
	margin-left: 0;
	margin-top: 8px;
	padding: 0;
}
#vertical_nav ul li {
	background: url(img/bg_menu.jpg) top left no-repeat;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 5px;
}
#vertical_nav ul li a {
	color: #f9f591;
	line-height: 19px;
	height: 22px;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
#vertical_nav ul li a:hover {
	color: #ffffff;
}
.left_box {
	background: url(img/bg_gray.jpg) top left no-repeat;
	width: 222px;
	height: 170px;
	margin-bottom: 5px;
}
.left_box_content {
	color: #d8d8d8;
	font-size: 13px;
	padding: 2px 10px 17px 10px;
}
table {
	width: 100%;	
}
table td.code {
	width: 100px;
}
.image_right {
	display: inline;
	/*float: right;*/
	/*margin: 0 0 10px 10px;*/
	background: red;width:auto;
}
.image_right img {
	border: 0;
	float: right;
	margin: 0 0 10px 10px;
}
.image_right a {
	border: 0;
	display:inline;
}
.image_left {
	display: inline;
	/*float: left;*/
	/*margin: 0 10px 10px 0;*/
}
.image_left img {
	border: 0;
	float: left;
	margin: 0 10px 10px 0;
}
.image_left a {
	border: 0;
}
.products_left {
	display: inline;
	float: left;
	width: 45%;
}
.products_right {
	display: inline;
	float: right;
	width: 45%;
}
.clear {
	clear: both;
}
.image a img{
	border: 0;
}
.first_page_picture {

}
.first_page_picture img {
	padding-left: 30px;
}
.quality_table {
	width: 490px;
}