* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif; 
}
body { 
	background:#001A34 url(../images/bg_body.jpg) repeat-x; 
	}
		
#container {
	width:860px;
	margin:0 auto;
}

a {
	color: #F60;
	}
a:hover {
	color:#036;
}
p {
	margin:15px 0;
}
/* White Area for Content */

#topcnr { 
	clear:both;
	background:#fff url(../images/corners_white.gif) no-repeat -10px -10px;
}

#topcnr div { 
	background:url(../images/corners_white.gif) no-repeat 850px -10px;
	height:15px;
}

#bottomcnr { 	
	clear: both;
	background:#fff url(../images/corners_white.gif) no-repeat -10px top;

}

#bottomcnr div { 
	background:url(../images/corners_white.gif) no-repeat 850px top;
	height:10px;
	overflow:hidden;

}
#content {
	background-color:#fff;
	font-size:12px;
}


#leftcol {
	float:left;
	padding:0 0 0 15px;
	width:640px;
}
	
/* Navs */

#logo a{
	background:url(../images/nav_logo.gif) no-repeat;
	width:300px;
	height:61px;
	float:left;
	margin:10px;
}
.basenav {
	float:right;
	font-size: 12px; 
	margin:50px 15px 0 0; 
	color:#ffffff;
}
.basenav a {
	color:#ffffff;
	text-decoration: none;
	padding:0 10px;
}
.basenav a:hover {
	text-decoration: underline;
}

#mainNav {
	padding:0 0 5px 0;
	margin: 0 15px;
	}
	
#home #mainNav {
	background:url(../images/mast_home.jpg) no-repeat top right;
}
	
#about #mainNav{
	background:url(../images/mast_about.jpg) no-repeat top right;
}
#contact #mainNav{
	background:url(../images/mast_contact.jpg) no-repeat top right;
}
#recruiting #mainNav{
	background:url(../images/mast_recruiting.jpg) no-repeat top right;
}
#safety #mainNav{
	background:url(../images/mast_safety.jpg) no-repeat top right;
}
#showcase #mainNav{
	background:url(../images/mast_showcase.jpg) no-repeat top right;
}
#whoweare #mainNav{
	background:url(../images/mast_whoweare.jpg) no-repeat top right;
}
	
#mainNav a {
	background:url(../images/nav_but_off.jpg);
	display:block;
	width:150px;
	height:18px;
	margin:0 0 3px 0;
	color:#036;
	text-decoration: none;
	font-weight:bold;
	text-align: right;
	font-size:13px;
	padding:7px 10px
}
#mainNav a:hover {
	background:url(../images/nav_but_on.jpg);
}

/* toggle main nav buttons */

#whoweare #whoweareNav, #showcase #showcaseNav, #safety #safetyNav, #recruiting #recruitingNav, #about #aboutNav, #contact #contactNav {
	background:url(../images/nav_but_on.jpg);
}

#breadcrum {
	background:url(../images/bg_breadcrums.jpg);
	margin:0 15px 19px 15px;
	height:17px;
	padding:2px 0 0 0;
}
#breadcrum a {
		color:#036;
		background:url(../images/arrow_blue.gif) no-repeat right 5px;
		text-decoration:none;
		padding:0 15px;
		
	}

#home #breadcrum, #contact #breadcrum {
	background: none;
	margin:0;
	
}

/* Titles */
h1 {
	font-size:20px;
	color:#036;
	font-weight:normal;
	margin-bottom:10px;
	visibility:hidden;
	position:absolute;
	}
	
/* News & Subnav */

#rightcol {
	background:url(../images/bg_news_subnav.gif) no-repeat;
	padding-top:8px;
	width:170px;
	float:left;
	margin:0 0 15px 15px;
}

#rightcol div {
	border-top:#fff solid 1px;
	border-bottom:#ccc solid 1px;
	border-right:#e7e7e7 solid 2px;
	border-left:#e7e7e7 solid 2px;
	background:#f7f7f7;
	padding:0;
	
		
}
#home #rightcol div, #contact #rightcol div {
	padding:10px;
	font-size:11px;
}

th, #rightcol h1 {
	border-top:#fff solid 1px;
	border-bottom:#ccc solid 1px;
	border-right:#e7e7e7 solid 2px;
	border-left:#e7e7e7 solid 2px;
	background:#eaeaea;
	padding:10px 5px;
	font-size:12px;
	font-weight:bold;
	margin:0;
}
#rightcol a {
	background:url(../images/arrow_orange.gif) no-repeat 17px 15px;
	padding:8px 0 8px 37px;
	display: block;
	border-top:#fff solid 1px;
	border-bottom:#ccc solid 1px;
	text-decoration:none;
	
}
#rightcol a.default, #rightcol a.default:hover {
	padding:8px 0 8px 20px;
	background:#eaeaea;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#036;
	
}

#rightcol a:hover {
	background:url(../images/arrow_blue.gif) no-repeat 18px 15px;	
}

#rightcol a.select {
	background:#fff url(../images/arrow_blue.gif) no-repeat 37px 15px;
	padding:8px 0 8px 55px;
	font-weight:bold;
	color:#036;
}

.current {
	background:#009966;
}
.normal {
	background: #CC9900;
}

/* show/hide sub nav  */

#whoweareSub, #showcaseSub, #safetySub, #recruitingSub, #aboutSub {
	visibility:hidden;
	position:absolute;
}
#whoweare #whoweareSub, #showcase #showcaseSub, #safety #safetySub, #recruiting #recruitingSub, #about #aboutSub {
	visibility: visible;
	position:static;
}

/* slideshows  */
.slides {
	float:left;
	margin:0 15px 15px 0;
}
.overview {
	float: left;
}
h3 {	
	color:#999999;
	font-size:14px;
	margin: 0 0 10px 0;
}
#leftcol li {
	margin-left:15px;
	}
#leftcol ul {
	margin:0 0 15px 0;
	}
	
/* tables  */


table {
	border-left:#ccc solid 1px;
	border-top:#ccc solid 1px;
	}

thead tr{
	border:#e7e7e7 solid 1px;
	
}
th {
	border-right:#ccc solid 1px;
	text-align:left;
}
td {
	padding:5px;
	border-top:#fff solid 1px;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-left:#fff solid 1px;
	vertical-align:top;
}
tr{
	background:#f7f7f7;
}

tr.alt{
	background:#fff;
}

/* footer  */
#footer {
	color:#fff;
	font-size:12px;
	margin:15px 0;
		}