html {
	height: 100%;
	margin-bottom: 1px;
	}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 62.5%; /* 1.0em is the same as 10px. */
	font-size-adjust: none;
	line-height: normal;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
	background: #7396a8 url('../media/images/bg.jpg') repeat-x;
	}

a {
	color: #4c667f;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

p {
	padding-top: 15px;
	margin: 0;
	}

#top {
	padding-top: 0px;
	}

h1 {
	font-size: 1.6em;
	text-decoration: bold;
	padding-bottom: 17px;
	}

h2 {
	margin: 0px;
	}

h4 {
	margin-top: 10px;
	font-size: 11pt;
	text-align: right;
	font-style: none;
	}

h5 {
	font-size: 17pt;
	font-family:"Arial", Arial, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	text-align: center;
	}

h6 {
	margin: 0px;
	padding-top: 2px;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
	font-family:"Arial", Arial, sans-serif;
	}

ol {
	list-style-position: inside;
	}

ul li ul {
	text-indent: 25px;
	}

textarea, input, select {
	font-size: 0.9em;
	font-family: Arial Narrow, Helvetica, sans-serif;
	}

textarea {
	height: 110px;
	background: #22476D url('../media/images/textarea_bg.jpg') no-repeat top left;
	}

#wrapper {
	margin: 0 auto;
	width: 970px;
	}

#header {
	background: url('../media/images/header_bg.png') no-repeat;
	height: 155px;
	}

#header_top {
	height: 127px;
	}

#header_top_left {
	float: left;
	width: 311;
	height: 93px;
	margin-left: 17px;
	padding-top: 17px;
	}

#header_top_center {
	float: left;
	width: 625px;
	height: 93px;
	margin-left: 17px;
	}

#header_top_right {
	float: left;
	width: 308;
	height: 127px;
	}

#header_top_right img {
	padding-top: 25px;
	}

#header_bottom {
	padding-top: 5px;
	clear: both;
	height: 28px;
	background: url('../media/images/header_menu_bg.png') no-repeat;
	width: 970px;
	}

#main_header {
	background: url('../media/images/main_header.png') no-repeat;
	width: 970px;
	height: 17px;
	margin-top: 12px;
	margin-bottom: 0px;
	}

#main {
	background: #ffffff url('../media/images/main_bg.png') repeat-y;
	width: 970px;
	min-height: 490px;
	overflow:hidden;
	}

#main_left {
	float: left;
	width: 228px;
	}

#main_right {
	float: left;
	width: 708px;
	margin-left: 17px;
	margin-right: 17px;
	}

#main_right_top {
	margin-bottom: 17px;
	}


#main_left_top {
	background: url('../media/images/weather_test.png') no-repeat;
	width: 211px;
	height: 105px;
	margin-left: 17px;
	}

#main_left_mid {
	background: url('../media/images/left_mid_bg.png') no-repeat;
	text-align: center;
	width: 211px;
	height: 162px;
	margin-left: 17px;
	margin-top: 17px;
	}

#main_left_mid a {
	color: #C1F7F2;
	text-decoration: none;
	font-size: 14pt;
	}

#main_left_bot {
	background: url('../media/images/left_bot_bg.png') no-repeat;
	width: 211px;
	height: 187px;
	margin-left: 17px;
	margin-top: 17px;
	text-align: center;
	color: #ffffff;
	}

#main_left_bot img {
	color: #4c667f;
	margin: 5px;
	}

#main_left_bot a {
	color: #4c667f;
	}

#main_right_bottom {
	background: url('../media/images/right_bottom.png') no-repeat;
	height: 138px;
	font-size: 12px;
	font-family:"Arial", Arial, sans-serif;
	color: #ffffff;
	}

#main_right_bottom_1 {
	float: left;
	width: 339px;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 8px;
	}

#main_right_bottom_2 {
	float: left;
	width: 339px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
	font-family:"Arial", Arial, sans-serif;
	text-align: center;
	}

#main_footer {
	clear: both;
	background: url('../media/images/main_footer.png') no-repeat;
	width: 970px;
	height: 17px;
	margin-bottom: 15px;
	}

#footer {
	background: url('../media/images/footer.png') no-repeat;
	width: 970px;
	height: 28px;
	}

#footer ul {
	margin: 0;
	margin-left: 100px;
	padding-top: 5px;
	}

#footer ul li {
	display: inline;
	margin-left: 20px;
	font-size: 12px;
	font-family:"Arial", Arial, sans-serif;
	vertical-align: middle;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#info {
	margin-top: 5px;
	font-size: 10px;
	font-family:"Arial", Arial, sans-serif;
	color: #ffffff;
	text-align: center;
	}

#info a {
	color: #ffffff;
	text-decoration: none;
	}

#info a:hover {
	text-decoration: underline;
	}

#secondary_main {
	float: left;
	padding-right: 17px;
	padding-left: 17px;
	width: 708px;
	font-size: 1.5em;
	}

#secondary_main_wide {
	background: #ffffff url('../media/images/main_bg.png') repeat-y;
	padding-right: 17px;
	padding-left: 17px;
	width: 936px;
	font-size: 1.5em;
	}

#secondary_main_wide a {
	text-decoration: none;
	color: #4c667f;
	}

#secondary_main_wide a:hover {
	text-decoration: underline;
	}

#lower {
	width: 708px;
	margin: 0 auto;
	}

#lower table {
	margin: 0 auto;
	}

.rounded-corners {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

#employee_category {
	clear: both;
	margin: 17px 0px 17px 0px;
	}

#picture {
	color: #4c667f;
	padding: 5px;
	margin: 5px;
	border: #000000 1px solid;
	background: #ffffff;
	min-height: 150px;
	text-align: center;
	width: 110px;
	float: left;
	}

#picture a {
	color: #4c667f;
	text-decoration: none;
	}

#picture a:hover {
	text-decoration: underline;
	}

#picture b {
	font-size: .85em;
	text-decoration: none;
	margin-top: -5px;
	}

#staffpic {
	float:left; 
	margin:0 17px 0 0;
	overflow:hidden;
	}

#staffpic a {
	font-family:"Arial", Arial, sans-serif;
	color: #4c667f;
	text-decoration: none;
	}

#staffpic a:hover {
	text-decoration: underline;
	}

#whyvideo {
	width: 708px;
	text-align: center;
	}

#why_list {
	list-style-position: inside;
	}

#faq_title {
	font-family:"Arial", Arial, sans-serif;
	width: 708px;
	color: #4c667f;
	}

#description_video {
	font-size: 1.8em;
	}

#comfort_cash {
	font-size: .80em;
	border: 1px solid;
	text-decoration: italic;
	}

#coupon {
	width: 600px;
	height: 200px;
	background: url('../media/images/coupon.png') no-repeat;
	margin: 0 auto;
	padding: 5px;
	}

#estimate_form {
	background: #4c667f;
	}

#captcha {
	color: #ffffff;
	}

#description {
	margin-bottom: 10px;
	margin-top: 17px;
	}

#fullname {
	margin-top: 17px;
	background: #22476D url('../media/images/long_bg.jpg') no-repeat top left;
	}

#address, #address2, #city, #phone, #email {
	background: #22476D url('../media/images/long_bg.jpg') no-repeat top left;
	}

#address, #address2, #city, #state, #zip, #phone, #email {
	margin-top: 10px;
	}

#code {
	width: 117.75px;
	padding: 5px;
	border: 0px;
	background: #4c667f;
	color: #ffffff;
	}

#doit {
	width: 117.75px;
	margin-left: 17px;
	padding: 5px;
	border: 0px;
	background: #22476D;
	color: #ffffff;
	}

#contact {
	height: 240px;
	margin-top: 17px;
	background: #22476D url('../media/images/contact_textarea_bg.jpg') no-repeat;
	}

.long {
	width: 316px;
	margin-left: 17px;
	padding: 5px;
	border: 0px;
	color: #ffffff;
	}

.short {
	width: 148px;
	margin-left: 17px;
	padding: 5px;
	border: 0px;
	background: #22476D url('../media/images/short_bg.jpg') no-repeat top left;
	color: #ffffff;
	}

#state {
	background: transparent url('../media/images/short_bg.jpg') no-repeat top left;
	}

option {
	background: none;
	}

.quest {
	font-family:"Arial", Arial, sans-serif;
	}

.text {
	width: 513px;
	font-family:"Arial", Arial, sans-serif;
	}

.image {
	width: 195px;
	}

.clips a {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 150px;
	float: left;
	margin: 0 25px 30px 0;
	color: #fff;
	}

.clips a b {
	color: #8ea9be;
	}

.clips a:hover, .clips a:hover b {
	color: #526880;
	}

.clips img {
	border: #ccccff solid 1px;
	}

.clips img:hover {
	border: #526880 solid 1px;
	}

.boasthost {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	}

.boasthost_footer a {
	color: white;
	font-size: 0.1em;
	}

.boasthost_footer a:hover {
	color: white;
	}
	
	
a#employeecoupon{display:block; padding:10px; margin:10px 0 0 0; text-align:center; text-decoration:none; border-radius:10px; color:#FFF; clear:both; background: #7db9e8;
background: -moz-linear-gradient(top, #7db9e8 0%, #207cca 49%, #2989d8 50%, #1e5799 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(49%,#207cca), color-stop(50%,#2989d8), color-stop(100%,#1e5799));
background: -webkit-linear-gradient(top, #7db9e8 0%,#207cca 49%,#2989d8 50%,#1e5799 100%);
background: -o-linear-gradient(top, #7db9e8 0%,#207cca 49%,#2989d8 50%,#1e5799 100%);
background: -ms-linear-gradient(top, #7db9e8 0%,#207cca 49%,#2989d8 50%,#1e5799 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 );
background: linear-gradient(top, #7db9e8 0%,#207cca 49%,#2989d8 50%,#1e5799 100%);}


/*******************************************************************************************/
/* Flowplayer CSS */
a.player {	
	display: block;
	background: url('../media/images/2005_image_bg.jpg') no-repeat;
	width:365px;
	height:300px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	float:left;
	margin-bottom:5px;
	border: 1px solid #000;
	font-size: 1.5em;
}

/* splash image */
a.player img {
	margin-top: 120px;
	border:0;	
}






#slideshow{position:relative; height:334px; margin:0 0 20px 0; clear:both;}
#slideshow img{position:absolute; top:0; left:0; z-index:8;}
#slideshow img.active{z-index:10;}
#slideshow img.last-active{z-index:9;}



