html,body
{
margin: 10px 0 10px 25px;
}

body
{
background-color: #FFEA01;
margin: 0 auto;
text-align: center;
}

#header
{
position: absolute;
top: 0;
left: 0;

background-repeat: no-repeat;
width: 680px;
height: 180px;
}

#header h1
{
visibility: hidden;
}


#container
{
position: relative;
width: 928px;
height: 900px;
margin: 0 auto;
background-image: url(/wp-content/themes/clintonrealty/images/back16.png);
background-repeat: no-repeat;
}

#photos * {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#homephotos {
	position: absolute;
	top: 166px;
	left: 66px;
}

#navigation
{
width: 251px;
height: 312px;
float: right;
z-index: 11;
position: absolute;
top: 165px;
left: 382px;
}

ul.page_item
{
list-style: none;
}

li.page_item
{
font-family: Helvetica;
font-size: 22px;
list-style: none;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bolder;
}

li.page_item a
{
display: block;
width: 251px;
height: 46px;
background: url(/images/button2.png) no-repeat -1px 0;
text-decoration: none;
text-align: left;
color: #FFFFFF;
padding: 5px 0 0 40px;
line-height: 46px;
}

li.page_item a:hover
{
background: url(/images/button2.png) no-repeat -1px -61px;
}

#content
{
font-family: helvetica;
font-size: 13px;
width: 215px;
height: 475px;
position: absolute;
letter-spacing: 3px;
left: 700px;
top: 20px;
color: #FFFFFF;
line-height: 135%;
font-variant: small-caps;
}

#content p {
text-align: center;
}

#copyright
{
position: absolute;
color: #FFFFFF;
font: 10pt arial;
font-weight: bold;
margin: 0;
width: 100%;
vertical-align: text-top;
}

#poweredby
{
position: absolute;
text-align: right;
vertical-aligh: middle;
width: 100%;
}

#poweredby a
{
color: #FFFF00;
font: 10px arial;
font-weight: bold;
letter-spacing: 2px;
text-decoration: none;
}

#address
{
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana;
font-size: 12px;
position: absolute;
top: 485px;
left: 100px;
color: #FFFFFF;
text-align: left;
font-variant: small-caps;
letter-spacing: 2px;
}

#listings {
	margin: 0 0 0 50px;
	padding: 0;
}

#listings li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 210px;
	text-align: center;
	font-size: 12px;
}

#listings img {
	width: 185px;
	height: 135px;
	border: 1px solid #fff;
}

#listings h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: 0;
	font-size: 12px;
}

#listings a {
	text-decoration: none;
	color: #fff;
	font-family: Helvetica;
	font-size: 10px;
}

#featured {
	position: absolute;
	top: 625px;
	left: 10px;
	z-index: 15;
	width: 900px;
	
}
