@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #7A1600;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #7A1600;
}
a:active {
	color: #7A1600;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
}
h2 {
	font-size: 12px;
	text-transform: capitalize;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#page {
	width: 100%;
	height: 100%;
}
#site {
	width: 800px;
	height: 590px;
	background-image:url(../images/bg_site.jpg);
	background-repeat:no-repeat;
	padding: 50px;
}
#header {
	width: 800px;
	height: 110px;
	margin-bottom: 10px;
}
#logo {
	width: 310px;
	height: 110px;
	margin-right: 10px;
	float: left;
}
#navigation {
	width: 480px;
	height: 12px;
	margin-top: 98px;
	float: right;
	text-align: right;
}
#navigation a {
	padding-left: 10px;
	text-decoration: none;
	color: #7A1600;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation a:hover {
	color: #000000;
}
#body {
	width: 800px;
	height: 470px;
	clear: both;
	text-align: left;
}
#body p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#body img {
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeLeft {
	width: 530px;
	height: 470px;
	float: left;
	margin-right: 10px;
}
#homeLeft img {
	margin-left: 0px;
	margin-bottom: 10px;
}
#homeLeft h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#homeRight {
	width: 240px;
	height: 450px;
	padding: 10px;
	background-color: #CCCCCC;
	float: right;
}
#homeRight a {
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	padding-top: 5px;
}
#homeRightSB1 {
	height: 136px;
	margin-bottom: 10px;
}
#homeRightSB2 {
	height: 137px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
}
#homeRightSB3 {
	height: 137px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
body#about a#about_nav,
body#careers a#careers_nav,
body#contact a#contact_nav,
body#highlights a#highlights_nav,
body#pipebursting a#pipebursting_nav, {
	color: #000000;
	text-decoration: underline;
}
#highlightsLeft {
	width: 390px;
	margin-right: 10px;
	float: left;
}
#highlightsRight {
	width: 400px;
	float: right;
}
#highlightsRight img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#highlightsRight a {
	margin-left: 1px;
}
#slideshowNav {
	margin-top: 10px;
	text-align: right;
}
#slideshow2 {
	margin-top: 10px;
}
#slideshow2 img {
	margin: 0;
}
#slideshowNav2 {
	padding-top: 10px;
	text-align: right;
}
#slideshowNav2 a {
	margin: 0 2px 0 2px;
}
#videoFlv {
	float: left;
	width: 330px;
	margin-right: 10px;
}
#videoDescp {
	float: right;
	height: 240px;
	width: 420px;
}
