@charset "utf-8";
body {
	text-align:center;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
#container {
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/main.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	position:relative;
	width:995px;
	height:1268px;
}
#main {
	position:absolute;
	left:290px;
	top:260px;
	width:650px;
	height:500px;
}
#text1 {
	position:absolute;
	left:0px;
	top:0px;
	width:365px;
	height:215px;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
/*	background-color:#999999;*/
}
#pic1 {
	position:absolute;
	left:385px;
	top:0px;
	width:265px;
	height:265px;
/*	background-color:#999999;*/
}
#pic2 {
	position:absolute;
	left:0px;
	top:235px;
	width:265px;
	height:265px;
/*	background-color:#999999;*/
}
#text2 {
	position:absolute;
	left:285px;
	top:285px;
	width:365px;
	height:215px;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
/*	background-color:#999999;*/
}
#text2 a{
	text-decoration:underline;
}
#menu {
	text-align:left;
	position:absolute;
	left:110px;
	top:280px;
}
#menu a {
	display:block;
	width:130px;
	height:20px;
	padding:8px;
	margin:1px;
	font-family:Verdana;
	color:#391603;
	font-size:14px;
	font-weight:500;
	text-decoration:none;
}
#menu div {
	padding: 10px;
}
#glavnaya a{
	color:#0c79da;
	background-image:url(images/galka-catalog.gif);
	background-repeat:no-repeat;
}
#counter {
	position:absolute;
	left:90%;
	top:97%;
}
#rambler_counter{
position:absolute;
left:30%;
top:96.5%;
}
#rambler_logo{
position:absolute;
left:50%;
top:96.5%;
}
#hello {
	position:absolute;
	top:800px;
	left:300px;
	width:600px;
	height:200px;
	color:#666666;
	font-size:12px;
	text-align:justify;	
	overflow:hidden;
}
#hello a{
	color:#666666;
	text-decoration:underline;
}
#hello h2{
	font-size:16px
}
#hello h3{
	font-size:14px
}
#hello strong{
	font-weight:normal;
}
#arr_top{
	position:absolute;
	top:800px;
	left:910px;
}
#arr_bot{
	position:absolute;
	top:983px;
	left:910px;
}
#copyright{
	position:absolute;
	top:1230px;
	left:600px;
	font-size:12px;
}
#copyright a{
	text-decoration:none;
	color:#000000;
}