@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
	color:#606060;
	text-align: left;
}
body {
	font: 12px/1.45em "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#424242;
	text-align: left;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 977px;
}
#header {
	text-align: left;
	background: url(/images/bg_header.jpg) no-repeat right;
	height: 165px;
}
#logo {
	height: 82px;
	width:745px;
	margin-right:16px;
	float:left;
	padding-top:55px;
}
.logo1 {
	font-size:30px;
	font-weight:normal;
	color:#0088d2;
	margin-top:10px;
	text-align:left;
	line-height:12px;
	letter-spacing: -3px;
}
.logo2 {
	font-size:18px;
	font-weight:bold;
	color:#5f5f5f;
	line-height:12px;
	text-align:left;
	letter-spacing: -1px;
}
#nav {
	height: 28px;
	width:745px;
	margin-right:16px;
	float:left;
}
#nav ul {
	list-style:none;
}
#nav li {	
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:5px;
	cursor:pointer;
	text-align:center;
	margin-right:2px;
	float:left;
	background-color:#0088d2;
}
#nav li a {
	color:#ffffff;
	text-decoration:none;
}
#nav li:hover {
	background-color:#18558c;
}
#nav li:hover a {
	color:#ffffff;
	text-decoration:none;
}
#nav li.selected {
	cursor:default;
	color:#245497;
}
#nav li.selected:hover {
	padding-left: 0px;
	background-color:#fafafa;
}
#nav li .selected a {
	color:#ffffff;
}
#content {
	background: url(/images/bg_colum.jpg) right repeat-y;
	margin-right:1px;
	padding-bottom:25px;
}
#content ul {
	list-style:none;
}
#content li {
	margin-left:7px;
}
#left {
	float: left;
	width: 240px;
	margin-top: 20px;
}
#middle {
	float: left;
	margin-top:20px;
	width: 491px;
	margin-left: 15px;
	margin-right:15px;
}
#right {
	float: right;
	width: 184px;
	padding:15px;
}
#right p {
	text-align:left;
	background:url(/images/bg_line.jpg) repeat-x bottom;
	padding-bottom:7px;
	margin-bottom:7px;
	font-size:11px;
}
#featuredagent {
	float: right;
	width: 184px;
	padding:15px;	
	padding-top:25px;
}
#footer {
	width:100%;
	height:220px;
	background-color: #5f5f5f;
}
#footer p  {
	text-align:center;
	padding-top:8px;
	color:#ffffff;
}
a:link {
	color: #0088d2;
	text-decoration: underline;
}
a:visited {
	color: #0088d2;
	text-decoration: underline;
}
a:hover {
	color: #0088d2;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	color: #0088d2;
	font-weight:normal;
	text-align:left;
	background:url(/images/bg_line.jpg) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
h2 {
	color:#5b94b3;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
	text-align:left;
	padding-top:7px;
}
h3 {
	font-size: 20px;
	color: #ffffff;
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
}
h4 {
	font-size: 16px;
	color: #1793d7;
	font-weight:normal;
	text-align:left;
	background:url(/images/bg_line.jpg) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
h5 {
	color:#5b94b3;
	font-size:14px;
	font-weight:normal;
	margin-bottom:7px;
	text-align:left;
	padding-top:7px;
}
.p_blue {
	color: #0088d2;
	font-size:16px;
}
strong {
	font-weight: bold;
	color: #0088d2;
}
.box:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.box {display: inline-block;}
/* Hides from IE-mac \*/
* html .box {height: 1%;}
.box {
	display: block;
	background-image: url(/images/bg_boxMdl.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding:16px;
}
.box p {
	color:#ffffff;
}
.box_repeat {
	background-image: url(/images/bg_boxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height:4px;
}
.property:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.bpropertyox {display: inline-block;}
/* Hides from IE-mac \*/
* html .property {height: 1%;}
.property {
	display: block;
	background-image: url(/images/bg_property.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 184px;
	height:147px;
	padding:11px;
	margin-right:11px;
	float: left;
}
.property img {
	border: 4px solid #ffffff;
}
.property p {
	margin-bottom:0px;
	margin-top:4px;
	color:#FFFFFF;
}
.property a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.property a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.property a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.propertyBtn {
	padding-left:0px;
	margin:0px;
	text-align:left;
	padding-bottom:4px;
	padding-top:4px;
	border:0px;
}
.buttons {
	border-bottom: 1px dashed #b8b8b8;
	border-top: 1px dashed #b8b8b8;
	padding-bottom:5px;
	padding-top:7px;
	margin-top:9px;
	margin-bottom:20px;
}
.buttons2 {
	border-bottom: 1px dashed #b8b8b8;
	padding-bottom:5px;
	margin-bottom:20px;
}
.btn {
	background-image: url(/images/bg_btn_mid.jpg);
	background-repeat: repeat-x;
	height: 29px;
	float:left;
	width: 163px;
	margin-bottom: 6px;
}
.btn p {
	padding-top:6px;
	padding-left:9px;
	font-size:13px;
	text-align:center;
}
.btn a:link {
	font-weight: normal;
	text-decoration:none;
	color:#ffffff;
}
.btn a:visited {
	font-weight: normal;
	text-decoration:none;
	color:#ffffff;
}
.btn a:hover {
	font-weight: normal;
	text-decoration:none;
	color:#c4e4ff;
}
.search_feild {
	border:1px solid #cccccc;
	padding:2px;
	color:#333333;
}
.newsClick  {
	background:url(/images/bg_line.jpg) repeat-x bottom; 
	cursor:pointer; 
}
.newsClick p {
	padding-top:8px; 
	padding-bottom:8px;
	margin-bottom:0px;
}
.newsClick :hover {
	background-color:#f2f2f2;
}