*, * * { padding: 0px; margin: 0px; } 
* :focus { outline: 0; }

html  {  height: 100%;  }
body {
	text-align: center; 
	height: 100%;
	background: #18244c url(../images/body_background.jpg) top center repeat-y;
	font: 12px/1.5 Arial, Verdana, Sans-Serif;
	color: #504f4f;
}
a { text-decoration: none; font-weight: bold; color: #666; }
a:hover { color: #ffb310 !important; }
a img, fieldset  { border: none; } 


body p { margin: 15px 0; }

#wrap, #footer { width: 1020px; margin: 0 auto; }
#wrap { background: #fff; text-align: left; }
#footer { background: url(../images/footer_background.jpg) top left repeat-x; min-height: 74px; text-align: right; } 

#index { background: url(../images/index_background.jpg) top right no-repeat; min-height: 885px; overflow: hidden; }
#left_col, #index .left { width: 232px; padding: 61px 0 60px 0; text-align: center; background: url(../images/fade_sep.jpg) right 100px no-repeat; }
#index .right { width: 400px;margin: 108px 350px 0 20px; }

#left_col img, #index .left { margin-right: 3px; }
#left_col p, #index .left p { margin-top: 30px; }
#left_col p span, #index .left p span { font-size: 20px; font-weight: bold; }
.left_moreInfo { font-size:16px; }
.centers_location { width:200px; padding-bottom:10px; }

.left 	{ float: left;  }
.right 	{ float: right; }
.clear 	{ clear: both;  }

#sub-content { background: #fff; overflow: hidden; }

h2, h1 { font-size: 32px; color: #0e2b8a; letter-spacing: -0.06em; margin: 0 0 10px -5px; text-transform: uppercase; }


h1.index { 
	background: url(../images/header.png) top left no-repeat;
	width: 386px;
	height: 57px;
	text-indent: -999999px !important;
	margin-bottom: 23px;
}

#search { 
	margin: 10px 458px 0 0;
	background: #ffb310;
	height: 77px;
	padding-left: 30px;
	
	-moz-box-shadow: -2px 4px 0 #e5e5e5;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
}
#search form { margin-top: 10px; overflow: hidden; padding-top: 3px; }
label { color: #fff; font-weight: bold; font-size: 13px; }
#search #zip {
	letter-spacing: -0.05em;
	background: transparent url(../images/zip_box_home.png) top left no-repeat;
	border: none;
	color: #0e2b8a;
	font-size: 18px;
	font-weight: bold;
	width: 238px;
	text-align: center;
	padding: 11px 0 12px 20px;
	margin-left: 18px;
}



#right_col { padding: 150px 40px 0 0; width: 231px; }
#right_col #findLocations { 
	text-align: center;
	overflow: hidden;
	width: 196px;
	background: #ffb310;
	padding: 15px 19px 5px 15px;
	margin-bottom: 20px;
	
	-moz-box-shadow: -4px 4px 0 #e5e5e5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#right_col #results { padding-bottom: 30px; overflow: hidden; }
#right_col #zip { 
	position: relative;
	top: -10px	;
	margin: 0px;
	text-align: center;
	padding: 12px 0 12px 0;
	background: url(../images/zip_box_sec.png) top no-repeat #ffc240;
	font-size: 18px;
	border: none;
	color: #0e2b8a;
	font-weight: bold;
	width: 120px;
}
#right_col #submitLocation { position: relative; top: 6px; left: -2px; }

.content_container { margin: 95px 290px 30px 263px; }
.content_container span { color: #ffb310; font-weight: bold; }
.content_container ul { margin: 20px 0; }
.content_container ul li { list-style: outside url(../images/dot.png); margin-left: 15px; }

.content_container a { color: #0e2b8a; }

#state { margin: 46px 0 0 50px; float: left; }
#index #results { margin: 10px 0 0 92px; float: left; width: 430px; }
#index #results .more { padding-top: 15px; }
#index #results .more a { background: url(../images/yellow-arrow.png) top right no-repeat; padding-right: 10px; }


.found { 
	float: left;
	width: 187px;
	margin: 0px 0 10px 0;
	text-align:left;
}
.found .title a { color: #0e2b8a; font-size: 14px; font-weight: bold !important; }
.found .title { color: #0e2b8a; font-size: 14px; font-weight: bold !important; text-transform: capitalize !important;  }
.found a { font-weight: normal; text-transform: capitalize !important; } 
.found p { margin: 0px; }

#right_col .found {  }


#footer ul { height: 100px; float: right; margin-top: 10px; margin-right:150px;  }  
#footer ul li {
	list-style: none;
	float: left;
	margin: 0 11px;
	text-transform: uppercase;
}
#footer ul li a { font-weight: normal; color: #fff; }
#footer ul li a:hover {  color: #ffb310; }




.home_contact_form { padding-top:15px; } 
.home_contact_left { float:left; width:170px; }
.home_contact_right { float:left; width:170px; }
.rightCol_contact_form { padding-top:15px; }
.rightCol_form { width:180px; padding:20px 0 20px 10px;  }
.padtop10 { padding-top:10px; }
.padtop18 { padding-top:18px; }
.padtop30 { padding-top:30px; }

#popover { display:none; width:450px; border:1px solid #666; background-color:#fff; }
#popover div { padding-top:10px;  }
#popover h2 { margin:-11px; margin-bottom:0px; color:#fff; background-color:#6D84B4; padding:5px 10px; border:1px solid #3B5998; font-size:20px; }
#popover .content { border-top:1px solid #aaa; margin:0px 35px 15px 35px; text-align:left; }
.popover_close { text-align:right; padding-right:20px; }
.popover_title { font-size:14px; color:#666; font-weight:bold; text-align:left; padding:40px 0 10px 35px;}
#labelZip { float:left; width:185px; padding-top:27px; }
.textZip { float:left; width:260px; padding-top:14px; }
.butSubmitLocation { float:left; width:72px; height:45px; padding-top:15px; }
.und a { text-decoration:underline; }
.und a:visited { text-decoration:none; }
.home_content { width:390px; line-height:17px; }

.centers_container { padding-top:20px; display:block; }
