@charset "utf-8";
body { margin: 0; padding: 0; background: url(images/bg.jpg) repeat-x #1f1f1f; font: 12px Arial, Helvetica, sans-serif; }
ul, li, p, img { margin:0; padding:0; }
#topWrapper { margin: 35px auto 14px auto; width: 860px; background:url(images/bg_header.jpg) no-repeat; height:129px; }
#navigation { width: 854px; margin:0 auto; padding-top:99px;}
#navigation ul { list-style:none; padding:0; margin:0; }
#navigation li { float:left; width:122px; height:30px; background:url(images/bg_nav1_over.jpg) no-repeat; text-align:center;  margin:0; padding:0; }
#navigation li.selected { background:url(images/bg_nav1.jpg) no-repeat; }
#navigation li.last.selected { background:url(images/bg_nav2.jpg) no-repeat; }
#navigation li.last { float:left; width:120px; height:30px; background:url(images/bg_nav2_over.jpg) no-repeat; }
#navigation li a { font-size:14px; color:#383939; text-decoration:none; letter-spacing:-1px; display:block; width:122px; height:23px; padding-top:7px; }
#navigation li a:hover { background:url(images/bg_nav1.jpg) no-repeat; }
#navigation li.last a:hover { background:url(images/bg_nav2.jpg) no-repeat; }
#contentWrapper { width:881px; margin:0 auto 20px auto; }
#contentTop { background:url(images/bg_content_top.jpg) no-repeat; width:881px; height:11px; }
#contentLeft { background:url(images/bg_content_left.png) no-repeat;  width:881px;}
#contentRight { background:url(images/bg_content_right.png) no-repeat right top; width:873px; padding:0 0 0 8px;}
#content { width:820px; background-color:#ececec; padding:20px; min-height:500px; }
#content img { border:solid 1px #8b8a8a; margin:4px; }
#content h1.home { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_home.jpg) no-repeat; }
#content h1.steps { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_precast.jpg) no-repeat; }
#content h1.tanks { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_tanks.jpg) no-repeat; }
#content h1.manholes { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_manholes.jpg) no-repeat; }
#content h1.barriers { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_barriers.jpg) no-repeat; }
#content h1.other { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_other.jpg) no-repeat; }
#content h1.contact { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_contact.jpg) no-repeat; }
#content h1.sitemap { margin:25px 15px 7px 15px; width:224px; height:22px; background:url(images/title_sitemap.jpg) no-repeat; }
#content h1 span { display:none; }
#content p { padding:7px 15px; color:#2e2d2d; }
#content a { color:#07528b; font-weight:bold; }
#content a:hover { color:#383939; }
#content table { border:1px solid #000; }
#content table td { border:1px solid #000; border-left:none; border-top:none; }
#content table tr td.right, #content table tr.bottom td.right { border-right:none; }
#content table tr.bottom td { border:none; border-right:1px solid #000; }
#content ol, #content ul {margin:12px 0; padding:0 40px;}
#footer { width:640px; height: 200px; margin:20px auto;}
#contact { background:url(images/bg_footer.png) no-repeat; float:left; width:231px; height:137px; padding:23px 0 0 25px; }
#contact p { font-size:14px; color:#383939; font-weight:bold; line-height:18px; }
#contact p a { color:#383939; }
#contact p a:hover { color:#07528b; }
#bottomLinks { background:url(images/bg_footer.png) no-repeat; float:right; width:211px; height:137px; padding:23px 0 0 45px; }
#bottomLinks ul { list-style:url(images/bullet.jpg); margin:0; padding:0; }
#bottomLinks li { padding: 1px 0 1px 12px; margin:0; }
#bottomLinks li a { font-size:14px; color:#383939; text-decoration:none; font-weight:bold; }
#bottomLinks li a:hover { color:#07528b; }
div.clear { clear:both; color:#555; font-size:10px; text-align:center; padding-top:30px; }
div.clear a { color:#555; }
div.clear a:hover { color:#999; }