body {
	padding: 200px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("/images/stnovosel.ru/bg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.logo {
	position: absolute;
	left: 50px;
	top: 30px;
	z-index: 200;
}

.banner_top {
	position: absolute;
	left: 275px;
	top: 100px;
	z-index: 200;
}

.left {
	padding: 0px 10px 0px 0px;
}

.menu {
	width: 250px;
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #4A6286;
	line-height: 16px;
	padding: 30px 0px 0px 30px;
}

.menu a{
	color: #4A6286;
	text-decoration: underline;
}

.advert {
	padding: 0px 0px 10px 30px;
	font-family: Verdana;
	font-size: 10px;
	color: #64758C;
	width: 170px;
}                     	

.advert a {
	color: #2A292D;
	text-decoration: underline;
}

.content {
	padding: 0px 0px 50px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #373737;
}

.content h1 {
	margin: 0px 0px 15px 0px;
	font-family: Arial;
	font-weight: Normal;
	font-size: 14px;
	font-weight: Bold;
	color: #4A6286;
}

.google {
	padding: 30px 15px 0px 50px;
}

.bottom {
	padding: 20px 0px 20px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}

.bottom a{
	color: #373737;
	text-decoration: underline;
}