* {
	padding: 0px;
	margin: 0px;
}
body {
	background: url('images/bg.png') #D0D0D0 repeat-x top left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
br.clear {
	clear: both;
}
img {
	border: 0px;
	vertical-align: middle;
}
div#center {
	background: url('images/top_z.gif') no-repeat top center;
	width: 976px;
	margin: 40px auto 0px auto;
}
div#center div#center_bottom {
	background: url('images/bottom_z.gif') no-repeat bottom center;
	height: 20px;
	width: 976px;
}
div#header_left {
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 16px;
	height: 58px;
	width: 189px;
	background: url('images/logo.gif') no-repeat center center;
	cursor: pointer;
}
div#header_right {
	display: block;
	float: right;
	width: 330px;
	height: 37px;
	margin-right: 25px;
	margin-top: 30px;
}
div#phone1 {
	float: left;
	font-size: 10px;
	color: #C0C0C0;
	width: 75px;
	text-align: right;
	padding-top: 5px;
	line-height: 10px;
}
div#phone2 {
	float: left;
	margin-left: 10px;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	color: #949494;
}
div#icons {
	float: left;
	width: 75px;
	margin-left: 20px;
	margin-top: 7px;
}
div#icons a {
	margin-left: 3px;
	margin-right: 3px;
}
div#nav {
	margin-left: 14px;
	margin-right: 0px;
	border-bottom: 1px solid #ACACAC;
	height: 31px;
	width: 947px;

}
div#nav ul {
	list-style: none;
}
div#nav ul li {
	display: inline;
}
div#nav a {
	float: left;
	height: 30px;
	background: url('images/navbg.gif') no-repeat top left;
	margin-left: 1px;
	margin-right: 1px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	text-decoration: none;
}
div#nav a:hover, div#nav a.active {
	background: url('images/navbg_hover.gif') no-repeat top left;	
}
div#nav a span {
	display: block;
	float: left;
	height: 20px;
	background: url('images/navright.gif') no-repeat top right;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 41px;
	text-align: center;
	cursor: pointer;
}
div#nav a:hover span, div#nav a.active span {
	background: url('images/navright_hover.gif') no-repeat top right;	
}
div#intro {
	display: block;
	height: 348px;
	background: url('images/intro_bg.gif') no-repeat top left;
}
div#intro_left {
	float: left;
	width: 196px;
	margin-left: 8px;
	margin-top: 16px;
}
div#intro_right {
	float: right;
	width: 725px;
	margin-right: 4px;
	margin-top: 5px;
}
div#content {
	width: 947px;
	margin-left: 14px;	
}
div#intro_left h2 {
	display: block;
	color: #949494;
	border-bottom: 1px solid #CECECE;
	font-size: 15px;
	padding: 4px;
	margin-bottom: 10px;
}
div#intro_left ul {
	list-style: none;
}
div#intro_left ul li {
	display: block;
}
div#intro_left ul li a {
	display: block;
	height: 23px;
	background: url('images/intro_a.gif') no-repeat bottom left;
	font-size: 11px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 17px;
}
div#intro_left ul li a:hover {
	background-image: url('images/intro_a_hover.gif');

}

div#intro2 {
	width: 947px;
	height: 175px;
	background: url('images/intro2.gif') no-repeat top left;
}

div.intro2 {
	display: inline-block;
	float: left;
	height: 165px;
	margin-top: 10px;
	width: 297px;
	margin-left: 12px;
}
div.intro2 h2 {
	display: block;
	color: #969696;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	cursor: pointer;
}
div.intro2 h2:hover {
  text-decoration: underline;
}
div.intro2 div.intro2c {
	margin-top: 15px;
	height: 90px;
	color: #656565;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
div.intro2 div.intro2c div.left {
	float: left; 
	width: 90px;
}
div.intro2 div.intro2c div.right {
	float: left;
	width: 180px;
	color: #656565;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
div.intro2 div.intro2c h3 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #B62A2A;
	margin-bottom: 4px;
	text-align: left;
}
div.intro2 div.intro2f {
	display: block;
	width: 270px;
	margin-top: 10px;
}
div.intro2 div.intro2f a.more {
	display: block;
	float: right;
	height: 18px;
	width: 43px;
	color: #F4D6E2;
	text-decoration: none;
	font-weight: bold;
	background: url('images/more.gif') no-repeat top left;
	padding-left: 13px;
	padding-top: 2px;
	font-size: 11px;
	
}
div.intro2 div.intro2c div.intro2t {
	width: 270px;
}
div.intro2 div.intro2f span {
	float: left;
	color: #BBBBBB;
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	padding-left: 0px;
}
div#footer {
	display: block;
	width: 975px;
	height: 33px;
	background: url('images/footer.gif') no-repeat top left;
	margin: 0px auto 0px auto;
	margin-top: 12px;
	font-size: 11px;
	color: #737373;
}
div#footer_left {
	float: left;
	width: 400px;
	padding: 9px;
}
div#footer_left a{
	color: #737373;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
}
div#footer_right {
	float: right;
	width: 400px;
	color: #B0B0B0;
	padding: 9px;
	text-align: right;
}
div#footer_right a {
	color: #737373;
	text-decoration: none;
	border-bottom: 1px solid #C6C6C6;
}
div#content_left {
	float: left;
	width: 216px;
	margin-left: 0px;
	margin-top: 0px;
	background: url('images/left_bg.gif') no-repeat top left;
	height: 700px;
}
div#content_left div#content_left_content {
	margin-top: 5px;
	margin-left: 13px;
	margin-right: 13px;
}
div#content_right {
	float: right;
	width: 697px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	background: url('images/content_right.gif') no-repeat top left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
	color: #757575;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
div#content_right ul {
	padding-left: 25px;
}
div#content_right div#content_right_bottom {
	margin-left: -12px;
	margin-right: -12px;
	height: 20px;
	background: url('images/content_right_bottom.gif') no-repeat bottom left;
}
div#content_left h2 {
	display: block;
	color: #949494;
	border-bottom: 1px solid #CECECE;
	font-size: 15px;
	padding: 4px;
	margin-bottom: 10px;
}
div#content_left ul {
	list-style: none;
}
div#content_left ul li {
	display: block;
}
div#content_left ul li a {
	display: block;
	height: 23px;
	background: url('images/intro_a.gif') no-repeat bottom left;
	font-size: 11px;
	color: #636363;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 17px;
}
div#content_left ul li a:hover {
	background-image: url('images/intro_a_hover.gif');
}
div#content_left ul li a.active {
	color: #9F1B26;
}
div#content_left ul li a.sub{
	display: block;
	height: auto;
	background: url('images/introsub_a.gif') no-repeat bottom left;
	font-size: 11px;
	color: #636363;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
  padding-bottom: 7px;
	padding-left: 29px;
}
div#content_left ul li a.sub:hover {
	background-image: url('images/introsub_a_hover.gif');
	background-color: #F0F0F0;
	color: #9A1E1E;
}
div#content_left ul li a.sub.actv {
	color: #9A1E1E;
}

h1 {
	display: block;
	font-size: 11px;
	color: #A7A7A7;
	padding-bottom: 5px;
	border-bottom: 1px solid #CDCECD;
	margin-bottom: 10px;
}
h1 img {
	margin-left: 3px;
	margin-right: 8px;
	vertical-align: middle;
}
h1 a {
	text-decoration: none;
	color: #A7A7A7;
	margin-right:4px;
}
div.contacts input {
	width: 200px;
	height: 21px;
	background: url('images/input.gif') no-repeat top left;
	border: none;
	padding-top: 3px;
	padding-left: 9px;
}
div.contacts input.submit {
	width: 106px;
	height: 25px;
	background: url('images/submit.gif') no-repeat top left;
	padding-left: 23px;
	padding-top: 0px;
	font-family: Tahoma;
	color: #6B6B6B;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	cursor: pointer;
	outline: none;
	float: right;
}
div.contacts input.checkbox {
  width: 20px;
  height: auto;
}
div.contacts select {
  padding: 3px;
}
div.contacts select option {
  padding: 1px;
}
div.contacts textarea {
	width: 248px;
	height: 106px;
	/*background: url('images/textarea.gif') no-repeat top left;*/
	background: #ffffff;
	border: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
}
div.contacts div.error ul, div.contacts div.ok {
	padding: 10px;
	padding-left: 30px;
}
div.contacts div.left {
	float: left;
	width: 60px;
	padding-top: 4px;
}
div.contacts div.right {
	float: right;
	width: 210px;
	text-align: right;
	margin-bottom: 10px;
}
strong.title {
	color: #000000;
	display: block;
	padding-bottom: 10px;
}
a.right_title{
	display: block;
	float:left;
	height: 12px;
	background: url('images/arrow1.gif') no-repeat bottom left;
	font-size: 11px;
	color: #A8A8A8;
	font-weight: bold;
	padding-left:10px;
	text-decoration: none;
	margin-right:4px;
}

div#content_right1{
	width:382px;
	height:334px;
	float:left;
	color:#000000;
	padding-left:14px;
}
div#content_right h3{
	font-weight:bold;
	display:block;
	color:#000000;
	margin-bottom:4px;
}

div#content_right2{
	width:293px;
	height:334px;
	float:left;
	margin-left:16px;
}
div#content_right2_pic{
	background:url("images/pic1.gif") no-repeat;
	width:293px;
	height:158px;
	float:left;
}
div#content_right2 img{
	border:none;
}
div.content_down2{
	width:696px;
	height:130px;
	float:left;
	background:url("images/downshadow.gif") top center repeat-x;
}
div.content_down2_pic{
	width:108px;
	height:93px;
	margin-left:14px;
	margin-top:18px;
	float:left;
}
div.content_down2 span{
	display:block;
	font-weight:bold;
	color:#515151;
	font-size:11px;
}
div.content_down2_text{
	color:#797979;
	font-size:11px;
	height:60px;
}
a.content_down2 {
	text-decoration:none;
	color:#9A2119;
	font-weight:bold;
	border-bottom:1px solid #C0C0C0;
	font-size:11px;
}
div.content_down2_right {
	float: left;
	width: 500px;
	margin-left: 10px;
	padding-top:18px;
}

div#product_left {
	float: left;
	width: 380px;
	line-height: 17px;
  display: none;
}
div#product_left p {
	padding-bottom: 10px;
}
div#product_left h2 {
	display: block;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}
div#product_right {
	float: right;
	width: 295px;
}
div#product_gallery {
	margin-top: 20px;
}
div#product_gallery h3 {
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#product_gallery a {
	display: block;
	float: left;
	width: 60px;
	height: 50px;
	margin-right: 13px;
	margin-bottom: 15px;
	border: 1px solid #B3B09D;
	text-decoration: none;
	background: url('images/noimage.gif') no-repeat top left;
}
div.news_list {
  padding: 5px;
}
div.news_list a.title {
  display: block;
  color: #777777;
  border-bottom: 1px solid #F0F0F0;
  text-decoration: none;
  font-weight: bold;
}
div.paging {
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
}
div.paging a {
  color: #333333;
}
div.paging a.current {
  font-weight: bold;
}
h2.title {
	display: block;
	font-size: 11px;
	color: #A7A7A7;
	padding-bottom: 5px;
	border-bottom: 1px solid #CDCECD;
	margin-bottom: 10px;
	margin-top: 15px;
}
div.contacts a {
  color: #333333;
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
}
span.red {
  color: red;
}
ul.greshka {
  list-style-type: square;
  margin-top: 10px;
  margin-bottom: 20px;
  color: red;
}
div#sitemap a {
  display: block;
	background: url('images/sitemap_a.gif') no-repeat center left;
  padding: 2px;
  padding-left: 12px;
  color: #333333;
  text-decoration: none;
  font-size: 11px;
}
