/* DEFAULTS & GLOBALS */

html {
	height: 100%;
	margin-bottom: 1px;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #201e1f url("images/background_page.jpg") left top repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;
	}

a {
	color: #395aa8;
	outline: none;
	}
a:hover { color: #b43e3c; }
a:active { color: #f20f0b; }

.notext {
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
	}
.nodisplay {
	display: none;
	}


/* LAYOUT */

div#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background: url("images/header.jpg") left top no-repeat;
	text-align: left;
	overflow: hidden;
	}


a#logo {
	float: left;
	margin: 31px 0 0 47px;
	width: 156px;
	height: 69px;
	}


ul#mainmenu {
	float: right;
	display: inline;
	margin: 86px 25px 0 0;
	overflow: hidden;
	}
ul#mainmenu li {
	display: inline;
	overflow: hidden;
	}
ul#mainmenu li a {
	float: left;
	height: 40px;
	text-indent: -4000px;
	overflow: hidden;
	}
ul#mainmenu li a.home {
	width: 72px;
	background: url("images/menu_home.jpg");
	}
ul#mainmenu li a.services {
	width: 135px;
	background: url("images/menu_services.jpg");
	}
ul#mainmenu li a.request {
	width: 125px;
	background: url("images/menu_request.jpg");
	}
ul#mainmenu li a.about {
	width: 95px;
	background: url("images/menu_about.jpg");
	}
ul#mainmenu li a.jobs {
	width: 61px;
	background: url("images/menu_jobs.jpg");
	}
ul#mainmenu li a.contact {
	width: 103px;
	background: url("images/menu_contact.jpg");
	}
ul#mainmenu li a:hover { background-position: 0 -40px; }
ul#mainmenu li a:active { background-position: 0 -80px; }

ul#mainmenu li a.active {
	background-position: left bottom;
	}


div#content {
	clear: both;
	display: block;
	width: 900px;
	background: #080607;
	overflow: hidden;
	}
div#content div#padding {
	padding: 20px 35px;
	overflow: hidden;
	}


div#splash {
	position: relative;
	width: 900px;
	height: 300px;
	background: url("images/splash.jpg");
	text-align: center;
	}
div#splash_content {
	position: relative;
	width: 900px;
	height: 132px;
	background: url("images/splash_content.jpg");
	border-top: 1px solid #282828;
	}
div#splash_content h2 {
	display: none;
	}
div#splash_content p {
	position: absolute;
	top: 40px;
	right: 25px;
	width: 385px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.35em;
	color: white;
	}


ul#industries {
	float: left;
	display: inline;
	margin: 0 50px 15px 0;
	width: 175px;
	overflow: hidden;
	list-style: none;
	}
ul#industries li {
	display: block;
	margin: 0 0 3px 0;
	width: 175px;
	height: 38px;
	}
ul#industries li.header {
	height: 20px;
	font-weight: bold;
	text-align: center;
	color: #525252;
	}
ul#industries li a {
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 38px;
	background: url("images/industries_button.gif");
	font-weight: bold;
	color: white;
	}
ul#industries li a:hover { background-position: 0 -38px; }

ul#industries li a.active {
	background-position: 0 -76px;
	text-decoration: none;
	}

div#footer {
	clear: both;
	display: block;
	padding: 15px 0 0 0;
	width: 900px;
	border-top: 1px solid #848484;
	overflow: hidden;
	}
div#footer p#address {
	float: left;
	margin: 0 0 0 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #848484;
	}
div#footer p#copyright {
	float: right;
	margin: 0 10px 0 0;
	font-size: 7pt;
	line-height: 1.25em;
	color: #848484;
	}
div#footer p#copyright a { color: #788cad; }
div#footer p#copyright a:hover { color: #ce6060; }
div#footer p#copyright a:active { color: #f61313; }





ul.list {
	margin: 5px 0 0 0px;
	list-style: none;
	list-style-position: outside;
	}
ul.list li {
	margin: 5px 0 9px 10px;
	font-size: 10pt;
	line-height: 1.15em;
	color: #c6c6c6;
	}



h2 {
	margin: 0 0 10px 0;
	color: white;
	}

h3 {
	margin: 0 0 10px 0;
	font-size: 11pt;
	color: #c6c6c6;
	}

p.intro {
	margin: 0 0 30px 0;
	padding: 0 10px 0 0;
	font-size: 12pt;
	}
p {
	margin: 1em 0 0 0;
	line-height: 1.2em;
	color: #a3a3a3;
	}




/* JOBS */

span.title {
	display: block;
	margin: 0 0 3px 0;
	font-weight: bold;
	}




ul.submenu {
	display: block;
	margin: 0 0 30px 0;
	padding: 8px 10px;
	background: #1f1f1f;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
	overflow: hidden;
	}
ul.submenu li {
	display: inline;
	margin: 0 20px 0 0;
	font-size: 10pt;
	font-weight: bold;
	overflow: hidden;
	}
ul.submenu li.header {
	color: #5f5f5f;
	}



div#column1 {
	float: left;
	margin: 0 15px 0 0;
	width: 560px;
	overflow: hidden;
	}

div#column2 {
	float: left;
	width: 250px;
	overflow: hidden;
	}


ul#errors {
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	background: #f8c7c7;
	border: 2px solid red;
	list-style-position: inside;
	}
ul#errors li {
	padding: 0 10px 10px 10px;
	color: red;
	}


/* APPLICATION */

input#application_button_next,
input#application_button_previous,
input#application_button_submitapplication {
	height: 44px;
	border: 0;
	text-indent: -5000px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	}

input#application_button_next {
	float: left;
	width: 110px;
	background: url("images/button_next.gif") left top no-repeat;
	}
input#application_button_previous {
	width: 175px;
	background: url("images/button_previous.gif") left top no-repeat;
	}
input#application_button_submitapplication {
	float: left;
	width: 331px;
	background: url("images/button_submitapplication.gif") left top no-repeat;
	}