#container {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 176px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.imgb {
	border: 1px solid #004279;
	margin: 1px;
	padding: 1px;
	width: 550px;
}
.imgb2 {
	border: 1px solid #004279;
	margin: 1px;
	padding: 1px;
}
#navigation {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 42px;
	text-align: left;
	position: relative;
}
#badge {
	position: absolute;
	left: 368px;
	top: -164px;
}
.footer-text {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
#footer-place {
	padding-top: 10px;
	padding-left: 185px;
	margin: 0px;
}


.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #93CEFF;
	text-decoration:underline;
}
.footer-text a:hover {
	text-decoration:none;
}
.nav-bg {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	line-height: 32px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.nav-text a:link, .nav-text a:visited, .nav-text a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.nav-text a:hover {
	text-decoration:underline;
}
#content-container {
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#left-content {
	width: 688px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: left;
}
#right-content {
	float: right;
	width: 272px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 960px;
}
#side-contact {
	background-image: url(../images/side-contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 212px;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
#side-maintenance {
	background-image: url(../images/side-tankmaintenance.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 325px;
	width: 270px;
	margin: 0px;
	padding-bottom: 5px;
}
#side-rentals {
	background-image: url(../images/side-rentaltanks.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 325px;
	width: 270px;
	margin: 0px;
	padding-bottom: 5px;
}
.side-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 5px;
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
.contact-text a:link, .contact-text a:visited, .contact-text a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.contact-text a:hover {
	text-decoration:none;
}
strong {
	font-weight: bold;
}
.hightlight
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003F75;
	background-color: #E6F2FF;
	margin: 5px;
	text-align: center;
	border: 1px solid #003F75;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
}
.text  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text  a:link, .text a:visited, .text a:active {
	text-decoration:underline;
	color: #004A87;
}
.text  a:hover {
	text-decoration:none;
	color: #004A87;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004A87;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004A87;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #004A87;
	font-weight: bold;
	text-align: left;
	padding:0px;
	margin:0px;
}
.quote {
	background-color: #f4f4f4;
	margin: 15px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/quote-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

