body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 935px;
}

a {
	color:#AF1F1F;
}

a:hover {
	text-decoration:none;
}

img.right {
	float:right;
	margin:2px 8px;
}
img.right-intro {
	float:right;
	margin:0px 4px 0px 3px;
}

#topbanner {
	background-image: url(../images/top-banner.jpg);
	height: 167px;
	width: 935px;
}
#top-ban-pad {
	margin-top: 11px;
}

#top-right {
	vertical-align: top;
}
#top-right p {
	margin-right: 15px;
}
#top-right p.phone {
	font-size: 14px;
	color: #9A0002;
	font-weight: bold;
	margin-top: 3px;
}
#top-right p.custom {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 25px;
}
#top-right p.links a:link, #top-right p.links a:active, #top-right p.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top-right p.links a:hover {
	color: #CCCCCC;
}


#topnav {
	text-align: center;
	font-size: 14px;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #9A0002;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color: #000000;
	text-decoration: underline;
}


#leftnav {
	background-image: url(../images/left-nav-bg.jpg);
	height: 614px;
	width: 223px;
	background-repeat: no-repeat;
	vertical-align: top;
}
#leftnav ul {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnav ul li {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/left-nav-divider.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#right-content {
	width: 712px;
	vertical-align: top;
	padding-top: 7px;
}
#right-content p {
	font-family: Arial, Helvetica, sans-serif;
}

#right-content li {
	font-family: Arial, Helvetica, sans-serif;
}

#home-header {
	background-image: url(../images/main-header.jpg);
	height: 84px;
	width: 709px;
	background-repeat: no-repeat;
}
#home-header h1 {
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;
}

#home-header h1 a {
	color: #FFFFFF;
	font-size: 24px;
	text-decoration:none;
}

#intro-box {
	background-image: url(../images/intro-box.jpg);
	height: 188px;
	width: 710px;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 6px;
}
#intro-box p {
	font-size: 14px;
	margin: 0px 10px 6px 10px;
	width: 690px;

}
table.midbuckets {
	margin-top: 5px;
	margin-bottom: 8px;
}

#right-content td.bucket-sm {
	background-image: url(../images/home-bucket-sm-bg.jpg);
	height: 132px;
	width: 239px;
	background-repeat: no-repeat;
	vertical-align: top;
}
#right-content td.bucket-sm h2 {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	height: 35px;
	margin-bottom: 0px;
}

#right-content td.bucket-sm h2.lh {
	margin-top: 10px;
	margin-bottom: -6px;
}

#right-content td.bucket-sm h2 a:link, #right-content td.bucket-sm h2 a:active, #right-content td.bucket-sm h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#right-content td.bucket-sm p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:11px;
}
a.moreinfo:link, a.moreinfo:active, a.moreinfo:visited {
	background-image: url(../images/more-info-button-up.jpg);
	display: block;
	height: 20px;
	width: 72px;
	margin-top: -2px;
}
a.moreinfo:hover {
	background-image: url(../images/more-info-button-over.jpg);
}

a.moreinfo2:link, a.moreinfo2:active, a.moreinfo2:visited {
	background-image: url(../images/more-info-button-up.jpg);
	display: block;
	height: 20px;
	width: 72px;
	margin:4px 0 0 18px;
}

a.moreinfo2:hover {
	background-image: url(../images/more-info-button-over.jpg);
}

td.bucket-sm p a:link, td.bucket-sm p a:active, td.bucket-sm p a:visited {
	font-weight: bold;
	color: #000000;
}


#right-content td.bucket-lg {
	background-image: url(../images/home-bucket-lg-bg.jpg);
	height: 210px;
	width: 352px;
	background-repeat: no-repeat;
	vertical-align: top;
}

#right-content td.bucket-lg h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 11px;
	margin-bottom: 10px;
}
#right-content td.bucket-lg h2 a:link, #right-content td.bucket-lg h2 a:active, #right-content td.bucket-lg h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#right-content td.bucket-lg ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 0px;
}
#right-content td.bucket-lg ul li {
	margin:0;
	padding:0 0 1px 5px;
	line-height:14px;
}
#right-content td.bucket-lg ul li a {
	margin:0;
	padding:0;
}
#right-content td.bucket-lg img.thumb {
	margin-top: 2px;
}

#leftnav li a:link, #leftnav li a:active, #leftnav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding:0 10px;
	line-height:15px;
	font-size: 13px;
	display: block;
}
#leftnav li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#leftnav #leftnavfoot {
	margin-top: 0px;
	margin-right: 8px;
}
#leftnavfoot a:link, #leftnavfoot a:active, #leftnavfoot a:visited {
	color: #FFFFFF;
}
#leftnavfoot a:hover {
	color: #CCCCCC;
}
#leftnav #leftnavfoot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.payback {
	margin:15px 0 0;
	padding:0 0 0 11px;
}

p.payback a {
	display:block;
	width:194px;
	height:39px;
	background:url(../images/payback-analysis.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

p.payback a:hover {
	background-position:0 -39px;
}

#table-left-pad {
	margin-left: 3px;
}

#main-content-btm {
	background-image: url(../images/main-content-btm.jpg);
	height: 16px;
}
#content-outer {
	background-image: url(../images/main-content-bg-tile.jpg);
	background-repeat: repeat-y;
}
#content-inner {
	background-image: url(../images/main-content-top.jpg);
	background-repeat: no-repeat;
}
#constraint-box {
	width: 680px;
	margin-left: 3px;
	padding:0 10px 10px 10px;
}
#main-content h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 0;
	padding-top: 8px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#main-content p {
	padding:0;
	margin:0 10px 10px;
}

#main-content h4 {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 2px 10px;
	margin:0;
}

#main-content .rightimg {
	float:right;
	border:1px solid #000;
	margin:5px 8px;
}

#main-content .leftimg {
	float:left;
	border:1px solid #000;
	margin:5px 8px;
}

/* Breadcrumbs */

#breadcrumbs {
	color:#666;
	font-size:11px;
	margin:5px 0;
	padding:5px 0;
}

#breadcrumbs a {
	color:#af1f1f;
	font-size:11px;
	text-decoration:underline;
}

#breadcrumbs a:hover {
	text-decoration:none;
}

/* Breadcrumbs End */
/* Landing Page Styles */

#landing {
	color:#666;
}
.leftcol {
	width:50%;
	float:left;
}

#landing ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
}

#landing ul li {
	margin:10px 0;
	padding:2px 0;
	list-style-type:none;
	min-height:110px;
	_height:110px;
}

#landing ul li h3 {
	font-size:16px;
	margin:0;
	border-bottom:1px dashed #af1f1f;
	color:#AF1F1F;
}

#landing ul li h3 a {
	text-decoration:none;
}

#landing ul li p {
	padding-top:10px;
}

#landing ul li p img {
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	border:2px solid #AF1F1F;
}
#landing.leftcol ul li h3 {
	margin-right:18px;
	border-bottom:0;
}
#landing.facility ul li h3 {
	font-size:16px;
	margin:0;
	border-bottom:1px solid #af1f1f;
	color:#AF1F1F;
}

#landing.facility ul li {
	min-height:260px;
	_height:260px;
}

#landing.facility ul li p img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:0;
}

/* Landing Page Styles End */
/* Contact Page */

.contact {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:12px;
	padding:0 15px;
}

.contact h3 {
	color:#9b1c1e;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0 0 2px;
}

.contact p {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0 0 14px;
}

.contact b {
	color:#9b1c1e;
}

.contact hr {
	color:#CCC;
	background:#ccc;
	height:1px;
	border:0;
}

.contact2 {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:12px;
	padding:0 15px;
}

.contact2 h3 {
	color:#9b1c1e;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	padding:0 0 2px;
}

.contact2 p {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0 0 14px;
}

.contact2 b {
	color:#9b1c1e;
}

.contact2 hr {
	color:#CCC;
	background:#ccc;
	height:1px;
	border:0;
}

/* Contact Page End */
/* Temporary Remove */

a.lookat {

}

/* Temporary Remove End */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul.threecol, ul.threecol li {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.threecol {
	width:100%;
}

ul.threecol li {
	width:33%;
	float:left;
}

ul.threecol li ul, ul.threecol li ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:none;
}

ul.threecol li ul li {
	margin:0 0 0 25px;
	width:auto;
	list-style-type:disc;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

ul.twocol, ul.twocol li {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.twocol {
	width:85%;
}

ul.twocol li {
	width:40%;
	_width:45%;
	float:left;
	padding:0 0 0 25px;
}

.clrleft {
	clear:left;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	height:0px;
}

/* Gallery */

.gallery {
	width:98%;
}

.gallery td {
	padding:5px;
	vertical-align:top;
	text-align:center;
	border:1px dotted #CCC;
}

.chart {
	width:100%;
	margin:0 0 14px;
	border-top:1px solid #999;
	border-left:1px solid #999;
}

.chart td, .chart th {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;
	padding:3px 3px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
	vertical-align:middle;
	line-height:12px;
}

.chart th {
	font-weight:bold;
}

.chart .headline {
	text-align:left;
	font-weight:bold;
	color:#fff;
	background:#000;
}

.chart .type {
	text-align:left;
	border-right:2px solid #999;
}

.chart .extra {
	border-right:2px solid #999;
}

.chart td img {
	padding:4px 4px;
}

.chart td a img {
	border:0;
}

#main-content h3 {
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#main-content h3 img {
	vertical-align:top;
}
