#container {
	width: 739px;
	margin: 0 auto;
	text-align: left;
	background-color: #eee;
	background-image: url(../img/containerbg.gif);
}
#containersearch {
	width: 739px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 111px;
	background-image: url(../img/headerbg.gif);
}

#logo {
	float: left;
	padding-top: 10px;
	width: 160px;
	height: 71px;
	background-image: url(../img/logobg.gif);
}

#headerright {
	float: right;
	width: 509px;
	height: 81px;
	background-image: url(../img/headerrightbg.gif);
}

#mainmenu {
	clear: both;
	padding: 5px 0 0 10px;
	width: 730;
	height: 25px;
}
#content {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 0 10px 0;
	width: 515px;
	border: 1px #ccc solid;
}
#searchcontent {
	float: left;
	margin: 0 0 10px 0;
	width: 737px;
	border: 1px #ccc solid;
}
#searchtext {
	padding: 10px;
}
#contentloc {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 0 10px 0;
	width: 515px;
	text-align: center;
	border: 1px #ccc solid;
}
#contentloc h1 {
	margin: 0 0 10px 0;
	padding: 10px;
	display: block;
	font-size: 16px;
	text-align: left;
	color: #007330;
	border-bottom: 1px #ccc solid;
	text-transform: uppercase;
	background-image: url(../img/contenth1bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#contentloc p {
	margin: 10px 0 0 0;
	font-size: 10px;
	color: #999;
}

#content ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#content li {
	padding: 0 10px 0 0;
	list-style-image: url(../img/bullet.gif);
}
#content h1 {
	margin: 0 0 10px 0;
	padding: 10px;
	display: block;
	font-size: 16px;
	text-align: left;
	color: #007330;
	border-bottom: 1px #ccc solid;
	text-transform: uppercase;
	background-image: url(../img/contenth1bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#searchcontent h1 {
	margin: 0 0 10px 0;
	padding: 10px;
	display: block;
	font-size: 16px;
	text-align: left;
	color: #007330;
	border-bottom: 1px #ccc solid;
	text-transform: uppercase;
	background-image: url(../img/contenth1bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#content a:link, #content a:visited {
	text-decoration: underline;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}

#newscolumn {
	margin: 75px 15px 15px 15px;
}
#showcasecol {
	margin: 5px 15px 15px 15px;
	text-align: center;
}
.newsbox {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	border-bottom: 1px #ccc solid;
}
.newsbox a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.newsbox a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newsdate {
	font-weight: bold;
	text-transform: uppercase;
	color: #007330;
}
.adbox {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 10px;
}
.adbox a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.adbox a:hover {
	font-weight: bold;
	color: #007330;
	text-decoration: none;
}
.showcasetitle {
	display: block;
	padding:10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007330;
	background-color: #FFFFFF;
	border: thin solid #007330;
}
.showcase {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}
#showcase2 a:link, #showcase2 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.adbo2x a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.adbox2 a:hover {
	font-weight: bold;
	color: #007330;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 100%;
	height: 25px;
	font-size: 11px;
	color: #fff;
	background-image: url(../img/footerbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footerleft {
	float: left;
	margin-left: 5px;
}
#footerright {
	float: right;
	margin-right: 5px;
}
#footer p {
	margin: 0;
	padding: 5px 10px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* RIGHT COLUMN HEADER IMAGES AND CONTENT PLACEMENT */
#rightnew {
	float: right;
	width: 212px;
	background-image: url(../img/headers/new.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#rightnew ul {
	padding-top: 35px;
}
#righthealth {
	float: right;
	width: 212px;
	background-image: url(../img/headers/health.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#righthealth ul {
	padding-top: 35px;
}
#rightcareers {
	float: right;
	width: 212px;
	background-image: url(../img/headers/careers.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#rightcareers ul {
	padding-top: 35px;
}
#rightsafety {
	float: right;
	width: 212px;
	background-image: url(../img/headers/safety.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#rightsafety ul {
	padding-top: 35px;
}
#rightenv {
	float: right;
	width: 212px;
	background-image: url(../img/headers/env.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#rightenv ul {
	padding-top: 35px;
}
#rightloc {
	float: right;
	width: 212px;
	background-image: url(../img/headers/loc.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#rightloc ul {
	padding-top: 35px;
}
#rightcor {
	float: right;
	width: 212px;
	background-image: url(../img/headers/cor.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#rightcor ul {
	padding-top: 53px;
}
#righttra {
	float: right;
	width: 212px;
	background-image: url(../img/headers/tra.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#righttra ul {
	padding-top: 35px;
}

#toplink {
	display: block;
	margin: 0 10px 0 10px;
	font-size: 11px;
	text-align: right;
}

#crumbs {
	font-size: 10px;
	color: #999;
}
#crumbs a:link, #crumbs a:visited {
	color: #999;
	text-decoration: none;
}
#crumbs a:hover, #crumbs a:active {
	color: #666;
	text-decoration: underline;
}

#search {
	margin: 0 15px 15px 20px;
	padding-top: 60px;
	width: 162px;
	text-align: center;
	background-image: url(../img/search.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#search .text {
	border: 1px #0f7736 solid;
	color: #0f7736;
	background-color: #d8e5d6;
}
#search .button {
	border: 1px #0f7736 solid;
	color: #0f7736;
	background-color: #d8e5d6;
}

