/* lose the 3-pixel bug */
* {margin:0; padding:0; border:none; z-index:0;}

/* basic layout */
BODY, html {padding:0px; margin:0px; border:0px; font-family:arial, helvetica, sans-serif; font-size:12px; background-color:white;}
#wrapper {width:960px; margin:0px auto 0px auto; text-align:left;}


/* header */
#header {background:url(header.jpg) top left no-repeat; height:186px;}
span.phone {font-family:arial, helvetica, sans-serif; font-size:24px; font-weight:bold; color:#b4975a;}
div#address {font-family:arial,helvetica,sans-serif; font-size:14px; text-align:right; margin-right:27px;padding-top:51px;}
div#address a {color:black; text-decoration:none;}
div#address a:hover {text-decoration:underline;}


/*inside header */
#header2 {background:url(insideHeader.jpg) top left no-repeat; height:186px;}
#contacthead {background:url(contactheader.jpg) top left no-repeat; height:186px;}
#tipshead {background:url(tipsheader.jpg) top left no-repeat; height:186px;}
#serviceshead {background:url(servicesheader.jpg) top left no-repeat; height:186px;}
#careerhead {background:url(careerheader.jpg) top left no-repeat; height:186px;}


/* left side bar includes menu */
#leftcontent {float: left; width: 264px;}
#menu {background:url(menuTop.png) top left no-repeat; height:313px;}
#quote {background:url(circleUp.png) top left no-repeat; height:301px;}

/*inside menu */
#menu {background:url(insideMenu.png) top left no-repeat; height:313px;}

#links {padding-top:31px; padding-left:44px;}


#links a {display:block; font-size:14px; color:white; font-weight:bold; text-decoration:none; padding-left:26px; padding-top:5px; margin-bottom:14px; height:31px;}
#links a:hover {background:url(rollover.jpg) top left no-repeat;}


/* right home page bar */
#rightBar {width:206px; float:right; background:url(rightBarBg.jpg) top left no-repeat; height:523px; margin-left:15px; text-align:center;}
p.one {font-size:12px; margin-top:135px; padding-left:19px; padding-right:19px;}
p.two {font-size:10px; font-family:arial,helvetica,sans-serif; padding-left:19px; padding-right:19px; margin-top:20px;}
div.three {font-family:arial,helvetica,sans-serif; color:white; font-size:12px;  padding-left:19px; padding-right:19px;margin-top:156px;}

/* right inside page bar */
#right {width:307px; float:right; margin-left:8px;}
#circle {margin:100px 0px 0px 75px;}


/*main content */
#main {float: left; width: 645px; background: #ffffff; padding-left:22px; margin-top:35px; margin-bottom:20px;}
#main h1 {font-size:26px; font-style:italic; color:#004990; font-weight:bold; margin-bottom:15px;}
#main span.title {font-family:arial, helvetica, sans-serif; color:#b4975a; font-weight:bold; font-size:11px; margin:0px; padding:0px; display:inline;}
#main p {font-family:arial, helvetica, sans-serif; font-size:11px; color:black;}
#main ul li {color:#3760a0; font-size:16px; font-weight:bold; margin-bottom:19px; margin-left:22px;}
#main ul {margin-top:25px;}
div.foot {color:#b4975a; margin-top:77px; width:552px; text-align:center;}
ul.carpet li {font-size:12px; color:black;}

