@charset "UTF-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#cccccc;
}

#wrapper{
	width:886px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
	
#content{
	width:717px;
	float:left;
	background-image:url(images/header.gif);
	background-position:top;
	background-repeat:no-repeat;
	min-height:700px;
	padding:0px;
	position:relative;
}
	
#header{
	height:188px;
}
	
#links{
	float:left;
}
	
#toplinks{
	width:400px;
	height:15px;
	float:right;
	text-align:right;
	font-size:11px;
	padding:10px;
	margin-right:-150px;
}
	
#whitelinks{
	width:300px;
	height:15px;
	float:right;
	text-align:left;
	font-size:11px;
	padding-top:10px;
	padding-left:60px;
}
	
#columns{
	margin-top:115px;
	overflow:auto;
}

#columns2{
	width:100%;
}

#left-col{
	width:207px;
	float:left;
}


#left-col1{
	width:207px;
	float:left;
	border:1px solid #a1a1a1;
	background-color:#FFFFFF;
}
.home .head{
	margin-top:-9px;
}
#right-col{
	width:510px;
	float:left;
	z-index:10;
}

#res-col{
	width:510px;
	position:relative;
	display:inline;
	float:right;
	padding:0px;
	margin:0px;
}

#property-col{
	width:510px;
	position:relative;
	display:inline;
	float:right;
	padding:0px;
	margin:0px;
}

#top-left{
	height:65px;
	padding-left:17px;
	padding-right:10px;
}

#top-right{
	text-align:center;
	height:73px;
	font-size:24px;
	color:#FFFFFF;
}

#steps{
	background-image:url(images/stepsbg.gif);
	height:141px;
	font-size:12px;
	}
	
#step1{
	width:115px;
	background-image:url(images/step1.png);
	background-repeat:no-repeat;
	float:left;
	height:107px;
	padding-top:35px;
	padding-left:54px;
	}
	
#step2{
	width:112px;
	background-image:url(images/step2.png);
	background-repeat:no-repeat;
	float:left;
	height:107px;
	padding-top:35px;
	padding-left:54px;
	}
	
#step3{
	width:119px;
	background-image:url(images/step3.png);
	background-repeat:no-repeat;
	float:left;
	height:107px;
	padding-top:35px;
	padding-left:54px;
	}

.stepdivider{
	width:1px;
	height:141px;
	overflow:hidden;
	float:left;
	background:url(images/stepsdivider.gif);
	}
	
#feature{
	width: 468px; /*you may need to adjust this width*/
	padding: 20px;
	float: left;
	font-size:12px;
	line-height:20px;
	background-color:#fff;
	border:1px solid #a1a1a1;

	/*overflow: auto;*/
	}
	
/*.index{
	}*/
.map{
	min-height:567px;
	}
	
.res{
	min-height:572px;
	}	

#bottom{
	height:8px;
	background-color:#a1a1a1;
	}

#formtop{
	height:36px;
	background-color:#cccccc;
	width:169px;
	margin-left:-1px;
	}
	
#form{
	width:169px;
	float:right;
	background:url(images/formbg.gif);
	color:#666666;
	margin:0px;
	border-top:36px solid #cccccc;
	border-bottom:1px solid #a1a1a1;
}

.footercol{
	width:147px;
	float:left;
	font-size:12px;
	line-height:18px;
	padding-bottom:20px;
	background-color:#cccccc;
	/*height:220px;*/
	}

.footertop{
	width:100%;
	font-weight:bold;
	font-size:18px;
	float:left;
	line-height:44px;
	color:#333333;
	background-color:#cccccc;
	}

#footer{
	position:relative;
	width:886px;
	background-color:#CCCCCC;
	clear:both;
	float:left;
	}

.result{
	width:100%;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:120px;
	text-align:center;
	border-bottom:dotted 1px #666666;
	margin-bottom:10px;
	
	}

.item{
	width:135px;
	padding-left:5px;
	font-size:13px;
	float:left;
	padding-bottom:3px;
	background-image:url(images/formbg.gif);
	}
	
.close{
	text-align:right;
	padding-right:5px;
	color:#999999;
	cursor:pointer;
	float:right;
	width:24px;
	padding-top:7px;
	padding-bottom:8px;
	background-image:url(images/formbg.gif);
	background-position:right;
	}

.resulttext{
	width:355px;
	float:left;
	text-align:left;
	padding-left:5px;
	}

#dynamic{
	background-image:url(images/formbg.gif);
	padding-bottom:3px;
	}

.leftcol{
	float:left;
	width:260px;
}

.rightcol{
	width:175px;
	float:right;
	padding-left:15px;
	}
	
li{
	height:12px;
	}

ul{
	margin:0px;
	padding:0px;
	}
	
.cols{
	width:100%;
	float:left;
	line-height:normal;
	}

#map{
	float:left;
	margin-top:15px;
	overflow:hidden;
	}
	
#colspacer{
	width:10px;
	height:170px;
	float:left;
	}

.backimg{
	float:left;
	cursor:pointer;
	margin-left:3px;
	}
	
#navblock_tabs{
	width:100%;
	float:left;
	}
	
#navblock_cont{
	float:left;
	width:100%;
}

#navblock_map{
	float:left;
	}
	
#navblock_info{
	float:right;
	width:160px;
	}
	
.tabson{
	float:left;
	width:140px;
	height:40px;
	background-image:url(images/tab-on.gif);
	padding:5px;
}

.tabsoff{
	float:left;
	width:140px;
	height:40px;
	background-image:url(images/tab-off.gif);
	padding:5px;
}

#text-col{
	width:510px;
	position:relative;
	display:inline;
	float:right;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

.bullet{
	height:auto;
	}

.bullet1{
	margin-left:10px;
	height:auto;
	}

.logo{
	border:0;
	width:256px;
	height:54px;
	float:left;
	margin-top:60px;
	}