body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

#content {
	width: 874px;
	background-image: url(images/bg2.jpg);
}

#menu {
	float: left;
	width: 280px;
	text-align: right;
	padding-right: 20px
}

#body {
	float: left;
	width: 520px;
	padding-left: 40px;
	font-family: Georgia;
}

.clr {
	clear: both;
}

#villa {
	position: absolute;
	top: 150px;
	left: 30px;
	z-index: 20;
}

#kes {
	position: absolute;
	top: 150px;
	left: 904px;
	z-index: 20;
}

*{
	behavior: url(js/iepngfix.htc);
}

a:link, a:active, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #993333;
}

a:hover {
	color: #000000;
}

.inp40 {
	width: 40px;
}

.inp20 {
	width: 20px;
}

.inp200 {
	width: 200px;
}

ul {
	list-style: none;
}