body	{
	text-align: center;
	margin: 0;
	background-color: #7F7F7F;
	
}

#header		{
	width: 906px;
	height: 158px;
	position: absolute;
	margin-top: 50px;
	background-image: url(http://vnegoroda.spb.ru/images/img0008.png);
}

#text_header	{
    margin: -30px;
    text-align: center;
    z-index: 5;
    font-size: 53px;
	color="000000";
	face="Book Antiqua";
	}

#text_header_small	{
    margin: 10px;
    text-align: center;
    z-index: 5;
    font-size: 25px;
	color="#221304";
	face="Book Antiqua";
	}

#text_r_sidebar	{
    margin: 10px;
    text-align: center;
    font-size: 35px;
	face="Book Antiqua";
	color="#e8e4e0";
	}

#logo	{
	margin:0;
	padding:0;
	position:absolute;
	left:-50px;
	top:-10px;
	width:177px;
	height:177px;
}

#line1 {
	top: 170px;
	width: 900px;
	height: 5px;
	left: 7px;
	position: absolute;
}

#r_sidebar {
width:320px ;
height:auto;
position: absolute;
margin: 5px;
left: 578px;
top: 190px;
	}

#AdvancedButton {
	width: 320px;
	height: 40px;
	margin: 3px;
	font-size: 1.3vw;
	font-family: Georgia;
	color: black;
	}
#footer		{
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 700px;
	left: 5px;
}
#wrapper {
width:960px;
background-color:#7F7F7F;
margin:auto;
}

#content {
top:190px;
position: absolute;
	margin: 8px;
}

#nav {
width:300;
height: auto;
position: absolute;
right: 0px;
top: 200px;
}