@charset "utf-8";
/* CSS Document */

.left {
  float: left;
}

#container {
  background: #000;
  border: 2px solid #fff; 
}

#header {
  padding: 0 0 0 0;
}

#siteToolbarContainer {
	width: 950px;
	height: 40px;
	background: #efefef;
}

#siteToolbarRight {
	width: 300px;
	height: 30px;	
}

#we_service {
	position: relative;
	margin: -50px 15px 15px;
}

/*#nav_front {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 26px;
	background: transparent url(../images/nav_bck.jpg) 0 0 no-repeat;
}

#body_content {
	margin: 0 auto;
	padding: 0;		
}	


/*form specific*/
#search_form {
	margin: 0px 10px 10px;
	padding: 55px 0 0 0;
	width: 504px;
	height: 137px;	
	background: #333 url(../images/adv_search_bck.jpg) 0 0 repeat-y;
  display: inline;	
	float: left;		
}

#search_front {
	margin: 0;
	padding: 70px 0 0 0;
	width: 450px;	
	height: 120px;	
	color: #fff;
	background: 000;
}


#search_front label {
	margin: -2px 0 0 20px;
	width: 100px;
	color: #000;
}

#search_front select {
	margin: 0 0 5px 0;
	width: 240px;
}

#search_front input {
  float: right;
  clear: both;
}

#button {
  height: 60px;
  margin: -100px 50px 0 0;
  float: right;
}

#tabs a.active-tab {
	background:transparent url(../images/tab_selected.gif) no-repeat scroll 0 0;
	color:#0167a9;   
	font-weight:700;
	}

#tabs a {
  height: 20px;
	background:transparent url(../images/tab_unselected.gif) no-repeat scroll 0 0;
	border:none;
	color:#464646;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	padding:5px 12px 5px 35px;
	text-decoration:none;
	font-weight:900;
}


#tab3.panel {
    width: 460px;
    height: 135px;
}

#tab3.panel p {
  margin: -5px 0 0 0;
  padding: 0 0 2px 8px;
  font-size: 10px;
}

.panel {
	background:transparent;
	border:none;
	clear:both;
	height:110px;
	overflow:auto;
	padding:5px;
	width:465px;
}

#search_front label {
	padding-left:10px;
	padding-right:5px;
	text-align:right;
	width:60px;
	display:block;
	float:left;
	margin-bottom:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:none;
	color:#707070;
}

#search_front input {
	display:block;
	float:right;
	margin-bottom:10px;
	margin-right:18px;
	width:120px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;		
}

#search_front select {
	display:block;
	float:left;
	margin-bottom:10px;
	width:72px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;		
}
/* end for specific */

#front_bttns {
  padding: 0 0 0 5px;
  width: 410px;
  display: inline;  
  float: left;
}

#front_bttns ul {
  margin: 0 0 0 0;
  padding: 0;
  width: 205px;
  float: left;
}

#front_bttns li {
  margin: 0;
  padding: 0;
}

#hours_directions_cont {
	margin: 0 0 0 10px;
	height: 167px;     
	width: 936px;
	display: block;	
	background: transparent url(../images/hours_directions_bck.jpg) 0 0 repeat-y;		
}

#hours_front {
	padding: 28px 0 0 0;
  width:480px;
  float: left;
}

#days {
  margin: 4px 5px 0 0;
  width: 100px;
  text-align: right;
  font-weight: bold;
  float: left;
}

#hours {
  margin: 4px 0 0 0;
  width: 170px;
  text-align: left;
  float: left;
}


#directions_front {
  padding: 6px 0 0 0;
  width: 402px;  
  float: left;
}

#get_directions {
  padding: 0 0 7px 0;
  width: 65px; 
  float: right;
  clear: right;
}

#footer {
	margin: 0 auto;
	padding: 20px 0 10px;
	width: 950px;
	background: transparent url(../images/roundedCorner_bttm.gif) 0 0 no-repeat;
	color: #fff;
}

#footer a {
	color: #718792;
}

#footertext {
	margin: 0 auto;
	padding: 5px;
	width: 940px;
	background-color: #666;
	color: #fff;
}