body, html {
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wraper {
	margin:0;
	width:100%;
}
#header {
	width:auto;
	height:90px;
	background-image: url(/images/hp-top.jpg);
	background-repeat: no-repeat;
	background-position:600px 0;
	margin:0;
}
#topline {
	width:600px;
	height:5px;
	}
#logo {
	left:52px;
	top:10px;
	position: absolute;
	width: 548px;
	width/**/:/**/ 546px;
	height:67px;
	border: 1px solid #A1A3AF;
	background-image:url(/images/bosley-real-estate.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
html>body #logo {
	width: 546px;
}
#logo h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #7B869A;
	letter-spacing: 4px;
	font-weight:700;
	margin:0;
	padding: 4px 0 0 150px;
}
#logo p {
	padding: 0;
	padding-left:150px;
	margin:0;
}
#adpanel_bkg_dark {
	float:left;
 	width:100%;
	height:auto;
 	background-color: #A1A3AF;
 	padding: 0;
 	margin: 0;
}
#adpanel_bkg_light {
	float:left;
	width:100%;
	height:30px;
	background-color:#DFDFE7;
	margin:0;
	padding:0;
}
#content {
	float:left;
	width: 780px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	background-image: url(/images/hp-ver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content a { text-decoration:none;}
.floatright {
	float: right;
	width: 140px;
	background-color:#DFDFE7;
	margin: 10px;
	margin-right:0;
	padding:2px;
	padding-left:4px;
	font-size: 80%;
}
H1 {
	font-size: 24px;
	color: #7B869A;
	letter-spacing: 7px;
	font-weight:500;
	margin:0;
	padding-left:52px;
}
h2 {
	font-size:20px;
	color:#666666;
}
#footer {
	clear:both;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#bbbbbb;
	padding-left:20px;
}
#footer a:link {
	text-decoration: none;
	color: #bbbbbb;
}
#footer a:visited {
	text-decoration: none;
	color: #bbbbbb;
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
}
#footer a:active {
	text-decoration: none;
	color: #bbbbbb;
}