#address{
	background-image: url( /gfx/address.png );
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 50px 0 50px;
	width: 323px;
	height: 130px;
	margin-top: -114px;
	margin-left: -100px;
}

#address_text{
	padding-top: 70px;
	font-size: 12px;
	text-align: center;
	color: #000;
}

#background_bottom{
	background-image: url( /gfx/background_bottom.jpg );
	height: 28px;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	bottom: 0px;
	left: 0px;	
	padding-top: 1px;
}

#background_center{
	background-image: url( /gfx/background_center.jpg );
	width: 100%;
	height: auto;
	background-repeat: repeat;
	margin: 0;
	padding: 0 0 130px 0;
}

#background_top{
	background-image: url( /gfx/background_top.jpg );
	width: 100%;
	height: 293px;
	background-repeat: repeat-x;
	margin: 0;
	top: 0;
	left: 0;
}

#body{
	background-image: url( /gfx/body.jpg );
	width: 692px;
	height: auto;
	background-repeat: repeat-y;
	padding: 20px 5px 20px 5px;
	float: left;
}

#body_end{
	background-image: url( /gfx/body_end.png );
	width: 702px;
	height: 14px;
}

#claire_rolo{
	background-image: url( /gfx/claire_rolo.png );
	width: 160px;
	height: 200px;
	float: left;
	margin-right: 5px;
}

#claire_tweet{
	background-image: url( /gfx/claire_tweet.jpg );
	width: 203px;
	height: auto;
	padding: 5px 5px 5px 5px;
	background-repeat: repeat-y;
}

#header{
	background-image: url( /gfx/header.png );
	width: 920px;
	height: 56px;
	margin-top: 26px;
}

#sales_representative{
	background-image: url( /gfx/sales_representative.png );
	width: 758px;
	height: 157px;
	float: left;
	margin-bottom: 5px;
}

#social{
	background-image: url( /gfx/social.png );
	width: 213px;
	height: 219px;
}

#linkedin{
	padding-top: 50px;
}

#linkedin_image{
	width: 50px;
	height: 50px;
	float: left;
	margin-left: 5px;
	background-image: url( /gfx/social.png );
	background-position: -5px -50px;
}

#linkedin_anchor{
	margin-top: 10px;
	font-size: 14px;
}

#twitter{
	padding-top: 35px;
}

#twitter_image{
	width: 50px;
	height: 50px;
	float: left;
	margin-left: 5px;
	background-image: url( /gfx/social.png );
	background-position: -5px -130px;
}

#twitter_anchor{
	margin-top: 5px;
	font-size: 14px;	
}

#menu{
	background-image: url( /gfx/menu.png );
	width: 758px;
	height: 36px;
	float: left;
}

body{
	margin: 0;
	padding: 0;
	color: #7F7F7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.clear{
	clear: both;
}

#top{
	padding-top: 10px;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}

#center{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}

#bottom{
	padding-bottom: 0px;
	width: 323px;
	margin-left: auto;
	margin-right: auto;
}

#box{
	float: right;
	margin-right: 5px;
}

#home,
#featured_properties,
#mls_properties,
#about_claire,
#realtor_and_you,
#links,
#contact{
	background-image: url( /gfx/menu.png );
	height: 36px;
	float: left;
	text-indent: -9999px;
}

#home{
	width: 70px;
}

#featured_properties{
	width: 160px;
	background-position: -70px 0px;
}

#mls_properties{
	width: 130px;
	background-position: -230px 0px;
}

#about_claire{
	width: 110px;
	background-position: -360px 0px;
}

#realtor_and_you{
	width: 130px;
	background-position: -470px 0px;
}

#links{
	width: 55px;
	background-position: -600px 0px;
}

#contact{
	width: 103px;
	background-position: -655px 0px;
}

a,
a:active,
a:focus,
a:link,
a:visited{
	color: #7F7F7F;
	font-size: 16px;
}

a:hover {
	color: #7E6334;
	font-size: 16px;
}

input{
	width: 200px;
}

h1{
	margin: 0 0px 0 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C7A879;
}