@media screen, projector {

/* ---------------------------------------------- */
/* -- GLOBAL STYLES -- */
				
html {}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	height: 100%;
	margin : 0 auto;
	background-color:#FFFFFF;
	
}

a {
	color: #414960;

}

p {
	margin: 10px 10px;
	padding: 0px;
}

p.SubHeader {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

p.SubHeader a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}

p.InfoRecruiter {
	color: #517580;
}

p.InfoRecruiter a{
	color: #3f5b64;
}

p.Candidates {
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 160px;
}

/* ---------------------------------------------- */
/* -- WRAPPER -- */

#wrapper {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 950px;
	text-align: left;
}

/* ---------------------------------------------- */
/* -- HEADER -- */

#header {
	float: left;
	top: 15px;
	width: 950px;
	height: 80px;
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#headerLogo {
	width: 312px;
	float: left;
	position: relative;
	text-align: left;
}

/* ---------------------------------------------- */
/* -- MAIN NAV -- */

#mainNav {
	top: 54px;
	float: right;
	position: relative;
	height: 25px;
	width: 575px;
	padding: 0px;
	margin: 0px;
}

#mainNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#mainNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #151A53;
}

#mainNav li a {
	text-indent: -1000em;
	display:block;
	float:left;
	height:25px;
	overflow:hidden;
	cursor: pointer;
}

#mainNav_01 a {
	width: 76px;
	background: url(../_images/bhp_nav.png) no-repeat scroll 0px;
	background-position: 0px -25px;
	cursor: pointer;
}

#mainNav_02 a {
	width: 158px;
	background: url(../_images/bhp_nav.png) no-repeat scroll 0px;
	background-position: -76px -25px;
}

#mainNav_03 a {
	width: 120px;
	background: url(../_images/bhp_nav.png) no-repeat scroll 0px;
	background-position: -234px -25px;
}

#mainNav_04 a {
	width: 115px;
	background: url(../_images/bhp_nav.png) no-repeat scroll 0px;
	background-position: -353px -25px;
}

#mainNav_05 a {
	width: 100px;
	background: url(../_images/bhp_nav.png) no-repeat scroll 0px;
	background-position: -467px -25px;
}


#mainNav_01 a:hover {
	background-position: 0px 0px;
}

#mainNav_02 a:hover {
	background-position: -76px 0px;
}

#mainNav_03 a:hover {
	background-position: -234px 0px;
}

#mainNav_04 a:hover {
	background-position: -353px 0px;
}

#mainNav_05 a:hover {
	background-position: -467px 0px;
}

#highlight a {
	padding: 0px;
	margin: 5px 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.25em;
}

#highlight a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------- */
/* -- BODY -- */

#mainWrapper {
	float: left;
	position: relative;
	text-align:left;
	width: 100%;
	padding: 0px;
	top: 30px;
}

#mainContent {
	padding: 0px 0px 10px 0px;
	margin-top: 15px;
	
}

table.rightContent {
	background: url(../_images/callout_bg.png) no-repeat scroll 0px;
	width: 568px;
	height: 195px;
}

td.leftMain {
	width: 382px;
	margin-right: 10px;
	height: 195px;
}


td.TitleBg {
	background: url(../_images/int_title_bg.png) no-repeat scroll 0px;
	width: 750px;
	height: 47px;

}

img.Title {
	margin-left: 15px;
	margin-top: 10px;

}

p.AboutUs1 {
	padding-bottom: 8px;
	border-bottom: dashed #bfbf8f 1px;
}

#subnav {
	background: url(../_images/int_subNav_top.png) no-repeat scroll 0px;
	background-position: top right;
	min-height: 111px;
	height: 111px;
	width: 164px;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 10px;
}

#subnavForm {
	background: url(../_images/int_subNav_forms.png) no-repeat scroll 0px;
	background-position: top right;
	min-height: 111px;
	height: 111px;
	width: 164px;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 10px;
}

#subnavRecruiter {
	background: url(../_images/int_subNav_recruiters.png) no-repeat scroll 0px;
	background-position: top right;
	min-height: 111px;
	height: 111px;
	width: 164px;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 10px;
}

#subnavServices {
	background: url(../_images/services_bg.png) no-repeat scroll 0px;
	background-position: top right;
	min-height: 111px;
	height: 111px;
	width: 164px;
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 10px;
}

#subHeader {
	text-align:left;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 8px;
	
}

ul.RightNav {
	padding-left: 15px;
	margin: 0px 5px;
	padding: 2px;
}

li.RightNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.Home {
	padding-left: 15px;
	margin: 10px 5px;
	padding: 2px;
}

#rightAbout {
	background: url(../_images/about_meetrandall.jpg) no-repeat scroll 0px;
	background-position: right;
	padding-left: 5px;
	width: 165px;
	height: 333px;
}

#iconRight {
	margin-right: 10px;
	width: 270px;
}

img.RecruiterIcon {
	margin: 8px;
	border: 0px;

}

img.OurServices {
	margin-left: 10px;
	margin-top: 5px;
}

p.Caption {
 	padding-top: 295px;
	padding-left: 8px;
	padding-right: 0px;
}

p.testimonial {
	color: #878768;
	margin: 10px;

}

#Testimonials{
	margin: 20px 10px 10px 10px;
	padding: 10px 5px;
	border-top: dashed #bfbf8f 1px;
}

table.SideAreaInt {
	margin-left: 5px;
	width: 164px;
	padding: 0px;

}

td.IconRight {
	border-right: dashed #bfbf8f 1px;
	margin-right: 5px;
}

#profile {
	margin: 10px;
	border-bottom: dashed #bfbf8f 1px;
	padding-bottom: 8px;
}

#profile.last {
	border-bottom: none;
}	
/* ---------------------------------------------- */
/* -- FOOTER -- */

#footerWrapper {
	height: 130px;
	padding: 0px;
	margin-top: 50px;
	background: url(../_images/footer_bg.png) no-repeat scroll 0px;
	
}

#footerUtility {
	float: right;
	height: 20px;
	width: 445px;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	margin: 30px 260px auto 0px;
}

#footerUtility ul {
	padding: 0px;
	margin: 0px;
}

#footerUtility ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}

#footerUtility ul li a {
	color: #666666;
	text-decoration: none;
}

#footerUtility ul li a:hover {
	color: #006699;
	text-decoration: underline;
}

#footerAddress {
	float: left;
	width: 205px;
	margin: 0px;
	padding: 15px 0px 0px 15px;
	font-size: 10px;
}

}

@media print {}
@media handheld {}
