body {
	background: #f8f7f3 url('/img/shadow.gif') center top repeat-y;
	font: 11px Verdana, sans-serif;
	color: #4f4e4e;
}
input, textarea, select {
	font: 11px Verdana, sans-serif;
}
a {
	color: #3e93c2;
}
a:hover {
	color: #205b9b;
}

div.content {
	min-width: 800px;
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
div.house {
	background: url('/about/house.jpg') center top no-repeat;
}
div.separate {
	height: 5px;
	overflow: hidden;
	background-color: #e6c66d;
}
div.separateabout {
	margin-top: 121px;
}

/* Columns */
.column {
	float: left;
	overflow: hidden;
}
.vline {
	background: url('/img/vline.gif') right 19px no-repeat;
}
/* Logo */
div.logo {
	position: absolute;
	margin-left: 40px;
	z-index: 2;
	width: 118px;
	height: 123px;
	background: url('/main/logo-fon.gif') left top no-repeat;
	text-align: center;
	padding-top: 23px;
}
/* Contact form */
div.contact {
	display: none;
	width: 447px;
	height: 240px;
	position: absolute;
	margin-top: 170px;
	z-index: 2;
	background: url('/img/contact.png') left top no-repeat;
}
div.contact a {
	position: absolute;
	margin-left: 365px;
	margin-top: 90px;
	background: url('/img/close-ico.gif') right top no-repeat;
	padding-right: 16px;
}
div.contact .status {
	display: none;
	margin: 140px 0px 0px 130px;
}
div.contact h2 {
	margin: 84px 0px 0px 56px;
	font: normal 18px Georgia;
}
div.contact div {
	margin-left: 56px;
}
div.contact .input {
	margin-top: 8px;
}
div.contact input {
	width: 174px;
	height: 15px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
div.contact .text {
	margin-top: 9px;
}
div.contact textarea {
	width: 372px;
	height: 57px;
	margin: 0px;
	padding: 0px;
}
div.contact .submit {
	margin-top: 7px;
}
div.contact .submit input {
	width: 76px;
	height: 19px;
}

div.map {
	height: 500px;
	background: url('/map/map.jpg') center top no-repeat;
}
/* Menu */
ul.menu {
	margin: 18px 0px 0px 24%;
	font: 14px Georgia, serif;
}
ul.menu a {
	text-decoration: none;
	background: url('/img/arrow-blue.gif') 0px 7px no-repeat;
	padding-left: 12px;
}
ul.menu a:hover {
	color: #3e93c2;
	font-weight: bold;
}
ul.menu a.up {
	background: url('/img/arrow-up-blue.gif') 0px 3px no-repeat;
}
ul.menu span {
	background: url('/img/arrow-black.gif') 0px 7px no-repeat;
	padding-left: 12px;
}

ul.menuphotos {
	margin: 19px 0px 13px 28px;
}
ul.menuphotos a {
	display: block;
	height: 27px;
	width: 205px;
}

.blue {
	background-color: #3b85e5;
	color: #ffffff;
	margin: 19px 0px 19px 28px;
	padding: 10px 11px 10px 11px;
	height: 101px;
}
.blue ul li {
	list-style: disc outside;
	margin: 2px 0px 0px 25px;
}

.blueabout {
	background-color: #3b85e5;
	color: #ffffff;
	margin: 0px 0px 19px 0px;
	padding: 10px 27px 30px 27px;
}
.blueabout h1 {
	font-weight: bold;
	font-size: 22px;
}
.blueabout h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}
.blueabout h2 span {
	font-size: 11px;
}
.blueabout ul li {
	list-style: disc outside;
	margin: 2px 0px 0px 12px;
}
img.seashell {
	position: absolute;
	margin-left: 34%;
	margin-top: 16px;
}
p.maintext {
	margin: 19px 0px 0px 32px;
	padding: 5px 20px 13px 10px;
	background-color: #fffdeb;
}
p.maptext {
	padding: 5px 20px 13px 10px;
	margin: 19px 0px 0px 20px;
	background-color: #fffdeb;
	color: #e47820;
	height: 103px;
}
.abouttext {
	padding: 5px 10px 60px 0px;
	margin: 0px 0px 0px 20px;
	background: #fffdeb url('/about/palm.jpg') right bottom no-repeat;
}
.abouttext div {
	margin-left: 34px;
}
.abouttext .price {
	margin-top: 10px;
	font-size: 13px;
}
.abouttext .price span{
	font-size: 11px;
	white-space: nowrap;
}
.abouttext .currency {
	margin-top: 8px;
}
.abouttext .gbp,
.abouttext .eur,
.abouttext .rur {
	display: none;
}
.abouttext .discount {
	padding: 10px 0px 10px 34px;
	margin: 14px 10px 5px 0px;
	background-color: #e47821;
	color: #ffffff;
}
.abouttext .discount span{
	white-space: nowrap;
}
.abouttext .guarantee {
	margin-top: 10px;
	color: #e47820;
}
.abouttext .photo {
	margin-top: 5px;
	overflow: hidden;
}
.abouttext .photo .line {
	height: 1px;
	overflow: hidden;
	background: url('/about/line.gif') left top repeat-x;
	margin: 12px 29px 0px 0px;
}
.abouttext .photo h3 {
	margin: 7px 0px 8px 0px;
	font-size: 14px;
}
.abouttext .photo a {
	float: left;
	display: block;
	margin: 0px 18px 11px 0px;
}
img.star {
	position: absolute;
	margin-left: 20px;
	margin-top: -39px;
}
p.studio {
	float: right;
	width: 250px;
	margin: 12px 0px 0px 10px;
}
p.studio img {
	float: left;
	margin: 3px 10px 10px 0px;
	overflow: hidden;
}
p.studio img.right {
	float: right;
	margin: 3px 30px 0px 0px;
}
