body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

p, h1, h2, h3, h4, h5, ul, li, ol, table, td, tr, img {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border: none;
	}
ul, ol, li {
	list-style: none;
	}
div#header {
	margin: 0;
	padding: 0;
	border-top: solid 2px #666666;
	width: 100%;
	}
#headercontent {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 1026px; /*you must have a width here or the header won't center!*/
	height: 165px;
	margin: 0 auto 0 auto;
	}
div#header #contactinfo {
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	display: block;
	width: 332px;
	height: 25px;
	position: relative;
	left: 650px;
	overflow: hidden;
	}
div#header #contactinfo span {
	visibility: hidden;}
	
div#header h1 {
position: absolute;
}
div#header h1 span {
	visibility: hidden;
	}

div#navigation {
	margin: 0;
	padding: 0;
	width: 900px;
	position: relative;
	top: 112px;
	left: 37px;
	z-index: 100 !important;
	}
div#navigation ul li {
	display: inline;
	float: left;
	text-align: center;
	}

div#navigation  li#home {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	display: block;
	width: 117px;
	font-size: 2em;
	text-transform: uppercase;
	overflow: hidden;
	height: 56px;
	}


div#navigation li#operations {
	background-image: url(../images/operations.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 56px;
		font-size: 2em;
	text-transform: uppercase;
	overflow: hidden;
	}
	
div#navigation li#employment {
	background-image: url(../images/employment.png);
	background-repeat: no-repeat;
		width: 117px;
	height: 56px;
	font-size: 2em;
	text-transform: uppercase;
	overflow: hidden;
	}
div#navigation li#home:hover {
	background-image: url(../images/home_active.png);
	background-repeat: no-repeat;

}

div#navigation li#operations:hover {
	background-image: url(../images/operations_active.png);
	background-repeat: no-repeat;

}
div#navigation li#contact {
	background-image: url(../images/contact_us.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 119px;
	font-size: 2em;
	text-transform: uppercase;
	overflow: hidden;
}
div#navigation li#contact:hover {
	background-image: url(../images/contact_us_active.png);
	background-repeat: no-repeat;
}
div#navigation li#employment:hover {
	background-image: url(../images/employment_hover.png);
	background-repeat: no-repeat;
}

.searchbox {
	background-image: url(../images/searchboxbg.png);
	background-repeat: no-repeat;
	float: right;
	width: 497px;
	display: block;
	height: 53px;
	overflow: hidden;
	position: absolute;
	left: 469px;
	font-size: .7em;
	color: #000000;
	}

	
div#searchbox #field {
	position: absolute;
	width: 271px;
	font-size: .7em;
	color: #000000;
	top: 4px;
}

#searchbox .searchfield {
	border: solid 1px #CCCCCC;
	height: 17px;}
	
	

#field .searchbutton{
	position: absolute;

}

div#main {	
	margin: 0;
	padding: 20px 0 0 0;
	
	}
div#maincontent {
	margin: 0 auto 0 auto;
	width: 950px;
	min-height: 700px;
	position: relative;
	/*left: 15px;*/	
	 }
	
div#footer {
	margin: 0;
	padding: 10px 0 0 0;
	background-image: url(../images/footer_bg.jpg);
	background-color: #0C0E50;
	width: 100%;
	background-repeat: repeat-x;
	height: 55px;
	text-align: right;
	clear: both;
	color: #FFFFFF;
	font-size: .7em;	
	}
div#footercontent {
	margin: 0 auto 0 auto;
	width: 950px;
	position: relative;

	} 

div#footer a:link, div#footer a:visited {
	color: #FFFFFF;
	border-bottom: dotted 1px #FFFFFF;
	}

.hidden {
	visibility: hidden;
	}

#marketing_msg {
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 25px;

		}

#links {
	position: absolute;
	width: 342px;
	left: 570px;
	top: 10px;
	height: 293px;
	}
#marketing_msg .image {
	left: 16px;
	border-right: solid 2px #CCCCCC;
	position: absolute;
	top: 13px;
	}

#fullwidth {
	width: 90%;
	margin-left: 10px;
	}
#fullwidth p {
	color: #666666;
	font-size: .8em;
	padding-bottom: 10px;
	}
#fullwidth a:link, #fullwidth a:visited {
	color: #CA6204;
	border-bottom: dotted #CA6204 1px;
	}
#fullwidth h2 {
		color: #0C0E50;
	font-size: 1.2em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: solid 1px #CCCCCC;
	}
#leftcolumn {
	width: 30%;
	float: left;
	padding-right: 10px;
	padding-top: 15px;
	
	
}

#links h2 {
	color: #0D0E4F;
	font-size: .9em;
	text-align: center;
	margin-top: 5px;
	}

#leftcolumn h2 {
	color: #0C0E50;
	font-size: 1.3em;
	font-weight: normal;
	}
#leftcolumn h3{
	color: #666666;
	font-size: .7em;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 4px;

	}
#leftcolumn a:link, #leftcolumn a:visited, #rightcolumn a:link, #rightcolumn a:visited {
	color: #DE8600; }
	
#leftcolumn a:hover, #leftcolumn a:active, #rightcolumn a:hover, #rightcolumn a:active{
	color: #CA6204;
	border-bottom: dotted #CA6204 1px;}
	
#leftcolumn h4 {
	color: #838383;
	font-size: .7em;
	}
#leftcolumn p {
	color: #666666;
	font-size: .7em;
	padding-bottom: 10px;
	border-bottom: dashed 1px #CCCCCC;
	}
	
#rightcolumn {
	width: 67%;
	float: right; 
	padding-top: 15px;
			}
#rightcolumn h2, #leftcolumn h2 {
	color: #0C0E50;
	font-size: 1.2em;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: solid 1px #CCCCCC;
}

#rightcolumn h3 {
	color: #333333;
	font-size: .8em;
	padding-bottom: 3px;
	padding-top: 3px;


}

#rightcolumn p, #rightcolumn ol li {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: .75em;
	line-height: 1.5em;
	}

#rightcolumn ul li {
	list-style-image: url(../images/orange_arrow.gif);
	color: #333333;
	font-size: .75em;
	margin-left: 35px;
	line-height: 1.5em;
	}
.newsphoto {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	border: solid 1px #CCCCCC;
	padding: 2px;
	}
ul#leftsidemenu li {
	font-size: .8em;
	padding: 7px;
	border-bottom: dotted 1px #CCCCCC;
	}

h1#secondary {
	background-image: url(../images/sech1bg.jpg);
	background-repeat: no-repeat;
	color: #0D0E4F;
	display: block;
	width: 1000px;
	height: 30px;
	padding-top: 4px;
	text-indent: 335px;
	font-weight: normal;
	font-size: .9em;
	position: relative;
	top: 10px;

		}
.cookiecrumb {
	position: absolute;
	font-size: .7em;
	top: 15px;
	text-indent: 10px;
	}
.photowithcaption {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	color: #E4F8FF !important;
	float: left;
	width: 210px;
	padding-right: 15px;}
.photowithcaption img {
	border: solid 1px #CCCCCC;
	padding: 4px;}

.emphasized {
	font-weight: bold;
	background-image: url(../images/large_orange_arrow.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 10px;
		}

.floatleft {
	float: left;
	padding-right: 10px; }

form.siteSearch input.textInput {
border: 1px solid #C0C0C0;
color: #A9A9A9;
font-size: 10px;
height: 16px;
margin: 4px 0 0 0;
padding: 3px 0 0 2px !important;
vertical-align:top;
width:213px;
}

.gobutton {
	margin-top: 4px; }
	
