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

#topButtons {
	margin: 7px 0;
}

#topButtons li {
	display: inline;
}

#topButtons .centerItem {
	margin: 0 0.7em;
}

#locations {
	margin: 0 0 7px;
	padding:50px 0 0 50px;
	width: 564px;
	height: 215px;
	float: left;
	display: inline;
	background: transparent url(../images/front/locations.jpg) 0 0 no-repeat;
}

#locations li {
	float: left;
	display: inline;
}

#locations a {
	width: 280px;
	height: 73px;
	display: block;
}

#locations .top {
	margin: 0 0 40px;
}

#videoContainer {
	margin: 0 0 7px 7px;
	width: 339px;
	height: 265px;
	float: left;
	display: inline;
	background: transparent url(../images/front/video_bg.jpg) 0 0 no-repeat;
}

#videoContainer h2 {
	font-family:arial;
	font-style:normal;
	padding:5px 10px;
}

#videoContainer li {
	margin-bottom: 5px;
}

#videoContainer img {
	margin: 0 auto;
	display: block;
}


/* --------- Flyout --------- */

#searchNav #mainUL {
	margin-right: -10px;
	padding: 8px 0 0 0;
	width: 960px;
}

#searchNav li {
	margin-top: -10px;
	float: left;
	display: inline;
	background: transparent url(../images/front/quickButton_bg.jpg) 0 0 no-repeat;
}

#searchNav .centerItem {
	margin: -10px 5px 0;
}

#searchNav .parent {
	padding-left: 15px;
	width: 216px;
	height: 43px;
	line-height: 43px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

#mainUL {
 	position: relative;          
}

.flyout_container {
	position: absolute;	
	overflow: hidden;
	border: 2px solid #888;
	z-index: 4;
	background-color: #fff;
	bottom: 10px;
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	opacity: 0.85;*/
}

.flyout {
	float: left;
	width: 130px;
	overflow: hidden;
	/*padding-bottom: 1.0em;
	padding-left: 1.0em;*/
}

.flyout div {
	margin-top: 1.0em;
}

.flyout_container a {
	color:#000000;
	font-size:13px;
	line-height:30px;
	text-decoration:none;
}

#flyOut_0 {
	width: 870px;
}

#flyOut_0 div {
	width: 135px;
	margin: 5px;
	float: left;
	display: inline;
}

#flyOut_0 div div {
	margin: 0;
}

#flyOut_1 {
	left: 240px;
	width: 480px;
}

#flyOut_1 div {
	width: 100px;
	margin: 10px;
	float: left;
	display: inline;
}

#flyOut_2 {
	left: 482px;
	width: 300px;		
}

#flyOut_2 div {
	width: 135px;
	margin: 5px;
	float: left;
	display: inline;
}
/* --------- End Flyout --------- */


#quickLinks {
	margin: 7px 0 0;
	padding: 6px 0 0;
	width: 231px;
	height: 200px;
	float: left;
	display: inline;
	background: transparent url(../images/front/bottomLeft_bg.jpg) 0 0 no-repeat;
}

#quickLinks li {
	padding: 5px 0;
}

#quickLinks img {
	display: block;
	margin: 0 auto;
}

#newsletter {
	margin: 7px 11px 0;
	float: left;
	display: inline;
}


/* --------- Search --------- */
#search {
	margin: 7px 0 0;
	width: 338px;
	height: 204px;
	float: left;
	display: inline;
	background: transparent url(../images/front/search_bg.jpg) 0 0 no-repeat;
}

#searchfront {
	margin-top: 33px;
}

#search label {
	font-size: 14px;
	font-weight: bold;
}

#search select {
	width: 18em;
}

#search #button1 {
	margin: 7px 0 0 112px;
	float: none;
}
/* --------- End Search --------- */


#seo_text {
	height: 120px;
	overflow:auto;
	padding: 0 20px 0 0;
}

#seo_text p{
	color:#666;
	margin: 1.0em;
}
