*{
    margin: 0;
    border: 0 none transparent;
    padding: 0;
	 font-size: 11px;
}
body{
	font-family: Verdana,Tahoma,Arial;	
	color: #71879c;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/site_back.gif);	
}
input,textarea{
	border: 1px solid #71879c;
	width: 250px;
}
.button{
	width: 70px;
	background-color: #71879c;
	color: White;
}
a{
	color: #71879c;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #e97118;
}
hr{
	color: #b5c1cb;
}
.cont_rep{
	width: 100%;
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(images/cont_rep.gif);
	display: table;
}
.cont{
	width: 900px;
	border: none;
	margin: 0px auto;
}
.head{
	width: 100%;
	height: 113px;
	background-image: url(images/site_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 26px;
}
.content{
	width: 856px;
	margin: 0px auto; 
	display: table;
}
.left{
	width: 190px;
	float: left;	
	text-align: left;
}
.left div{
	width: 165px;
	
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 20px;
	overflow: hidden;
}
.left div a{
	display: block;
	width: 165px;
	height: 20px;	
	line-height: 20px;		
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(images/dot_li.gif);
	font-size: 11px;
	text-align: left;
}	
.left div a:hover{
	background-position: top left;
}
.left div a.sub_a, .left div a.sub_a:hover {
  background: url('images/dot_white2.gif') no-repeat center left;
}
.middle{
	width: 655px;
	float: right;
	position: relative;
	text-align: left;
}
.bottom{
	clear: both;
	width: 856px;
	margin: 0px auto; 
	border-top: 2px solid #b5c1cb;
	border-bottom: 2px solid #b5c1cb;
	height: 70px;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-top: 20px;
}
.bottom a{
	display: block;
	height: 70px;
	width: 60px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;	
	margin-right: 7px;
	float: left;
}
*html .bottom a{
	width: 58px;
}
.promoimg{
	float: left;
	width: 460px;
	height: 360px;

}
.homeright{
	width: 195px;
	height: 360px;
	text-align: left;
	display: table;
	background-color: #e0e5ea;
}
.dotr{
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/dot_right.gif);
	margin-bottom: 15px;
}
.dotr a{
	display: block;
	margin-left: 15px;
	font-weight: bold;
	line-height: 10px;
}
.dotr_promo{
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/promo_icon.gif);
	margin-bottom: 15px;
}
.dotr_promo a{
	display: block;
	margin-left: 15px;
	font-weight: bold;
	line-height: 10px;
}
.dot{	
	background-repeat: no-repeat;
	background-position: left 1px;
	background-image: url(images/dot_white2.gif);	
	font-weight: bold;
	clear: both;
	width: 100%;
	line-height: 15px;
	margin-bottom: 10px;
}
.promo{
	position: absolute;
	top: 22px;
	left: 430px;
	width: 207px;
	height: 32px;
	background-image: url(images/promo.gif);
}
.list3{
	width: 210px;
	line-height: 20px;
	text-align: left;
	float: left;
}
.list3 a{
	padding-left: 13px;
/*	border-left: 1px solid #9cacbb;	*/
  background: url('images/dot_white3.gif') no-repeat center left;
	display: block;
	margin-left: 10px;
}
.product_img{
	float: left;
	margin: 0px 30px 10px 0px;
}
.leftline{
	/* border-left: 1px solid #9cacbb; */
	padding-left: 15px;
	width: 300px;
	margin-left: 145px;
}
.promotions{
	width: 310px;
	margin-right: 10px;
	float: left;
	border: 1px solid #F0F0F0;
	margin-bottom: 15px;
	height: 200px;
}
.promotions h3 {
  font-size: 13px;
  background: url('images/promo_h3.gif') no-repeat top left #F8F8F8;
  padding: 4px;
  padding-left: 29px;
  height: 24px;
}
div.promo_preview {
  height: 160px;
}
span.promo_preview {
  height: 160px;
  display: block;
}
.calctable{
	width: 100%;
}
.calctable td{
	font-weight: bold;
}
h2.galleryh2 {
  display: block;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  margin-top: 10px;
}
div.product_img#product_img_gallery a {
  filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid #CCCCCC;
}
div.product_img#product_img_gallery a:hover {
  filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
table.lsttable td {
  padding: 4px;

  border-bottom: 1px solid #EBEBEB;
}
div.childcontent {
  padding-top: 15px;
  padding-left: 10px;
}
table.lsttable td.pricetd {
  border-top: 1px solid #FFCC00;
  border-bottom: 1px solid #FFCC00;
}
h2.promos {
  display: block;
  padding: 4px;
  font-size: 14px;
  color: #999999;
  border-bottom: 1px solid #FFCC00;
  margin-bottom: 20px;
}
div.promo_list {

}
div.promo_list div.pr_c {
  display: block;
  width: 400px;
  float: left;
  margin-left: 10px;
  border: 1px solid #F0F0F0;
  padding: 3px;
  margin-bottom: 20px;
}
div.promo_list div.pr_c div.pr_left {
  width: 160px;
  margin-left: 0px;
  border: none;
  float: left;
}
div.promo_list div.pr_c div.pr_right {
  width: 140px;
  margin-left: 0px;
  border: none;
  float: left;
}
div.promo_list div.pr_c div.pr_right table td {
  border-bottom: 1px solid #F0F0F0;
  padding: 2px;
}
div.panoramna {
  display: block;
  text-align: center;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
div.panoramna a {
  display: block;
  text-decoration: none;
}
tr.inpromo td {
  background: #FFF4CC;
}
div.indexnews {
  float: left; 
  width: 215px; 
  margin-right: 2px; 
  margin-top: 10px;
}
div.indexnews a.title {
  display: block;
  background: #F8F8F8;
  padding: 6px;
  height: 25px;
  border: 1px solid #F0F0F0;
}
div.indexnews p {
  padding: 6px;
  text-align: justify;
  color: #777777;
}
form.contactform label span.contactlbl{
	width: 120px;
	display: block;
	float: left;
}
.sectionHeader {
	color: #FF0F0F;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold; 
}
.sectionHeader a {
	color: #FF0F0F;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold; 
}
.sectionHeader span.subItem {
	font-size: 13px;
	color: #71879C;
}
