* { margin:0; padding:0; }
html { background-color:#F1EEE8;  }
body { background:#fff url(/assets/img/bkgd-container.jpg) repeat-x center 115px; font:14px Arial, Helvetica, sans-serif; color:#444; padding-top:42px;  }

h1 { font:normal 30px Georgia, "Times New Roman", Times, serif; color:#586979; margin:2px 0 2px 0; }
h2 { font:normal 20px Georgia, "Times New Roman", Times, serif; color:#737b35; margin:2px 0 2px 0; }
h3 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#586979; margin:2px 0 2px 0; }
h4 { font:normal 14px Georgia, "Times New Roman", Times, serif; color:#444; margin:2px 0 2px 0; }
p { margin:0 0 15px 0; line-height:1.4em; }
a { color:#ab710a; }
a:hover { text-decoration:none; }

#wrapper { background:url(/assets/img/bkgd-content.png) repeat-y 0 100px; width:920px; padding:0 20px; margin:0 auto; overflow:auto; }
#header { background:#fff url(/assets/img/bkgd-header.gif) no-repeat; padding:0 0 0 0; width:920px; margin:0 auto; }
#logo { display:block; width:215px; height:135px; margin:11px 12px 11px 11px; float:left; }
#logo img { border:solid 1px #E5E1D7; }

#banner { float:left; width:669px; height:135px; margin:11px 0 11px 0; border:solid 1px #E5E1D7; }

.banner-1 { background-image:url(/assets/img/banners/1.jpg); }
.banner-10 { background-image:url(/assets/img/banners/10-about-us.jpg); }
.banner-12 { background-image:url(/assets/img/banners/12-services.jpg); }
.banner-4 { background-image:url(/assets/img/banners/4-faq.jpg); }
.banner-5 { background-image:url(/assets/img/banners/5-resources.jpg); }
.banner-6 { background-image:url(/assets/img/banners/6-contact.jpg); }

#header .navigation { clear:left; background:url(/assets/img/bkgd-navigation.gif) repeat-x; height:38px; padding:10px 0 0 10px; }
#header .navigation li { list-style:none; float:left; height:28px; text-indent:-5000px; }
#mainnavs a { display:block; height:28px; outline:none; background:url(/assets/img/sprite-navigation.png) no-repeat; }

#about a { width:101px; background-position:0 0; }
#services a { width:98px; background-position:-101px 0; }
#faq a { width:61px; background-position:-199px 0;  }
#resources a { width:233px; background-position:-616px 0; }
#contact a { width:96px; background-position:-372px 0; }

#about a:hover { background-position:0 -28px; }
#services a:hover { background-position:-101px -28px; }
#faq a:hover { background-position:-199px -28px;  }
#resources a:hover { background-position:-616px -28px; }
#contact a:hover { background-position:-372px -28px; }

#about a:active { background-position:0 -56px; }
#services a:active { background-position:-101px -56px; }
#faq a:active { background-position:-199px -56px;  }
#resources a:active { background-position:-616px -56px; }
#contact a:active { background-position:-372px -56px; }

#about a.on, #about a:hover.on { background-position:0 -84px; }
#services a.on, #services a:hover.on { background-position:-101px -84px; }
#faq a.on, #faq a:hover.on { background-position:-199px -84px;  }
#resources a.on, #resources a:hover.on { background-position:-616px -84px; }
#contact a.on, #contact a:hover.on { background-position:-372px -84px; }

hr.clear { clear:both; display:none; width:920px; }

#content { background:#fff; min-height:400px; overflow:auto; }

#side .promo { border:solid 1px #E5E1D7; background-color:#fff; padding:10px 10px 10px 90px; margin-bottom:10px; font-size:12px; color:#666; }
#side .promo h3 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#737b35; }
#side .promo p { margin:0; }

.mclear { height:1px; background:#fff; width:880px; clear:left; } /* this is for stupid contribute / dreamweaver design mode */

#bottom { margin:0 auto; background-color:#F1EEE8; }

#footer { padding:40px 40px 0 40px; width:880px; height:115px; background:url(/assets/img/bkgd-footer.png) no-repeat 0 0; margin:0 auto; font:12px Arial, Helvetica, sans-serif; color:#000; }
#footer a { text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer ul { list-style:none; height:15px; }
#footer li { float:left; background:url(/assets/img/pipe-footer.gif) no-repeat center right; padding-right:15px; margin-right:15px; }
#footer li.last { background-image:none; }
#footer p { clear:left; font-size:10px; padding-top:10px; }
#copyright { display:block; }

#scoular-logo { display:block; float:right; width:107px; height:27px; margin:-30px 0 0 0; }
#scoular-logo img { border:0; } 

.news { background:url(/assets/img/promo-icon-newspaper-news.png) no-repeat 10px 18px; }
.careers { background:url(/assets/img/promo-icon-briefcase-careers.png) no-repeat 10px 18px; }

