@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; }

#content h2 {
	border-bottom: 1px solid #084476;
	color: #084476;
}
#content ul.photos {
	overflow: hidden;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul.photos li {
	float: left;
	margin: 0 5px 10px;
	padding: 0;
}
#content ul.photos li a {
	display: block;
	float: left;
}
#content ul.photos li img {
	border: 2px solid #8B8A8A;
	display: block;
	margin: 0;
}
.styled-table {
	background-color: #fff;
	border-collapse: collapse;
	border-right: 1px solid #e3f1fe;
	border-top: 1px solid #e3f1fe;
	margin: 1em auto;
	width: 90%;
}
.styled-table tr th {
	border-bottom: 1px solid #e3f1fe;
	border-left: 1px solid #e3f1fe;
	color: #678197;
	font-weight: bold;
	padding: 0.3em 1em;
}
.styled-table thead tr th {
	background: none #f4f9fe;
	color: #66a3d3;
	font: bold 1.2em/2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.column1 {
	background: none #f9fcfe;
}
.styled-table tr td, 
.styled-table tr td.rowspan-even {
	border-bottom: 1px solid #e3f1fe;
	border-left: 1px solid #e3f1fe;
	color: #678197;
	padding: 0.3em 1em;
	text-align: center;
}
.styled-table tr.odd td, 
.styled-table tr.odd .column1, 
.styled-table tr td.rowspan-odd {
	background: url("images/td-background.gif") no-repeat scroll 0 0 #F4F9FE;
}
.styled-table tr {
	cursor: pointer;
}
.styled-table tr:hover td,
.styled-table tr.odd:hover td {
	background: none #678197;
	color: #fff;
}
.styled-table.no-hover tr {
	cursor: auto;
}
.styled-table.no-hover tr:hover td {
	background-color: transparent;
	color: #678197;
}
.styled-table.no-hover tr.odd:hover td {
	background: url("images/td-background.gif") no-repeat scroll 0 0 #F4F9FE;
	color: #678197;
}
.styled-table tr.table-section {
	cursor: text;
}
.styled-table caption {
	background-color: #f4f9fe;
	border-top: 1px solid #e3f1fe;
	border-right: 1px solid #e3f1fe;
	border-left: 1px solid #e3f1fe;
	caption-side: top;
	color: #085895;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 1em 0 0;
	padding: 0.3em 1em;
	text-align: center;
}
