/* CSS Document */
html, body {
	width:100%;
	margin:0;
	padding:0;
	}
body {
	font-family: Tahoma, Verdana, Sans-Serif;
	color:#000;
	background:#8677b9;
	}
div, body, p, ul, ol, li, a, form, img, span, h3, h2, h4 {
	margin:0;
	padding:0;
	} 
img, table, tr, td { border:none;}
ul, li { list-style:none;}
a, a :active, a:visited { text-decoration:underline; color:#902728;}
a:hover { text-decoration:none; color:#902728;}

.wrapper1 {background:#c3b7a8 url(img/bg_body.jpg) top left repeat-x;}
.wrapper { margin-left:auto; margin-right:auto; width:998px; position:relative; height:676px;} 
	.logo { position:absolute; top:37px; left:131px;}
	.click { position:absolute; left:440px; top:490px;}
	.our { position:absolute; right:50px; top:57px;}
	
	.pic_spec1 { position:absolute; top:182px; left:38px; width:277px; height:247px; }
	.pic_spec2 { position:absolute; top:182px; right:36px; width:277px; height:247px; }	
	.pic_spec3 { position:absolute; top:423px; left:38px; width:277px; height:247px;   }	
	.pic_spec4 { position:absolute; top:423px; right:36px;width:277px; height:247px;}	
	.pic { /*background:url(img/bg.png) top left no-repeat;*/ width:277px; height:247px; text-align:center;}
		.pic_img { margin-top:7px; width:234px; height:175px; border:1px solid #000;}
		.pic_inside { position:relative; margin-top:7px; text-align:left; width:249px; margin-left:13px;}
		.pic_inside p { margin-left:48px; font-size:10px; margin-bottom:2px;}
		.pic_inside a { font-size:12px; font-weight:bold; }
		a.strelka { background:url(img/a.gif) top left no-repeat; position:absolute; top:0px; left:9px; width:31px; height:30px; }
		a.strelka span { display:none;}
		a.strelka:hover { background:url(img/a1.gif) top left no-repeat;} 
	.pic1 { position:absolute; top:182px; left:38px;}
	.pic2 { position:absolute; top:182px; right:36px;}	
	.pic3 { position:absolute; top:423px; left:38px;}	
	.pic4 { position:absolute; top:423px; right:36px;}	
	
	.formats { position:absolute; top:605px; left:380px; text-align:center; width:250px;}
		.formats img {/* margin-right:4px;*/  }
		.formats p {margin-bottom:5px;}
.footer1 { background:#8677b9 url(img/bg_footer.jpg) top left repeat-x; height:63px;}		
.footer { margin-left:auto; margin-right:auto; width:998px; background:url(img/footer.jpg) top left no-repeat; position:relative; color:#fff; font-size:11px; padding-top:15px; height:63px;}
	.footer p { margin-left:50px; margin-bottom:3px;}
	.footer a, .footer a:active, .footer a:visited { color:#8c2626; text-decoration:underline; font-weight:bold;}
	.footer a:hover { color:#8c2626; text-decoration:none; font-weight:bold;}
		.spec { position:absolute; top:15px; left:620px;}
		.spec p { margin-left:120px; margin-top:-25px;}


