@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	/*font-family:Calibri, Arial, Helvetica,sans-serif;*/
}
BODY {
	font-size: 100%;
	font-size: 0.75em;
	line-height: 100%;
	line-height: 1.17em;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #e0ded8 url(../images/bgPage.gif) repeat-x top left;
}

* html a:hover{visibility:visible}

.more {width:10px; height:10px; margin:0 10px;}

form{ margin:0; padding:0}
a img{ border:0}
.clear{ clear:both; height:1px; font-size:1px; line-height:0px;}

#container {
	width:990px;
	margin:0px auto;
	background:#FFF;
}

#header{
	width:990px;
	height:121px;
	padding:18px 0 0 0;
	margin:0;
	background:url(../images/bgHeader.jpg) no-repeat 190px 0px;
}

#header .col1{ 
	width:190px;
	float:left;
	height:80px;
	overflow:hidden;
	margin:0;
	padding:0;
	

}

#header .col2{ 
	width:190px;
	float: right;
	height:80px;
	margin:0;
	padding:0;
	overflow:hidden;
	

} 
#navigation{
	width:990px;
	height:40px;
	float:left;
	border-bottom:0px solid #e0ded8;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
}

#contentSection{
	width:990px;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	height:auto;
}
#bannerWrapper {
	width:990px;
	height:286px;
	float:left;
	clear:both;
	/*background:url(../images/3.jpg) no-repeat top left;*/
	position:relative;

}

#contentWrapper {
	width:966px;
	height:auto;
	padding:12px 12px 50px 12px;
	margin:0;
	background:#FFF;
	float:left;
	height:350px;
	min-height:240px;
	height: 100%;
}

/* search */
#searchBlk {
	width: 186px;
	float: right;
	height: 37px;
	position:relative;
	background: url(../images/search_BG.png) no-repeat left top;
	margin:2px -4px 0 0;
	padding: 0 0 0 0;
	z-index:1
}
#searchBoxWrap{
	width:174px;
	padding: 7px 0 0 12px;
	height: 19px;
	
}
#indexsearchBoxWrap {
	width:174px;
	padding: 7px 0 0 0;
	height: 19px;
	
}

#bannerWrapperinr {
	width:990px;
	height:140px;
	float:left;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
	background:#C7C2BA;
}
#colLeft {
	float:left;
	width:165px;
	padding:40px 13px 0 0;
	margin:0;
	
}

#agents #colLeft {
	float:left;
	width:0px;
	padding:0;
	margin:0;
}

#colRight {
	float:right;
	width:165px;
	padding: 20px 0 0 13px;
	_padding: 40px 0px 0px 0px;
	margin:0;

}
#colMid {
	width:550px;
	padding:0 30px;
	margin:0;
	float:left;
}
.spacing{ 
	padding:0px 0px;
}

#neCol{
	margin:0;
	padding:0;
	width:165px;
	height:auto;
	float:left;
	clear: both
	}
	
	.contentTxt{
	width:550px;
	height:auto;
	clear:both;
	}
	
.wrapperDiv1 { height:140px; }

#subscribe_div{ width: 170px; float:left; margin-left:10px; margin-top:2px; }