@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}
img{
	behavior: url(iepngfix.htc);
	border: none;
}
p{
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}
.main{
	background-image: url(images/mainpage-topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content{
	margin-top: 580px;
	min-height: 900px;
}
.c_content{
	margin-top: 324px;
}
.logo{
	position: absolute;
	margin-top: 25px;
	margin-left: 36px;
}
.phone{
	position: absolute;
	margin-top: 68px;
	margin-left: 717px;
}
.menu{
	position: absolute;
	margin-top: 180px;
	margin-left: 27px;
}
.menu a{
	display: block;
	width: 198px;
	height: 33px;
	background-image: url(images/reddot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;
	color: #cc9900;
	font-size: 24px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 13px;
}
.menu a:hover{
	background-image: url(images/whitedot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #ffffff;
}
.catalog{
	margin-left: 51px;
	width: 135px;
	margin-top: 20px;
}
.catalog .heading{
	color: #000000;
	font-size: 24px;
	text-align: center;
	margin-bottom: 5px;	
}
.catalog a.i1, .catalog a.i2, .catalog a.i3, .catalog a.i4, .catalog a.i5, .catalog a.i6, .catalog a.i7{
	display: block;
	width: 135px;
	height: 35px;
	text-decoration: underline;
	color: #cc9900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 13px;
	text-align: center;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}
.catalog span.i1{
	display: block;
	width: 135px;
	height: 35px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 13px;
	text-align: center;
	padding-top: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/p1.jpg);
	height: 60px;
}
.catalog span.i1 a{
	color: #cc9900;
	text-decoration: underline;
}
.catalog a.i1{
	background-image: url(images/p1.jpg);
	height: 60px;
}
.catalog a.i2{
	background-image: url(images/p2.jpg);
	height: 60px;
}
.catalog a.i3{
	background-image: url(images/p3_2.jpg);
	height: 35px;
}
.catalog a.i4{
	background-image: url(images/p4.jpg);
	height: 35px;
}
.catalog a.i5{
	background-image: url(images/p5_2.jpg);
	height: 35px;
}
.catalog a.i6{
	background-image: url(images/p6.jpg);
	height: 35px;
}
.catalog a.i7{
	background-image: url(images/p7.jpg);
	height: 60px;
}
.people{
	position: absolute;
	margin-top: 174px;
	margin-left: 439px;
}
.text{
	margin-left: 133px;
	font-size: 12px;
	color: #333333;
	margin-top: 256px;
}
.spec{
	width: 673px;
	margin-left: 104px;
	margin-top: 49px;
	background-image: url(images/specbottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.spec .heading{
	width: 673px;
	height: 41px;
	background-image: url(images/specheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #cc0000;
	font-size: 23px;
	padding-left: 29px;
	line-height: 23px;
}
.spec .leftline{
	background-image: url(images/greydot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.spec .leftline .rightline{
	background-image: url(images/greydot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.spec .twoitems{
	padding-bottom: 15px;
}
.spec .item1{
	margin-left: 31px;
	width: 306px;
	//width: 300px;
	background-image: url(images/greydot.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
}
.spec .item2{
	margin-left: 26px;
	width: 280px;
	float: left;
}
.spec .img{
	padding: 0px 2px 3px 0px;
	background-image: url(images/specimgbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 8px 0px 0px 0px;
}
.spec .img img{
	border: 1px solid #adaaaa;
}
.spec .txt{
	float: left;
	margin-top: 8px;
	font-size: 12px;
	margin-left: 5px;
	width: 170px;
}
.spec .txt a{
	color: #333333;
	text-decoration: underline;
}
.footer{
	margin-top: 103px;
	height: 95px;
	color: #999999;
	font-size: 11px;
}
.footer a{
	color: #999999;
}
.footer .copyinfo{
	position: absolute;
	width: 175px;
	margin-left: 51px;
}
.footer .contactinfo{
	position: absolute;
	margin-left: 294px;
	width: 420px;
}
.footer .counters{
	position: absolute;
	width: 209px;
	margin-left: 770px;
}