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

body{margin:0 auto; font-family:Helvetica, sans-serif;}

p{font-size:12px; color:#666; line-height:20px; margin:0 .28em;}
h1{color:#FFFFFF; font-size:20px; font-family:Helvetica, sans-serif; letter-spacing:-.01em; text-transform:uppercase; font-style:italic;}
a{color:#4d94c8; text-decoration:underline;}
a:hover{text-decoration:none;}

#contanier{width:900px; margin:0 auto;}
#header{width:900px; height:78px;}
#main{width:900px; height:372px;}
#main_sub{width:855px; height:0px; padding:25px 0 0 45px;}
#inner{padding:20px;}
#btm{width:880px; padding:0 10px 10px 10px;}
#footer{width:890px; height:31px;  text-align:right; padding:10px 10px 0 0;}

.left{width:280px; margin:0 31px 0 0; float:left;}
.center{width:268px; margin:0 31px 0 0; float:left;}
.right{width:267px; float:left;}
.clear{clear:both; height:0; visibility:hidden;}
.dbl{width:350px; float:left; margin:0 15px 0 0;}
.aboutlt{width:350px; float:left; margin:0 15px 0 0;}
.aboutrt{width:350px; float:right; margin:0 15px 0 0;}

#nav{width:900px; height:43px;}
#nav ul {margin:0; padding:0;}
#nav li {display:inline; margin:0; padding:0; float:left;}
#nav a {display:block; text-indent:-9000px; height:43px;}
#nav a:hover {background-position:0 -43px;} 

.home a {width:81px; background:url(images/nav/home.jpg) no-repeat;}
.about a {width:306px; background:url(images/nav/about.jpg) no-repeat;}
.services a {width:104px; background:url(images/nav/services.jpg) no-repeat;}
.weather a {width:282px; background:url(images/nav/weather.jpg) no-repeat;}
.contact a {width:127px; background:url(images/nav/contact.jpg) no-repeat;}


