body {
	background: #fff url(../images/bg.jpg) 0 0 repeat-x;
}

.conatinerHeader {
	margin: 0 0 5px;
	padding: 0;
	background: transparent url(../images/header_bg.jpg) center top no-repeat;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 28px;
}

.bold {
	font-weight: bold;
}

#container {
	margin: 23px auto;
	padding-top: 11px;
	background: transparent url(../images/top_roundedCorners.jpg) 0 0 no-repeat;
	border: 0;
}

#service_banner {
  margin: 0 0 6px 30px;
}

#topContainer {
	padding: 0 11px 10px;
	background: #3d9eff url(../images/main_bg.jpg) 0 0 repeat-x;
	border: 1px solid #fff;
	border-top: none;
}

#nav_front {
	width: 100%;
	height: 27px;
	background: transparent url(../images/nav_bg.jpg) 0 0 repeat-x;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#videoPlayerContainer {
	position: relative;
	margin: 6px 0 0 0;
	width: 450px;
	height: 262px;
	float: left;
	display: inline;
}

#videoPlayer {
	width: 323px;
	height: 242px;
	float: left;
	display: inline;
}

#videoColumn {
	position: absolute;
	margin: 0 0 0 5px;
	width: 116px;
	height: 240px;
	float: left;
	display: inline;
	background-color: #fff;
	border: 1px solid #000;
}

#videoColumn h2 {
	border-bottom: 1px solid #000;
	color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}

#videoColumn li {
	margin: 5px 0;
	width: 102px;
	height: 77px;
}

#rightCol {
	margin-top: 6px;
	width: 473px;
	float: right;
	display: inline;
}

#searchContainer {
	width: 99%;
	height: 154px;
	background: transparent url(../images/search_bg.jpg) 0 0 repeat-x;
	border: 1px solid #000;
}

#rightColButtons li {
	margin: 9px 0 0 10px;
	float: left;
	display: inline;
}

#rightColButtons a {
	width: 231px;
	height: 86px;
	display: block;
}

#rightColButtons .firstButton {
	margin-left: 0;
}

#topButtons li {
	margin: 0 0 0 11px;
	display: inline;
	float: left;
}

#topButtons a {
	display: block;
	height: 81px;
}

#topButtons .firstButton {
	margin-left: 0;
}

#middleButtons {
	margin: 12px 0;
	padding: 7px 4px 4px;
	background-color: #3d9eff;
	border: 1px solid #fff;
}

#middleButtons li {
	margin: 4px;
	display: inline;
}

#bottomContainer {
	margin: 0 0 10px;
	padding: 0 4px;
	background-color: #3d9eff;
	border: 1px solid #fff;
}

#hours, #directions {
	margin: 10px 4px;
	width: 460px;
	float: left;
	background-color: #fff;
	border: 1px solid #000;
}

#hours_col1, #hours_col2 {
	margin: 5px 0;
	padding: 0 21px;
	width: 186px;
	float: left;
	display: inline;
}

#hours_col1 {
	border-right: 1px solid #c0c0c0;
}

#hours h3 {
	padding: 2px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}

.firstColumn {
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}

#directions a {
	margin: 10px auto;
	display: block;
	width: 444px;
	height: 118px;
	background: transparent url(../images/bttn_address.jpg) 0 0 no-repeat;
	border: 1px solid #c0c0c0;
}

#directions p {
	padding: 5px 10px;
	font-weight: normal;
}

/* --------- Search Tabs ------------ */

#tabs {
	margin: 0 0 7px;
	height: 16px;
	line-height: 16px;
}

#tabs a {
	margin: 0 13px;
	padding: 0 20px 0 0;
	background: transparent url(../images/tab.jpg) right center no-repeat;
	border: none;
	font-size: 13px;
	font-weight: bold;
}

#tabs a.active-tab {
	background: transparent url(../images/tab_active.jpg) right center no-repeat;
}

.panel {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 97px;
	background: none;
	border: none;
}

.panel label {
	padding: 0 5px 0 0;
	width: 65px;
}

.panel select {
	width: 85px;
}

.panel #button {
	margin: 0 0 0 20px;
}

.panel #button2 {
	margin: 0 0 0 50px;
	clear: both;
}

#tab3 .left {
	clear: none;
}

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

/* ------------ Front Page Scroller -------------- */

#scroll-container {
	position: relative;
	margin: 0 auto;
	width: 102px;
}

#content {
	position: absolute;
	top: 23px;
	width: 102px;
	overflow: hidden;
	clip: rect(0px, 102px, 169px, 0px);
}

#content p:first-child {
	margin-top: 0;
}

#track {
	position: absolute;
	left: 0;
	top: 15px;
	width: 16px;
	height: 270px;
	background: #ffde9f;
	display: none;
}

#handle {
	position: absolute;
	width: 16px;
	height: 10px;
	background: #ffa600;
	display: none;
}

#button-up {
	position: absolute;
	margin: 5px auto 1px;
	width: 100%;
	height: 19px;
	background: transparent url(../images/up_arrow.jpg) center top no-repeat;
	cursor: pointer;
}

#button-down {
	margin: 193px auto 5px;
	width: 100%;
	height: 19px;
	background: transparent url(../images/down_arrow.jpg) center top no-repeat;
	cursor: pointer;
	position: absolute;
}






#footer_front {
	background-color: #3d9eff;
	border: 1px solid #fff;
}

#footer {
	margin: 8px 8px 0;
	padding: 0;
	width: 934px;
	height: 30px;
	background: #d6d6d6;
	color: #000;
	line-height: 30px;
}

#footer a {
	color: #000;
	font-weight: bold;
}

#seo_container {
	width: 950px;
	margin: 0 auto; 
}		
		
#seo_text {
	margin: 0 8px 8px;
	width: 934px;
	color: #666;
	height: 180px;
	background-color: #fff;
}

#seo_text p {
	color: #333;
	padding: 0;
	margin: 1.0em;
	font-size:11px
}

#seo_text a {
	color: #007abd;
	text-decoration: underline;
}