@charset "utf-8";
/* CSS Document */

body  {
	background-color: #466cb2;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
.thrCol #container {
	width: 950px;
	background: url(images/bkg1.gif) repeat-y center top;
	margin: 0 auto;
	text-align: justify;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

.thrCol #container_Search {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	background-image: url(images/bkg-SEARCH-BUSINESS.gif);
	background-repeat: repeat-y;
	background-position: center top;
} 
 
.thrCol #header {
	padding: 0 15px 0 10px;
	background-color: #2a457c;
	text-align: left;
} 

.thrCol #header h1 {
	margin: 0; 
	padding: 10px 0;
}

.thrCol #sidebar1 {
	float: left;
	width: 160px;
	padding: 30px 10px 15px 20px;
	background-color: #2a457c;
}
.thrCol #sidebar2 {
	float: right;
	width: 160px;
	padding: 50px 10px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	background-color: #2a457c;
}
.thrCol #mainContent {
	margin: 0 180px;
	padding: 0 25px;
	vertical-align: top;
	background-image: url(images/bkgCenter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
} 

.thrCol #topNav {
	margin: 0px;
	width: 950px;
	background-color: #2a457c;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.68px;
	padding: 0px;
	height: 26px;
	line-height: 26px;
} 
	
.topBevel {
	text-align: center;
	vertical-align: top;
	z-index: 2;
}

.thrCol #footer {
	background-color: #2a457c;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	padding-bottom: 0;
	padding-top: 32;
	font-family: Arial, Helvetica, sans-serif;
} 
.thrCol #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#communities {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
#topText {
	text-align: left;
}
#listInsert {
	text-align: center;
	width: auto;
	padding: 25px;
}
#commercialForm {
	width: 466px;
	vertical-align: top;
}
