body {
	padding: 300px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("/images/sdmhotel.ru/bg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}

.logo {
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 200;
	width: 100%;
	text-align: center;
}

.banner_top {
	position: absolute;
	left: 0px;
	top: 215px;
	z-index: 200;
	width: 100%;
	text-align: center;
}

.left_top {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.right_top {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
}

.menu_layer {
	padding: 27px 0px 0px 0px;
	background-image: url("/images/sdmhotel.ru/uzor.gif");
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	left: 5px;
	top: 272px;
	z-index: 0;
}

.left {
	padding: 200px 0px 0px 0px;
}

.right {
	padding: 0px 20px 20px 180px;
}

.menu {
	background-color: #E3E5E2;
	border: 1px solid #474747;
	width: 300px;
	font-family: Tahoma;
	font-size: 12px;
	color: #282828;
	padding: 10px;
	line-height: 20px;
}

.menu a{
	color: #282828;
	text-decoration: underline;
}

.advert {
	padding: 0px 0px 10px 30px;
	font-family: Verdana;
	font-size: 10px;
	color: #737672;
	width: 170px;
}                     	

.advert a {
	color: #737672;
	text-decoration: underline;
}

.content {
	padding: 0px 0px 50px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}

.content h1 {
	margin: 0px 0px 15px 0px;
	font-family: Tahoma;
	font-weight: Normal;
	font-size: 18px;
	font-weight: Bold;
	color: #373737;
}

.google {
	padding: 0px 20px 0px 50px;
}

.bottom {
	padding: 0px 0px 0px 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.bottom a{
	color: #FFFFFF;
	text-decoration: underline;
}

.bottom_layer {
	height: 112px;
	background-image: url("/images/sdmhotel.ru/bottom_bg.jpg");
	background-position: left top;
	background-repeat: repeat-x;
}