html{
	margin:0;padding:0;
}
body{
	background:#ccc;
	font:11px Arial;
	margin:0;padding:0;
}
a {cursor:pointer;}

/*Классы начало*/
.noindex {
	display:none;
}
/*Классы конец*/

/*ID начало*/
#page{
	position:relative;
	width:1000px;
	margin:0 auto;
	background:#fff;
}
#bodybg{
	position:absolute;
	top:80px;
	height:589px;
	width:1000px;
	background:url(fon_image.png) top left no-repeat;
}
#header{
	position:relative;
	height:125px;
	min-height:125px;
	background:url(fon_blue.jpg) repeat-x;
}
#logo{
	position:absolute;
	top:0;
	left:60px;
	background:url(sign_specomplect_home.jpg) top left no-repeat;
	width:400px;
	height:125px;
}
#title{
	position:absolute;
	top:37px;
	right:20px;
	width:400px;
	height:50px;
	color:#fff;
}
#body{
	position:relative;
	height:730px;
	width:1000px;
}
#bnt1,#bnt2,#bnt3,#bnt4,#bnt5,#bnt6,#bnt7,#bnt8,#bnt9,#bnt10,#bnt11{position:absolute;height:35px;width:165px;}
/*#bnt1,#bnt2,#bnt3,#bnt4,#bnt5,#bnt6,#bnt7,#bnt8,#bnt9{background:url(images/button_red_1.png);}*/
#bnt1 a,#bnt2 a,#bnt3 a,#bnt4 a,#bnt5 a,#bnt6 a,#bnt7 a,#bnt8 a,#bnt9 a,#bnt10 a,#bnt11 a{background:url(button_red_1.png); position:relative; display:block; width:165px; height:35px; font-size:12px;color:#fff; text-decoration:none; line-height:30px; text-align:center;}
#bnt10 a,#bnt11 a{color:#000;background:url(button_grey_1.png);}
/*#bnt10,#bnt11{background:url(images/button_grey_1.png);}*/
#bnt1{top:210px;left:133px;}
#bnt2{top:170px;left:524px;}
#bnt3{top:437px;left:170px;}
#bnt4{top:437px;left:524px;}
#bnt5{top:170px;left:780px;}
#bnt6{top:233px;left:780px;}
#bnt7{top:278px;left:780px;}
#bnt8{top:323px;left:780px;}
#bnt9{top:368px;left:780px;}
#bnt10{top:437px;left:780px;}
#bnt11{top:482px;left:780px;}
#content1,#content2{position:absolute;}
#content1{top:501px;left:60px;}
#content2{top:501px;left:407px;}
#phone{
	position:absolute;
	top:546px;
	left:780px;
	background:url(phones.png) top left no-repeat;
	width:165px;
	height:80px;
}
#phone p{
	margin-top:104px;
	width:165px;
	height:30px;
	font:24px "Times New Roman";
}
#footer{
	clear:both;
	float:left;
	background:#666;
	height:50px;
	width:1000px;
	font-size:9px;
	color:#fff;
}
#copyright{
	float:left;
	width: 165px;
	padding:5px 45px 5px 50px;
}
#offer{
	padding:5px;
	margin-left:260px;
}
/*ID конец*/