@charset "utf-8";
/* CSS Document */
body{
	color: #565656;
	background: #FFF url(images/body-bg.jpg) top center repeat-x;
	margin: 0;
}
p{
	font-size: 14px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
}
h1, h2, h3, h4, h5{
	font-family: 'RockwellRegular', Georgia, serif;
	margin: 0;
}
#wrapall{
	margin: 0 auto;
	width: 910px;
	padding: 0;
}
.right{ float: right; padding: 6px; }
.left{ float: left; padding: 6px; }
/******************************** Header ********************************/
#topper{
	margin: 0;
	padding: 0;
	width: 600px;
}

#logo{
	background: url(images/logo-main.png) no-repeat;
	height: 30px;
	width: 350px;
	margin: 30px 0 15px 0px;
}
#phonetab{
	float: right;
	background: url(images/phone-tab.png) no-repeat;
	width: 180px;
	height: 35px;
	padding: 5px 7px 5px 10px;
	margin: -30px 15px 15px 0;
	clear: both;
}
#phonetab p{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
}
#phonetab span{
	padding: 0;
	font-size: 22px;
	color:#333;
	font-family: 'RockwellRegular', Georgia, serif;
}

/******************************** Main Navigation ********************************/
#topnav{
	width: 450px;
	margin: 0 0 20px 0;
}
#topnav ul{
	list-style: none;
	display: inline;
	padding: 5px 0 10px 4px;
	font-size: 16px;
}
#topnav li{
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: inline;
	padding: 0 17px 0 17px;
	border-right: 1px solid #fff;
}
#topnav li.first{
	padding: 0 17px 0 0;
}
#topnav li.last{
	border: none;
}
#topnav li a{
	text-decoration: none;
	color: #fff;
}
#topnav li a:hover{
	text-decoration: none;
	color: #fff;
	border-bottom: 2px solid #18d5e6;
}
/******************************** Banner ********************************/

#banner{
	width: 880px;
	height: 220px;
	margin: 0 auto;
	padding: 0 10px;
	background: #fff;
}
#ban-right{
	width: 520px;
	height: 220px;
	background: url(images/ban-pic.jpg) no-repeat;
	float: right;
}
#ban-links{
	width: 350px;
	height:220px;
}
#eco-link{
	width: 250px;
	height: 51px;
	margin: 0 0 11px 0;
	padding: 5px 90px 10px 10px;
}
#eco-link p{
	font-size: 24px;
	font-family: 'RockwellRegular', Georgia, serif;
	color: #565656;
}
#eco-link a{
	font-size: 24px;
	font-family: 'RockwellRegular', Georgia, serif;
	color: #565656;
	text-decoration: none;
}	
#eco-link a:hover{
	color: #1a2563;
}
.money{
	background: url(images/eco-link_money.jpg) no-repeat;
}
.green{
	background: url(images/eco-link_green.jpg) no-repeat;
}
.services{
	margin: 0px;
	background: url(images/eco-link_services.jpg) no-repeat;
}
.shadow{
	-moz-box-shadow: -2px -1px 3px #999999;
	-webkit-box-shadow: -2px -1px 3px #999999;
	box-shadow: -2px -1px 3px #999999;
}
#banner-top{;
	width:900px;
	height:19px;
	background: url(images/banner-top.png) no-repeat;
	margin:0 auto;
	padding: 0;
}
#banner-bottom{
	width:900px;
	height:18px;
	background: url(images/banner-bottom.png) no-repeat;
	margin:0 auto;
	padding: 0;
}
/******************************** Bottom Conent layout ********************************/
#cont-container{
	width: 950px;
	margin: 0 auto;
	margin-top:15px;
	height: 100%;
	background: none;
}
#lefty{
	width: 325px;
	padding: 20px;
	margin: 0 30px 0 5px;
	float: left;
	background: url(images/lefty-bg.png) top left no-repeat;
}
.special{
	background: url(images/specials_title.png) no-repeat;
	padding: 2px 0px 10px 20px;
}
.news-title{
	background: url(images/news_title.png) no-repeat;
	padding: 2px 0px 10px 20px;
}
.serv{
	background: url(images/serv-title.png) no-repeat;
	padding: 2px 0px 10px 20px;
}
.call-us{
	background: url(images/call-title.png) no-repeat;
	padding: 2px 0px 10px 20px;
}
.specials{
	padding:0 0 0 20px;
	margin: 5px 0 10px 0;
	list-style: none;
	font-family: 'RockwellRegular', Georgia, serif;
}
.specials li{
	font-size: 21px;
	margin: 5px 0 0 0;
	padding: 0;
}
.news{
	padding:0 0 0 10px;
	margin: 5px 0 30px 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.news li{
	font-size: 15px;
	margin: 7px 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/arrow_bullet.png) no-repeat 0px 5px;
}
.news li a{
	color:#565656;
	text-decoration: none;
	padding: 1px 0px 4px 0px;
}
.news li a span{
	color: #18d5e6;
}
.news li a:hover{
	border-bottom: 2px dotted #18d5e6;
	padding: 0px 0px 3px 0px;
}
#lefty h3{
	font-family: 'RockwellRegular', Georgia, serif;
	font-size: 26px;
	color: #18d5e6;
	padding: 6px 0 10px 50px;
	border-bottom: 1px solid #18d5e6;
}
#righty{
	background: url(images/righty-bg.png) top right no-repeat;
	margin:0px 0px 0px 380px;
	padding: 22px;
	width: 490px;
}
#righty h2{
	color: #18d5e6;
	font-size: 26px;
	margin-bottom: 10px;
}
#righty h3{
	color: #565656;
	font-size: 19px;
	margin: 6px 0px;
}
#righty h4{
	color: #565656;
	font-size: 16px;
	margin: 6px 0px;
}
#righty h5{
	color: #565656;
	font-size: 14px;
	margin: 6px 0px;
}
#righty strong{
	color: #18d5e6;
}
#righty a{
	text-decoration: none;
	color: #565656;
	padding: 0 2px;
}
#righty a:hover{
	background: #18d5e6;
	padding: 0 2px;
}
/******************************** Coupons ********************************/
#coupon{
	width: 180px;
	height: 80px;
	margin: 30px 0px;
	padding: 25px 20px 20px 250px;
	background: url(images/coupon-bg.jpg) no-repeat;
}
#coupon h3{
	font-size: 24px;
	color: #2e3a72;
}
#coupon p{
	font-size: 14px;
	color: #333;
}
/******************************** Contact FORM ********************************/
#contact_cont{
	float: right;
	margin: 0px 3px 5px 10px;
	width: 301px;
}
#contact_form_top{
	background:  url(images/contact_form_top.png) top left no-repeat;
	width:312px;
	height: 101px;
	margin:0;
	padding:0;
}
#contact_form_top h2{
	padding: 60px 20px 5px 10px;
	color: #fff;
	font-size: 24px;
}
#contact_form{
	background: #081559;
	margin: 0px;
	padding:0px 10px 25px 10px;
	width: 281px;
	border-bottom: 5px solid #18d5e6;
}
#contact_form form{
	border-top: 1px solid #18d5e6;
	padding: 10px 0 0 0;
}
#contact_form label{
	font-family: 'RockwellRegular', Georgia, serif;
	font-size: 16px;
	color: #18d5e6;
}
#contact_form input{
	border: 1px solid #18d5e6;
	margin: 5px 0;
	width: 280px;
	height: 18px;
}
#contact_form input:focus{
	background: #CCC;
}
#contact_form textarea{
	border: 1px solid #18d5e6;
	margin: 5px 0;
	width: 280px;
	height: 60px;
}
.talk{
	padding: 20px 0 0 0;
}
/**************** Footer ****************/
#footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	background: #757575;
	border-top: 4px solid #999;
	margin: 25px 0 0 0;
}
#designer{
	float: right;
	padding:5px;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
	margin: 20px 0 5px 0;
}
#foot-inside{
	width: 880px;
	margin: 0 auto;
	padding:10px;
	color: #fff;
	font-size: 12px;
}
#foot-inside ul{
	list-style: none;
	display: inline;
	padding: 2px;
	margin: 0;
}
#foot-inside ul li{
	display: inline;
	padding: 0 8px 0 0;
	color: #fff;
}
.one{padding-left: 0px;} 
#foot-inside a{
	color: #fff;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#foot-inside a:hover{
	background: #18d5e6;
	padding: 0 2px 0 2px;
}
/**************** Classes ****************/
.smaller a{font-size: 16px; color:#18d5e6; text-decoration:none;}
.clearfloat {
	clear:both;
    height:0;
    line-height: 0px;
}
.note {font-size: 11px;}