* {
	margin: 0;
	padding: 0;
}

body {
	font: 75% Arial, Helvetica, sans-serif;
	color: #333;
	background: #ceecf6 url(../images/bg_body.jpg) repeat-x top;
}

.clearer, .clr {
	clear: both;
	width: 100%;
	font-size:1px;
	color:#fff;
}

h1 {
	font: 2em "Trebuchet MS" Arial, sans-serif;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px #26731f dotted;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header {
	height: 200px;
	background: url(../images/header_3.jpg) no-repeat;
	position: relative;
}

#badge {
	height: 105px;
	width: 105px;
	position: absolute;
	top: 12px;
	right: 65px;
}

#badge a {
	width: 105px;
	height: 105px;
	display: block;
	float: left;
}

#top_links {
	position: absolute;
	top: 30px;
	left: 800px;
	color: #fff;
}

#top_links a {
	display: inline;
	color: #fff;
	text-decoration: none;
}

#top_links a:hover {
	color: #ff6600;
	text-decoration: none;
}

#phone {
	font:bold 24px/40px "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #003370;
	width: 400px;
	height: 80px;
	position: absolute;
	top:28px;
	right:33px;
	text-align: right;
}

#phone .header-phone{font:bold 40px/25px Arial,Helvetica,sans-serif; color:#003370;	}

#billboard {
	width: 1000px;
	height: 251px;
	background: url(../images/billboard.jpg) no-repeat;
	position: relative;
}

#sub_billboard {
	width: 1000px;
	height: 20px;
	position: relative;
}

#learn_more {
	position: absolute;
	background: url(../images/learn_btn.jpg) no-repeat;
	top: 145px;
	right: 43px;
	width: 120px;
	height: 24px;
}

#learn_more span a {
	color: #fff;
	font: 14px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#learn_more span a:hover {
	color: #333;
}


/* NAV */

#nav ul {
	position: absolute;
	top: 133px;
	left: 20px;
	width: 960px;
	height: 50px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	float: left;
	position:relative;
}

#nav ul li a, #nav ul li a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #005288;
	line-height: 50px;
	float: left;
	padding: 0 35px;
	height: 50px;
	text-align: center;
	display: block;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #003366;
	/*background: url(../images/nav_hvr_bg_4.gif) center bottom no-repeat;*/
	background: url(../images/menu-hover.png) center bottom no-repeat;
	
}

#nav ul li a img {
	padding-top:10px;
	padding-left:5px;
}

/* Submenu */
#nav ul li ul{
	width:200px !important;
	background-color:#a4dee0;
	height:auto;
	box-shadow: 2px 2px 2px #649EBA;
	display:none;
	padding:7px 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

/* For Google Chrome */
#nav ul>li>ul{
	top:48px !important;
}

#nav ul li.dropdown a:hover{background:none;}

#nav ul li ul li{
	float:none;
	display:block;
}

#nav ul li ul li a, #nav ul li ul li a:visited{
	float:none;
	padding:8px 10px;
	margin:0px;
	text-align:left;
	line-height:normal;
	height:auto;
}

#nav ul li ul li a:hover{
	background:none;
	
}

/* Content */

#content_top {
	width: 1000px;
	height: 11px;
	line-height: 11px;
	background: url(../images/bg_cont_top.gif) no-repeat bottom;
}

#content_middle {
	width: 1000px;
	background: url(../images/bg_cont_middle.gif) repeat-y;
}

#content_bottom {
	width: 1000px;
	height: 11px;
	line-height: 11px;
	background: url(../images/bg_cont_bottom.gif) no-repeat top;
}

#left_col {
	width: 200px;
	float: left;
	margin-left: 20px;
}

#menu {
	float: left;
	width: 160px;
	padding: 0 0 0 20px;
	color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0 0 20px 0;
}

#menu li a {
	display: block;
	line-height: 30px;
	height: 30px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #ddd dotted;
}

#menu li a:hover {
	color: #c4e7f4;
	text-indent: 14px;
	font-weight: bold;
	background: url(../images/menu_arrow.gif) left no-repeat;
}

#ecosmart {
	width: 200px;
	background: url(../images/ecosmart_2.jpg) top no-repeat;
	float: left;
}

#ecosmart p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 172px 17px 10px 17px;
	text-align: center;
}

.ecosmart {
	background: url(../images/ecosmart.jpg) top no-repeat;
}

.guarantee {
	background: url(../images/ecosmart_2.jpg) top no-repeat;
}
 
.sidebar {
	width: 200px;
	float: left;
}
 
.sidebar p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 172px 17px 10px 17px;
	text-align: center;
}

.sidebar a, sidebar a:visited {
	color: #6CF;
}

.sidebar a:hover {
	text-decoration: none;
	color: #fff;
}

#main {
	float: left;
	width: 715px;
	margin: 10px 35px 20px 28px;
}

#main ol {
	padding-left: 25px;
}

#main ol li {
	padding: 7px 0;
}

#main p {
	margin: 8px 0;
	line-height: 18px;
}

#service_wrap {
	float: left;
}

.service_box h2 {
		color: #003370;
		padding: 10px 0 0 10px;
}

.service_box {
	width: 335px;
	margin: 15px 15px 0 0;
	border: 1px solid #ddd;
	background: #efefef;
	float: left;
}

.service_box p {
	padding: 10px;
}

img.left {
	padding: 3px;
	margin: 0 8px 4px 0;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
}

img.right {
	padding: 3px;
	margin: 0 0 4px 8px;
	float: right;
	border: 1px solid #ddd;
	background: #fff;
}

.list-items {
	padding-left: 25px;
}


.clearer {
	clear: both;
}

/* Footer */

#footer {
	margin: 20px 0;
	width: 1000px;
	height: 60px;
	background: url(../images/bg_footer.gif) no-repeat;
	color: #333;
	line-height: 60px;
	float: left;
	position: relative;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #009900;
}

#foot_l {
	float: left;
	margin-left: 240px;
}

* html #foot_l {
	float: left;
	margin-left: 140px;
}

#foot_r {
	float: right;
	margin: 0 40px 0 0;
}

#footer_sub {
	margin: 20px 0;
	width: 1000px;
	height: 60px;
	background: url(../images/bg_footer_sub.gif) no-repeat;
	color: #333;
	line-height: 60px;
	float: left;
	position: relative;
}

#footer_sub a {
	color: #333;
	text-decoration: none;
}

#footer_sub a:hover {
	color: #009900;
}

#foot_l {
	float: left;
	margin-left: 240px;
}

* html #foot_l {
	float: left;
	margin-left: 140px;
}

#foot_r {
	float: right;
	margin: 0 40px 0 0;
}

#webdesign {
	position: absolute;
	width: 200px;
	height: 36px;
	top: 60px;
	right: 40px;
	color: #81c5dc;
	line-height: 36px;
}

#webdesign a, #webdesign a:visited {
	color: #81c5dc;
	text-decoration: none;
}

#webdesign a:hover {
	color: #FF6600;
	text-decoration: underline;
}
	

#career_center {
	background: url(../images/career.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 60px;
	width: 120px;
	height: 20px;
	line-height: 20px;
}

#career_center a.career, #career_center a.career:visited {
	display: block;
	width: 120px;
	height: 20px;
	float: left;
	text-align: center;
	margin: 0;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}

#career_center a.career:hover {
	color: #ddd;
}

.search {
	width: 160px;
	margin: 10px 0px 20px;
}

.search input.text {
	width: 118px;
	border-color:#ddd #999 #999 #ddd;
	border-style:solid;
	border-width:1px;
	color:#0072BC;
	float:left;
	height:18px;
	vertical-align:middle;
}

.search input.submit {
	color:#0072BC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:20px;
	line-height:18px;
	padding:0;
	width:35px;
	margin-left: 5px;
}

.search fieldset {
	border: none;
}

/**** TABS ***/

/* TABBED CONTENT */

#tabs {
  padding: 10px;
}
 
#tabs #navi {
	height: 30px;
	line-height: 30px;
 	margin-left: 10px;
}
 
#tabs #navi ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}
 
#tabs #navi ul li {
  display: block;
  float: left;	
  width: 100px;
  cursor: default;
  background: #fff url(../images/tab.gif) no-repeat;
  border-bottom: none;
  margin: 0 5px 0 0;
  text-align: center;
}
 
#tabs #navi ul li.active {
  border-bottom: 1px solid #fff;
  background: #fff url(../images/tab_active.gif) no-repeat;
  color: #214570;
}
 
#tabs #navi ul li:hover {
  background-color: #fff;
}
 
#tabs #data {
	margin-top: 0px;
}
 
#tabs #data div {
  display: none;
  border: 1px solid #ccc;
  padding: 10px;
}

*html #data div {
	height: 100%;
}
 
#tabs #data div.active {
  display: block;
}

#tabs #navi li.thirty {
	line-height: 30px;
	height: 30px;
}

.list_fix {
	padding-left: 25px;
	margin:0 0 10px 0;
}

.rental_table {
	border-collapse: collapse;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}


/***** FORM STYLES *****/

div.form-container { margin: 10px; padding: 5px; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 170px; font-size: 12px; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 4px 0; }
div.form-container label, 
div.form-container span.label { font-size: 12px; margin-right: 10px; padding-right: 10px; width: 100px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 14px; font-style: normal; color: #C00; }
div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }


/***** ROTATOR *****/

#profile {
	position: absolute;
	width: 3575px;
}

#profile div {
	width: 715px;
	height: 800px;
	float: left;
}

#profile h3 {
	color: #144273;
	padding: 0;
	font-size: 22px;
	clear: both;
}

#profile div p {
	clear: both;
	margin-bottom: 12px;
	padding: 12px;
	border: 1px solid #e9e9e9;
	background: #f9f9f9;
}

#profile div p strong {
	color: #144273;
}

#profile ul {
	padding-top: 25px;
	list-style-type: none;
}

#profile span {
	font-weight: bold;
	color: #999;
}

#profile img {
	float: left;
	margin: 0 15px 10px 0;
	padding: 1px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	width: 120px;
	height: 120px;
}

#info {
	color: #003370;
	cursor: default;
}

.mask {
	position: relative;
	width: 715px;
	height: 800px;
	overflow: hidden;
}

.aboutus {
	background: url(../images/bg_about_menu.png) no-repeat;
	height: 57px;
	padding: 0;
}

.aboutus span {
	color: #777;
	background: #fff url(../images/pill-2.png) no-repeat;
	width: 130px;
	height: 57px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	line-height: 57px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	text-align: center;
	margin-right: 5px;
}

.aboutus span:hover {
 	color: #144273;
}

.aboutus span.active {
	color: #fff;
	background: #fff url(../images/pill.png) no-repeat;
}

p.quote {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
}

h4#about {
	font-weight: bold;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ddd;
	padding: 20px 0 0 0;
	margin: 0;
}

a.nothingButNetsSmall{
    background-image: url(../images/netsVertical.png);
    background-repeat: no-repeat;
    display: block;
    height: 85px;
    margin-left: 12px;
    margin-top: 18px;
    text-decoration: none;
    width: 169px;
}
a.nothingButNetsSmall:hover{
	background-position:0 -85px;
}

#bbb_footer{background: url(../images/bbb_logo_small.jpg) no-repeat 0 0; display:block; float:left; width:76px; height:43px; margin-right:14px; text-indent:-9999px; margin-top:8px;}
#facebook_footer{background: url(../images/facebook_logo_small.jpg) no-repeat 0 0; display:block; float:left; width:133px; height:32px; margin-right:10px; text-indent:-9999px; margin-top:15px;}
#get-quote-btn{background: url(../images/get-quote-btn.jpg) no-repeat 0 0; display:block; width:175px; height:61px; text-indent:-9999px; margin-left:15px; outline:none;}

.blocks-container{padding:15px 0px;}
.image-container{float:left; margin-right:15px;}
.block-container{padding-bottom:10px;}
.text-container{float:left;}
.blocks-container .text-container{width:600px;}
#main .blocks-container .text-container p{margin-top:0px;}

.one_half{float:left; width:340px; padding-right:15px; padding-bottom:15px;}
.one_half .text-container{width:220px;}

.one_fourth{float:left; width:165px; padding-right:15px; padding-bottom:15px; padding-top:15px;}
.featured{text-align:center;}
.featured a{color:#003370; text-decoration:none;}
.featured h3{padding-top:5px;}
.last{ padding-right:0px;}

#main .one_half p{margin-top:0px;}

body #callnow-wrapper{
    bottom: -85px;
    height: 85px;
    margin: 0 auto;
    position: fixed;
    width: 968px;
    z-index: 999;
}
body #callnow-wrapper #callnow-content {
    background: url("../images/callnow.png") no-repeat scroll 0 0 transparent;
    height: 85px;
    margin-left: 15px;
    width: 968px;
    z-index: 99999;
}
body #callnow-wrapper #callnow-content .close-ad{
	padding-top:10px;
	padding-right:13px;
	float:right;
}

body #callnow-wrapper #callnow-content .close-ad a{
	color:#006f45;
	font-size:11px;
	text-decoration:none;
}

body #callnow-wrapper #callnow-content #callnow-text{display:none;}


#get-my-quote-btn{text-indent:-9999px; background: url(../images/get-my-quote-btn.png) no-repeat scroll 0 0 transparent; width:159px; height:43px; border:0px; cursor:pointer; }
#get-my-quote-btn{position:absolute; right:64px; top:23px;}

#main ul.list-style1{padding:15px; padding-left:30px;}
#main ul.list-style1 li{background: url(../images/greenarrow2.gif) no-repeat scroll 0 4px transparent; list-style:none outside none; padding-bottom:10px; padding-left:23px; color:#005604; line-height:17px; }

#main ul{padding: 15px 15px 15px 35px;}
#main ul li{padding-bottom:5px;}

.imgborder{border:1px solid #dedede; padding:5px;}

.free-schedule{text-align:center;}
.free-schedule a{font-size:15px; color:#144273; font-weight:bold; text-decoration:none; background:#DDEEFF; padding:5px; display:block; border:1px solid #ADD2F8;}
.free-schedule a:hover{color:#1357A1; background-color:#E9F4FF;}





/*
jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
*/

/* Insignificant stuff, for demo purposes */
body { padding: 20px }
.panel h2.title { display:none; }
noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

.coda-slider-wrapper { padding: 20px 0 }
/*.coda-slider { background: #ebebeb }*/

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 715px } 

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }

/* Tab nav */
.coda-nav ul li a.current { background: url("../images/pill.png") no-repeat scroll 0 0 #FFFFFF; color: #FFFFFF; }

/* Panel padding */
.coda-slider .panel-wrapper { padding: 20px }
.coda-slider .panel-wrapper p{background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #E9E9E9;
    clear: both;
    margin-bottom: 12px;
    padding: 12px;}
    
.coda-slider .panel-wrapper img{background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #DDDDDD;
    float: left;
    height: 120px;
    margin: 0 15px 10px 0;
    padding: 1px;
    width: 120px;}
    
    
/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: url(../images/pill-2.png) no-repeat scroll 0 0 #FFFFFF;
    color: #777777;
    cursor: pointer;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 57px;
    margin-right: 5px;
    text-align: center;
    width: 130px;
    text-decoration:none;
    outline: none;
     }

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

/******************************************************************************************************/

