body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,select {
	margin: 0;  
	padding: 0;  
}

html {
	font: 12px arial, sans-serif;
	background: #ececec;
}

h1 {
	font: bold 26px arial;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
	color: #20165a;
}

.right_column h1, .left_column2 h1 {
	font: normal 18px arial;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}

h2 {
	font: bold 14px arial;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	color: #3896ff;
	text-transform: uppercase;
}

h2 a:link {color: #3896ff; text-decoration: none}
h2 a:visited {color: #3896ff; text-decoration: none}
h2 a:active {color: #3896ff; text-decoration: none}
h2 a:hover {color: #3896ff; text-decoration: underline}

h3 {
	clear: both;
	font: bold 14px arial;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
}

h3 a:link {color: #333; text-decoration: none}
h3 a:visited {color: #333; text-decoration: none}
h3 a:active {color: #333; text-decoration: none}
h3 a:hover {color: #333; text-decoration: underline}

img {
	border: 0;
}

a {
	outline: none;
}

a:link {color: #06c; text-decoration: underline}
a:visited {color: #06c; text-decoration: underline}
a:active {color: #06c; text-decoration: underline}
a:hover {color: #06c; text-decoration: none}

#wrapper {
	padding: 0 46px;
}

#container {
	float: left;
	width: 100%;
	display: inline;
	margin: 0 -2px;
	border-left: 2px solid #dedede;
	border-right: 2px solid #dedede;
}

.container {
	float: left;
	position: relative;
	width: 100%;
	width: expression(document.documentElement.clientWidth < 950? "950px": "100%");
	min-width: 950px;
	display: inline;
	margin: 0 -1px;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	background: #fff;
}

#head {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
	background: url("../images/head_bg.gif") repeat-x;
}

.head {
	float: left;
	position: relative;
	width: 100%;
	height: 280px;
	overflow: hidden;
	background: url("../images/head_bg.jpg") no-repeat center -48px;
	
}

.logo {
	position: absolute;
	right: 29px;
	top: 17px;
}

.slogan {
	position: absolute;
	left: 28%;
	top: 23px;
	width: 320px;
	height: 84px;
	background: url("../images/slogan.png") no-repeat;
	_background: none;
}

.slogan img {
	width: 320px;
	height: 84px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/slogan.png', sizingMethod = 'crop' );	
}

.menu {
	float: left;
	width: 179px;
	display: inline;
	font-size: 11px;
	margin: 10px 0 0 30px;
	text-transform: uppercase;
	overflow: hidden;
}

.menu ul {
	float: left;
	width: 179px;
	margin-top: -1px;
	list-style: none;
}

.menu li {
	float: left;
	width: 179px;
	padding: 12px 0 7px 0;
	background: url("../images/dash.gif") repeat-x;
}

.menu a:link {color: #fff; text-decoration: none}
.menu a:visited {color: #fff; text-decoration: none}
.menu a:active {color: #fff; text-decoration: none}
.menu a:hover {color: #fff; text-decoration: underline}

.phone {
	position: absolute;
	right: 30px;
	top: 60px;
	color: #f8f01c;
	font-size: 36px;
}

.phone span {
	font-size: 18px;
}

.mail {
	position: absolute;
	right: 30px;
	top: 105px;
	height: 15px;
	font-size: 14px;
	color: #f8f01c;
	padding-left: 25px;
	background: url("../images/mail.png") no-repeat 0 1px;
}

.mail a:link {color: #f8f01c; text-decoration: none}
.mail a:visited {color: #f8f01c; text-decoration: none}
.mail a:active {color: #f8f01c; text-decoration: none}
.mail a:hover {color: #f8f01c; text-decoration: underline}

#content {
	clear: both;
	padding: 38px 30px 0 30px;
}

.banners {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0;
	margin-bottom: 30px;
}

.banners td {
	vertical-align: top;
	padding: 0;
}

.left_column {
	margin-right: 220px;
}

.columns {
	width: 99%;
	color: #333;
	margin-top: 30px;
	border-collapse: collapse;
}

.columns td {
	padding: 0;
}

.right_column {
	float: right;
	width: 190px;
}

.left_column2 {
	float: left;
	width: 190px;
}

.right_column2 {
	margin-left: 220px;
}

.delimiter {
	width: 30px !important;
}

.left_subcolumn {
	padding: 10px;
	border-top: 8px solid #9cf;
}

.right_subcolumn {
	padding: 10px;
	border-top: 8px solid #9cf;
}

.preview {
	float: left;
	width: 100%;
	padding-bottom: 11px;
}

.preview_image {
	float: left;
	width: 90px;
	height: 90px;
}

.preview_image img {
	border: 1px solid #a5a5a5;
}

.preview_text {
	margin-left: 100px;
}

.navigation {
	float: left;
	width: 100%;
	list-style: none;
	padding: 15px 0 30px 0;
}

.navigation li {
	float: left;
	display: inline;
	width: 18px;
	height: 19px;
	text-align: center;
	margin-right: 4px;
	background: #9cf;
}

.navigation a {
	float: left;
	width: 18px;
	height: 17px;
	padding-top: 2px;
}

.navigation b {
	float: left;
	width: 18px;
	padding-top: 2px;
}

.navigation a:link {color: #3a71f8; text-decoration: none; background: #e4ecf6;}
.navigation a:visited {color: #3a71f8; text-decoration: none; background: #e4ecf6;}
.navigation a:active {color: #3a71f8; text-decoration: none; background: #e4ecf6;}
.navigation a:hover {color: #3a71f8; text-decoration: none; background: #ddd;}

.faq {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 15px;
	border-top: 8px solid #9cf;
	background: #ededed;
}

.faq .left_subcolumn {
	float: left;
	width: 235px;
	border-top-width: 0;
}

.auth {
	float: left;
	width: 215px;
	height: 95px;
	padding: 10px;
	margin-top: 10px;
	background: #9cf;
	overflow: hidden;
}

.auth table {
	float: left;
	margin-top: 5px;
	border-collapse: collapse;
	border-spacing: 0;
}

.auth td {
	padding: 0 8px 8px 0;
}

.input {
	float: left;
	width: 136px;
	height: 17px;
	border: 1px solid #dbdbdb;
	padding: 2px 5px 0px 5px;
	background: #fff;
}

.input input {
	float: left;
	font: 12px arial;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 136px;
	color: #333;
}

.question_answer {
	margin-left: 350px;
	padding-top: 36px;
}

.question {
	color: #666;
}

.answer {
	color: #06c;
	padding: 3px 0 20px 0;
}

.search {
	clear: both;
	padding: 30px 0 0 0;
}

.search_input {
	float: left;
	width: 183px;
	height: 17px;
	margin-top: 2px;
	border: 1px solid #bebebe;
	padding: 2px 5px 0px 5px;
	background: #fff;
}

.search_input input {
	float: left;
	font: 12px arial;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 183px;
	color: #333;
}

.search_button {
	float: left;
	display: inline;
	margin-left: 9px;
}

#footer {
	float: left;
	display: inline;
	position: relative;
	width: 100%;
	height: 85px;
	margin: 25px  0 0;
	color: #fff;
	background: #1d1353;
}

#footer a:link {color: #fff; text-decoration: none}
#footer a:visited {color: #fff; text-decoration: none}
#footer a:active {color: #fff; text-decoration: none}
#footer a:hover {color: #fff; text-decoration: underline}

.footer_menu {
	position: absolute;
	left: 32px;
	top: 13px;
	list-style: none;
}

.footer_menu li {
	float: left;
	padding-right: 10px;
}

.copyrights {
	position: absolute;
	left: 32px;
	top: 35px;
}

.address {
	position: absolute;
	right: 32px;
	top: 10px;
	text-align: right;
	line-height: 22px;
}

.new {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.new img {
	float: left;
	margin-right: 15px;
	border: 1px solid #a5a5a5;
}

.product_name h1 {
	font: normal 18px arial;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
	color: #000;
}

.product_description {
	margin-right: 275px;
	line-height: 18px;
}

.product_image {
	float: right;
	width: 252px;
}

.product_image img {
	border: 1px solid #a5a5a5;	
}

.product_description ul {
	list-style: none;
	margin-bottom: 15px;
}

.product_description ul li {
	padding-left: 19px;
	margin-top: 10px;
	background: url("../images/bullet.gif") no-repeat 7px 5px;
}

.back {
	margin-top: 30px;
	padding-left: 14px;
	font-weight: bold;
	background: url("../images/arrow.gif") no-repeat 0 5px;
}

.styled_table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 25px;
}

.styled_table td {
	padding: 0 14px 18px 0;
}

.styled_table span {
	padding-left: 10px;
	color: #ff1200;
}

.input2 {
	width: 300px;
	font: 12px arial;
	color: #7f7f7f;
}

.captcha {
	float: left;
}

.captcha img {
	border: 1px solid #aca7a6;
}

.input3 {
	float: left;
	display: inline;
	margin-left: 12px;
	width: 190px;
	font: 12px arial;
	color: #7f7f7f;
}

.textarea {
	width: 300px;
	height: 180px;
	font: 12px arial;
	color: #7f7f7f;
}

.sitemap {
	list-style: none;
}

.sitemap li {
	position: relative;
	padding-left: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	background: url("../images/bullet2.gif") no-repeat 0 4px;
}

.sitemap ul {
	list-style: none;
	padding-top: 5px;
}

.sitemap li li {
	padding-left: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	background: none;
}
.sitemap ul li ul {
	margin-left:10px;
}

.catalog {
	list-style: none;
}

.catalog li {
	position: relative;
	font-weight: bold;
	margin-bottom: 10px;
}

.catalog ul {
	list-style: none;
	padding-top: 5px;
}

.catalog li li {
	padding-left: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	background: none;
	background: url("../images/bullet2.gif") no-repeat 0 4px;
}

.how_buy {
	padding: 20px 0 40px 0;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.service {
	list-style: none;
}

.service li {
	padding-left: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	background: none;
	background: url("../images/bullet.gif") no-repeat 0 4px;
}


.product-list {

	float: left; 
	width: 100%;
		
	}

.product-list ul {

	float: left; 
	width: 100%;
	list-style: none;
	margin: -25px 0px 20px 0px;
	
	}
	
.product-list ul li {	
	
	float: left; 
	width: 100%;
	margin: 25px 0px 0px 0px;
	
	}
	
.product-list ul li .title {

	float: left; 
	width: 100%;
	font: bold 18px Arial; 
	color: #4d94db;
	
	}
	
.product-list ul li .title span {
	
	margin: 0px 0px 0px 25px;
	color: #fa0000;
	
	}

.product-list ul li .body {

	float: left; 
	width: 100%; 
	margin: 10px 0px 0px 0px;
	font: normal 12px Arial; 
	color: #333333;

	}	
	
.product-list ul li .body table td {vertical-align: top;}
	
.product-list ul li .body .img {

	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #a8a8a8;
	overflow: hidden;
	
	}		
	
.product-list ul li .body .img table td {
	
	width: 150px;
	height: 150px;
	text-align: center; 
	vertical-align: middle;
	
	}
	
.product-list ul li .body .char-table {

	float: left;
	width: 360px;

	}
	
.product-list ul li .body .char-table td {

	width: 50%; 
	padding: 2px 0px 2px 15px;
	vertical-align: top;
	
	} 	
	
.product-list ul li .text {

	float: left; 
	width: 100%; 
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background: #ededed;
		
	}
	
.product-list ul li .text span {display: block; margin: 4px 0px 0px 0px;}
.product-list ul li .text .wrapper {padding: 0px 10px 0px 10px;}	

.product-list ul li .text a {font: normal 12px Arial; color: #0066cc; text-decoration: none;}
.product-list ul li .text a:hover {text-decoration: underline;}











