@charset "utf-8";
/* CSS Document */

body {background-image: url(../images/main/main-bg.gif);background-repeat: repeat-x; margin: 0 0 0 0;}
	
#wrapper { margin: 0 auto; width: 955px; }
#header { width: 955px; height: 122px; background:url(../images/main/topheader.gif) no-repeat; }
#mainhome { width: 955px; height: 230px; background: url(../images/main/difference-main.jpg) no-repeat; }
#maindifference { width: 955px; height: 230px; background: url(../images/main/home-main.jpg) no-repeat; }
#mainhistory { width: 955px; height: 230px; background: url(../images/main/history-main.jpg) no-repeat; }
#mainabout{ width: 955px; height: 230px; background: url(../images/main/about-main.jpg) no-repeat; }
#maincontact{ width: 955px; height: 230px; background: url(../images/main/contact-main.jpg) no-repeat; }
#mainwhouses{ width: 955px; height: 230px; background: url(../images/main/whouses-main.jpg) no-repeat; }
#leftsidebar { width: 270px; height: 650px; float: left; background-color:#CCC; }
#maincontenthome { width: 685px; height: 650px; background-color:#FFF; float: right; }
#maincontentsub { width: 585px; height: 610px; background-color:#FFF; float: right; font-family: Arial, Helvetica, sans-serif; font-size: .8em; padding-left: 50px; padding-right: 50px; padding-top: 40px; }

#leftsidebar ul { list-style-type: none; padding-left: 0px; margin-left: 0px; margin-top: 20px; margin-bottom:40px; width: 100%; }
#leftsidebar li { display:block; background: #999; border-top: 4px solid #ccc; border-left: 4px solid #336; height: 30px; padding-top: 9px; padding-left: 25px; font-family:Georgia, "Times New Roman", Times, serif; font-size: .9em;}

#leftsidebar li a { color: #336; text-decoration: none; }
#leftsidebar li a:hover { color:#FFF; }
#leftsidebar p {font-family:Arial, Helvetica, sans-serif; font-size: .7em; padding-left:15px; margin: 0 0 0 0; }
#maincontenthome p { font-family:Arial, Helvetica, sans-serif; font-size: .8em;  padding-top: 5px; padding-bottom: 5px; padding-left: 50px; padding-right: 50px; }
#footer { width: 935px; background: #FFF; text-align: left; font-family:Arial, Helvetica, sans-serif; font-size: .6em; padding-left: 20px; clear: both;}
.testimonial  { font-style:italic; font-size: .9em; margin-top: 0px; padding-top: 0px; color: #C90}
.testimonialhead {color:#006; margin-bottom: 0px; margin-top: 20px; padding-bottom: 0px; padding-top: 30px;}
.highlite { font-weight: bold;}
.aboutwatts { font-family:Tahoma, Geneva, sans-serif; font-size: .9em; font-weight: bold; padding-top: 50px; padding-left: 50px; padding-right: 50px; color: #306;}
h3 { margin-bottom: 50px; color:#FC0; border-bottom:dotted 1px #CCC; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}
h4 { padding-top: 20px; }
#leftsidebar li a.current { color: #fff; cursor:default;}

li { padding-top: 6px;}
#maincontenthome ul { font-family:Arial, Helvetica, sans-serif; font-size: .8em; margin-left: 40px; margin-top: 0px; padding-top: 0px;}

p { margin-bottom: 0px; margin-top:10px; }