/* CSS Document */

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h1 {
	font-size: 1.45em;
	position: relative;
	top: -10px;
}
h2 {
	position: relative;
	border-bottom: none;
	left: 10px;
	top: 5px;}
h3 {
	position: relative;
	width: 780px;
	border-bottom: 1px dashed #999999;
	left: -5px;
	top: 5px;
}
h5 {
	position: relative;
	top: -4px;
	left: 9px;
	width: 780px;
	margin-bottom: 0px;
	font: 14px arial, Times, sans-serif;
	color: #464544;
}
	
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {	
	font: 14px arial, Times, sans-serif;
	color: #464544;
}
.main
{
 width: 100%;
 background: #D5E2EC;
 padding: 0px;
 margin: 0px;
 color: #000000;
 border-color: #73afb7;
 border-style: solid;
 border-width: px;
 BORDER-BOTTOM-WIDTH: 1px;
 BORDER-TOP-WIDTH: 1px;
 BORDER-LEFT-WIDTH: 0px;
 BORDER-RIGHT-WIDTH: 0px;
}
#banner {
	width: 461px;
	background: url(images/logo.jpg) no-repeat right top;
	height: 76px;
	margin: 0;
}

#leftbar {
	width: 798px;
	background: url(images/main_center_bar.gif) no-repeat right top;
	height: 32px;
}
#rightbar {
	position: relative;
	top: -28px;
	left: 600px;
	width: 166px;
	margin-bottom: 2px;
	height: 25px;
}
#lefttext {
	position: relative;
	top: -5px;
	left: 5px;
	width: 405px;
	margin-bottom: 0px;
	height: 339px;
}
#centertext {
	position: relative;
	top: -600px;
	left: 5px;
	width: 800px;
	margin-bottom: 0px;
	height: 550px;
}

#leftimage2{
	position: relative;
	top: -600px;
	left: 5px;
	width: 405px;
	margin-bottom: 0px;
	height: 239px;
}
img.figure {
	border: 7px solid #333;
	padding: 1px;
	}
.unnamed1 {
	background-attachment: fixed;
	background-image: url(images/listings/labartique_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
img.x
{
position:relative;
left:610px;
top:60px;
z-index:1
}