/* CSS Document */

H2
{
	font-family:  verdana, sans-serif ;
	font-weight: bold; 
	font-size: 11px;
	line-height: 18px;
	color: #00505c;
	
}

body {
	font: 10px verdana, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0;
	background: #b0a282;
	color: #525252;
}



a { color: #525252; }

table td { vertical-align: top; }
input,select,textarea { font: 11px verdana, sans-serif; color: #000; } 
img {border: 0; display: inline;}

a:link {color:#525252}
a:visited {color:#525252}
a:hover {color:#525252}
a:active {color:#525252}

p {padding-left: 5px;}
p.right {padding-right: 55px; text-align:right}
#container
{
	width: 760px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../images/faqs_below.jpg) top right repeat-y;
	position: relative;
	top: 0px;
}

#header {
	position: relative;
	background: #00505c url(../images/header.jpg) top left no-repeat;
	color: #00505c;
	text-align: right;
	vertical-align: bottom;
	border: none;
	margin: 0;
	padding: 0;
	height: 91px;
}


#homeDivTop
{
	position: relative;
	height: 9px;
	width: 760px;
	background: url(../images/brownFadeBg.jpg) repeat-x;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	line-height: 0%;
	z-index: 5;
}

#homeImg
{
	position: relative;
	height: 237px;
	width: 760px;
	background: url(../images/homeimage.jpg) no-repeat;
	top: -4px;
	left: 0;
	padding: 0;
	margin: 0;
	line-height: 0%;
	z-index:4;
}

#bottom
{
	position: relative;
	top: 0;
	left: 0;
	width:760px;
	
}

#bottomleft
{
	position:  relative;
	top: -4px;
	width: 445px;
	padding-top: 20px;
	background: #FFFFFF url(../images/homeContentBg.jpg) no-repeat;	
	
}

#bottomRight
{
	position:  absolute;
	left: 445px;
	top: -4px;
	width: 315px;
	background: url(../images/rtbg.jpg) top left no-repeat;
	/*background: #003a42 url(../images/rtBg.jpg) top left repeat;*/
	vertical-align: top;
	
}

#welcome
{
	position:  relative;
	left: -5px;
	top: 0px;
	width: 198px;
	height: 29px;
	background: #00505c url(../images/welcome.gif) no-repeat;
	
}
#welcometxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:		13px;
	font-weight:	bold;
	font-style: 	normal;
	color: White;
	padding-left: 10px;
	padding-top: 6px;
}

#welcome .text
{
	vertical-align: middle;
	/*border: solid 5px red;*/		
}

#blContent
{
	position:  relative;
	left: 0px;
	top: 0px;
	width: 415px;
	/*padding-left: 15px;
	padding-right: 0px;*/
	margin: 15px 15px
}

#brIn
{
  padding-left: 0px;
  padding-top:  26px;
}
#brFAQ
{
  padding-left: 0px;
  padding-top:  26px;
}
#footer
{
  position: relative;
  margin: 0 auto;
  width: 700px;
  padding: 5px;
  color: #525252;
  top: 0px;
}

#footer ul
{
  list-style: none;
  display: inline;
  color: #525252;
}

#footer li
{
  list-style: none;
  display: inline;
  color: #525252;
}

/************ Navigation ********************/
#menu
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 35px;
	background: #ffffff;
	z-index: 6;
	margin: auto auto;
}

#menu ul
{
	position: absolute;
	top: 5px;
	left: 8px;
	list-style: none;
	padding: 0;
	display: block;
	height: 24px !important;
	overflow: hidden !important;
	background: #FFF;
	margin: auto;
}

#menu li
{
	display: inline;
	margin: 0 0 0 5px;
	float: left;
}

#menu li a
{
	float: left;
	display: block;
	padding: 0 0 0 0 !important;
	margin: 0;
	height : 24px;
	overflow: hidden !important;
	text-decoration: none;
}

#menu li a.active { background-position: top left !important; }





#mnuServices a { background: url(../images/ourservices.jpg)  no-repeat; width: 118px; }
#mnuServices a:hover{background: url(../images/ourservices_.jpg)  no-repeat; width: 118px;}

#mnuResources a { background: url(../images/resources.jpg) no-repeat; width: 105px; }
#mnuResources a:hover { background: url(../images/resources_.jpg) no-repeat; width: 105px; }

#mnuCarOpps a { background: url(../images/careerops.jpg) no-repeat; width: 193px; }
#mnuCarOpps a:hover {background: url(../images/careerops_.jpg) no-repeat; width: 193px;  }

#mnuAbout a { background: url(../images/aboutus.jpg) no-repeat; width: 92px; }
#mnuAbout a:hover { background: url(../images/aboutus_.jpg) no-repeat; width: 92px;  }

#mnuContact a { background: url(../images/contactus.jpg) no-repeat; width: 108px; }
#mnuContact a:hover {background: url(../images/contactus_.jpg) no-repeat; width: 108px; }

#mnuHome a { background: url(../images/locations.gif) no-repeat; width: 86px; }
#mnuHome a:hover {background: url(../images/locations.gif) no-repeat; width: 86px;  }


/*** Sub nav ***/
/*.submenu
{
	display:block;
	list-style:none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
  	border-bottom:none;
	width: 125px;
}

.submenu li a
{
	display:block;
	width: 125px;
	background-color:#FFFFFF;
	padding: 2px 5px 2px 10px;
	text-decoration:none;
	color:#000000;
	border-bottom: 1px solid #000;
}

.submenu li a:hover
{
	background-color:#CCCCCC;
}

#sub
{
  position:absolute;
  top: 171px;
  left: 162px;
  width: 125px;
  display: none;
}
*/



