/********************** Общее описание **********************/
body {
	font: 8pt Arial;
	color: #000;
	background: #e1cdaa url(img/back.gif) repeat-x;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
/********************** Верхний контейнер **********************/
.container {
	position: relative;
	width: 998px;
	height: 995px;
	margin: 0 auto;
	background: #e1cdaa url(img/back.gif) repeat-x;
}
.logo {
	position: absolute;
	top: 10px;
	left: 405px;
}
.but_villa {
	position: absolute;
	top: 1px;
	left: 0;
}
.but_pristan {
	position: absolute;
	top: 175px;
	left: 397px;
}
.but_zasada {
	position: absolute;
	top: 199px;
	left: 641px;
}
.contact {
	position: absolute;
	top: 521px;
	width: 536px;
	height: 204px;
	padding-top: 270px;
	background: url(img/back_contact.jpg) no-repeat;
}
.text1 {
	font: 18pt Monotype Corsiva;
	text-align: center;
}
.text1 span{
	font: 13pt Monotype Corsiva;
}
.text2 {
	width: 336px;
	font: 15pt Impact;
	text-align: center;
	border-top: 1px solid #000;
	padding: 13px 0;
	margin: 10px auto 0 auto;
	border-bottom: 1px solid #000;
}
.text2 a {
	color: #000;
	text-decoration: none;
}
.map {
	position: absolute;
	top: 688px;
	left: 536px;
	width: 462px;
	height: 307px;
	background: url(img/back_map.jpg) no-repeat;
}
.map a {
	display: block;
	font-size: 9pt;
	text-decoration: none;
	margin: 25px 0 0 95px;
	width: 180px;
	color: #2e3237;
}
/********************** Подвал **********************/
.bottom_container {
	position: relative;
	width: 100%;
	height: 95px;
	background: #9b744a;
	clear: both;
	color: #2e3237;
}
.bottom_container_in {
	width: 998px;
	margin: 0 auto;
}
.bottom_container a {
	font-size: 9pt;
	color: #e5e5e6;
	text-decoration: underline;
}
.contacts {
	float: left;
	width: 430px;
	height: 80px;
	padding: 15px 0 0 55px;
	margin-left: 10px;
	background: url("img/i.jpg") 0 17px no-repeat;
	font-size: 9pt;
}
.contacts strong {
	display: block;
	font-size: 10pt;
	text-decoration: underline;
}
.contacts span {
	color: #9b744a;
	font-size: 7pt;
}
.copy {
	float: right;
	width: 300px;
	padding: 65px 10px 0 0;
	font-size: 8pt;
	text-align: right;
}
.copy a {
	font-size: 8pt;
}
