/*-------------------------------------------------------
	Reset
-------------------------------------------------------*/

* {   
	border: 0;
	margin: 0;
	outline: none;
	padding: 0;    
} 


/*-------------------------------------------------------
	Structural
-------------------------------------------------------*/

body {
	background: url(../images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	background-color:#ffffff;
}	

#container {
	text-align: left;
	width: 100%;
}
	
#header {
	height: 164px;
	width: 100%;
}

#header-top {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

#logo {
	float:left;
	margin:20px 0 0 0;
	widows:475px;
	height:45px;
}

#logo h1 {
	color: #078673;
	font-family:"Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: normal;
	margin: 0;
}

#logo a {
	text-decoration: none;
}

#phone {
	float:right;
	margin:20px 5px 0 0;
	text-align:right;
	width:340px;
	height:50px;	
}

#phone h1 {
	color: #f6a200;
	font-family:"Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: normal;
	margin: 0;
}

#phone a {
	text-decoration: none;
}

#phone p{
	color:#afaca8;	
	margin: 0;
}

#main-image {
	width:990px;
	height:452px;
	position:relative;
	z-index:-75;
}

#main-image-text {
	width:500px;
	height:275px;
	color:#ffffff;
	background-color:#ea5a03;
	float:right;
	margin:100px 50px -400px auto;
	position:relative;
	z-index:100;
	opacity:0.8;
	font-family: "Times New Roman", Georgia, Times, serif;
}

#main-image-text h1{
	font-size:50px;
	margin:15px 0 0 30px;	
}

#main-image-text #blurb{
	width:400px;
	font-size:18px;
	margin:10px 0 0 50px;	
}

#main-image-text .contact-now{
	font-size:18px;
	margin:10px 50px 0 0;
	float:right;	
}

#main-image-text .contact-now a{
	text-decoration:underline;	
	color:#ffffff;
}

#main-image-text .contact-now a:hover{
	text-decoration:none;	
	color:#ffffff;
}

#nav-bg {
	background-image:url(../images/nav-bg.png);
	background-repeat:no-repeat;
	height: 61px;
	width:450px;
	float:left;
	position:relative;
	z-index:-25;
	margin:15px 0 0 15px;
}
#main-nav {
	height: 61px;
	margin: 27px 0 0 -440px;
	padding-left: 0px;
	width:450px;
	float:left;
	position:relative;
}

#main-nav ul {
	display:inline;
	margin:0;
}

#main-nav li {
	display:inline;
	padding:20px 23px 10px 15px;
	font-size:18px;
	border-right:1px;
	border-color:#afaca8;
	border-style:solid;
}

#main-nav li.last {
	border-right: none;
}

#main-nav li a:link,
#main-nav li a:visited{
	color:#7d7a7a;
	text-decoration:none;
}

#main-nav li a:hover,
#main-nav li a:active,
#main-nav li a.down {
	color:#F6A200;
	text-decoration: none;
}

#wrapper {
	margin: -100px auto 20px auto;
	width: 990px;
}
	
#main-content-home {
	float: left;
	margin:-60px 0 0 0;
	width: 990px;
	margin-bottom:20px;
}

#main-content {
	float: left;
	margin:0px 0 0 0;
	width: 990px;
	margin-bottom:20px;
}


#boxes {
	width:100%;
	height:334px;
	float:left;
	margin:15px 0 30px 0;
}

#services p.our-services{
	color:#ffffff;
	font-size:14px;
	float:left;
	margin: 170px 0 15px 40px;
	font-weight:bold;
}

#services p.text{
	color:#ffffff;
	font-size:13px;
	float:left;
	line-height: 125%;
	margin: 0px 0 15px 40px;
}

#services p.more-info{
	color:#ffffff;
	font-size:13px;
	float:right;
	margin:13px 31px 0 0;
	font-weight:bold;
}

#services p.more-info a{
	color:#ffffff;
	text-decoration:none;
}

#services p.more-info a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#services {
	background-image:url(../images/boxes/services.png);
	background-repeat:no-repeat;
	float:left;
	width:310px;
	height:334px;
	margin-right:30px;
}

#schedule {
	background-image:url(../images/boxes/schedule.png);
	background-repeat:no-repeat;
	float:left;
	width:310px;
	height:334px;
	margin-right:30px;
}

#schedule p.our-services{
	color:#ffffff;
	font-size:14px;
	float:left;
	margin: 170px 0 0 40px;
}

#schedule p.call-us{
	color:#ffffff;
	font-size:14px;
	float:left;
	margin: 10px 0 10px 70px;
}

#schedule p.text{
	color:#ffffff;
	font-size:13px;
	float:left;
	line-height: 125%;
	margin: 0px 0 15px 40px;
}

#schedule p.more-info{
	color:#ffffff;
	font-size:13px;
	float:right;
	margin:2px 33px 0 0;
	font-weight:bold;
}

#schedule p.more-info a{
	color:#ffffff;
	text-decoration:none;
}

#schedule p.more-info a:hover{
	color:#ffffff;
	text-decoration:underline;
}


#why-us {
	background-image:url(../images/boxes/why-us.png);
	background-repeat:no-repeat;
	float:left;
	width:310px;
	height:334px;
}

#why-us p.our-services{
	color:#ffffff;
	font-size:14px;
	float:left;
	margin: 170px 0 15px 40px;
	font-weight:bold;
}

#why-us ul.text{
	color:#ffffff;
	font-size:13px;
	float:left;
	margin: 0px 0 15px 30px;
}

#why-us p.more-info{
	color:#ffffff;
	font-size:13px;
	float:right;
	margin: 0 34px 0 0;
	font-weight:bold;
}

#why-us p.more-info a{
	color:#ffffff;
	text-decoration:none;
}

#why-us p.more-info a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#content-text{
	float: left;
	margin-left: 20px;
}

#content-text-thanks{
	height:400px;
	margin-left:15px;
	margin-top:20px;
}

#content-text-thanks h1{
	font-size:26px;
	color:#078673;
	margin-bottom:20px;
}

#content-text-thanks p{
	font-size:18px;
	color:#666666;
	margin-bottom:20px;
}

#content-text h1{
	font-size:22px;
	color:#078673;
	margin-bottom:20px;
}

#content-text p{
	font-size:14px;
	color:#666666;
	margin-bottom:20px;
}

#content-text p.appliance{
	font-weight:bold;
}

#bottom-text{
	margin-left: 20px;
	width:100%;
}

#bottom-text p{
	font-size:14px;	
	color:#666666;
}


#bottom-text h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#078673;
	font-size:18px;
}

#bottom-text #left-text{
	width:45%;
	float:left;
	border-right:1px;
	border-color:#666666;
	border-style:solid;
	padding-right:4%;
}

#bottom-text #right-text{
	width:45%;
	float:right;
}

#bottom-text-internal{
	width:100%;
	margin-top:20px;
	height:auto;	
}

#bottom-text-internal p{
	font-size:14px;	
	color:#666666;
}


#bottom-text-internal h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#078673;
	font-size:18px;
}

#bottom-text-internal h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#078673;
	font-size:24px;
}

#bottom-text-internal #left-text-internal{
	width:63%;
	float:left;
	border-right:1px;
	border-color:#666666;
	border-style:solid;
	margin: 0 0 0 20px;
	padding-right:2%;
}

#bottom-text-internal #right-text-internal{
	width:29%;
	float:right;
	margin-top:8px;
	margin-right:2%;
}
	
#footer {
	background-color:#ffffff;
	border-top:25px;
	border-style:solid;
	border-color:#e2e2e2;
	width:100%;
	height:180px;
	clear:both;
}

#footer-nav {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#footer-ul{
	width:350px;
	float:left;	
	margin: 0 0 0 10px;
}

#footer-ul ul{
	margin: 30px 10px 10px 0;
}

#footer-ul li {
	display:inline;
	padding:13px 8px 2px 10px;
	font-size:16px;
	border-right:1px;
	border-color:#7d7a7a;
	border-style:solid;
	font-weight:bold;
}

#footer-ul li.last {
	border-right: none;
}

#footer-ul li a:link,
#footer-ul li a:visited{
	color:#7d7a7a;
	text-decoration:none;
}

#footer-ul li a:hover,
#footer-ul li a:active,
#footer-ul li a.down {
	color:#F6A200;
	text-decoration: none;
}

#copyright {
	float:left;
	width:260px;
	color:#666666;
	font-size:14px;
	margin:20px 0 0 20px;
	font-weight:bold;
	clear:left;
}

#footer-logos{
	float:right;
	margin:20px 10px 0 0;	
}

#eel{
	float:right;
	clear:right;
	width:440px;
	margin:10px 10px 0 0;	
}

#eel a{
	color:#ea5a03;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}

#form {
	width:90%;
	margin-left:4%;
}

#form p{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;	
}

		
/*-------------------------------------------------------
	Standard Selectors
-------------------------------------------------------*/


h1 {
	color: ;
	margin: 7px auto 6px auto;
}

h2 {
	margin: 7px auto 6px auto;
}

h3 {
	font-size: ;
	color: ;
	margin: 7px auto 6px auto;
}

p {
	line-height: 150%;
	margin: 8px auto 8px auto;
}

blockquote {
	margin: 10px 15px;
	padding: 5px;
}

ul, ol {
	margin: 10px 10px 10px 45px;
}

.text li {
	list-style: disc outside none;
    margin: 0 0 2px 27px;
}

li {
	color: ;
	font-size: ;
	line-height: ;
}

.list li {
	color: #666666;
    font-size: 14px;
	margin: 10px 0;
}

a:link, a:visited {
	color: ;
	text-decoration: underline;
}
	 
a:hover {
	color: ;
	text-decoration: none;
}
	 
a:active {
}

input {
	border: 1px solid #ccc;
	float:right;
	margin-right:25%;
	width:300px;
	margin-bottom:10px;
	height:20px;	
}

textarea {
	border: 1px solid #ccc;
	float:right;
	margin-right:25%;
	width:300px;
	margin-bottom:10px;
	height:70px;	
}


/*-------------------------------------------------------
	Other Selectors
-------------------------------------------------------*/


/*-------------------------------------------------------
	Mozilla Clearfix
-------------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac */
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */
	

/*-------------------------------------------------------
	Contact Form
-------------------------------------------------------*/
#contact-form * {
	list-style-type: none;
}

#contact-form {
	background: url(../images/form-bg.jpg) repeat-y;
	text-align: left;
	width: 290px;
	margin-left: 20px;
	padding: 0 25px;
}

#contact-form label { 
	text-align: left;
	width: 80px; 
	float: left; 
	display: block;
}

#contact-form h1 { 
	font-size: 1em; 
	font-weight: bold; 
	clear: both;
}

.bot-input { 
	float: left; 
	margin-left: -999em;
}

.submit {width:100px; background: none repeat scroll 0 0 #078673;clear: both;color: #FFFFFF;font-size: 14px;font-weight: bold;height: 40px;margin-top: 10px;padding: 5px 8px;}