@import url(reset.css); @import url(tabs.css); @import url(wrapper.css); 
a { color:#00655b; }
a:hover { color:#00a998; }
#container { width:960px; margin:0 auto; }
.img { background-repeat:no-repeat; text-indent:-9999em; }
.img a { display:block; height:100%; width:100%; }
#header { margin-bottom:13px; width:960px; height:87px; }
#header h1 { height:87px; width:224px; background-image:url(/assets/img/logo.gif); float:left; display:block; }
li { background-repeat:no-repeat; }
#b1,#b2,#b3,#b4,#b5 { height:87px; }
#b1:hover,#b2:hover,#b3:hover,#b4:hover,#b5:hover,li.on { background-position:0 -87px; }
#b1 { background-image:url(/assets/img/b1.gif); width:107px; }
#b2 { background-image:url(/assets/img/b2.gif); width:131px; }
#b3 { background-image:url(/assets/img/b3.gif); width:194px; }
#b4 { background-image:url(/assets/img/b4.gif); width:165px; }
#b5 { background-image:url(/assets/img/b5.gif); width:139px; }
#footer { clear:both; width:960px; background-image:url(/assets/img/footer-bg.jpg); background-repeat:no-repeat; height:100px; }
#footer .inner { width:930px; margin:auto; padding-top:15px; font-size:12px; }
#footer p { float:right; padding-top:8px; }
#footer p strong { color:#aaa; font-weight: normal; }
#search-form { float:left; width:270px; }
#search-form input.text { float:left; display:block; border:0; background:transparent url(/assets/img/text-field.gif); background-repeat:no-repeat; width:182px; line-height:29px; height:29px; padding-left:10px; padding-right:10px; padding-top:1px; }
#search-form input.image { display:block; width:40px; height:27px; margin-top: 2px; margin-left: 215px;}