@charset "utf-8";
/* CSS Document */

@import url("baseStyle.css");

#main {
	background-image: url(../img/home_bg.jpg); 
	background-position:top center; 
	background-repeat:repeat-x;
	background-color:#FFFFFF;
		}

.leftMaster #menu {
	width:195px;
	height:315px;
	background-image:url(../img/homeMenu_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:transparent;
	padding-left:3px;
}

.leftMaster #menu ul { padding-top:20px;}

.leftMaster #menu li ul {display:none;}


/*INSERT BASIC UL HERE*/

#home {text-align:center; }
#header {height:122px;}


.rightMaster .headerCO {
	width:201px;
	height:313px;
	background-image:url(../img/homeCallout.jpg);
	background-position:top;
	float:left;
}

#contentArea{
	width:990px; 
	float:left; 
	border-top: 1px solid #e4e4e4;
/*	border-bottom: 1px solid #e4e4e4;*/
	margin:0px;
	padding:0px;
	margin-top:5px;
	padding-top:10px;
	background-color:#fff;
}

#contentArea .col1, #contentArea .col2, #contentArea .col3 {float:left; padding:0px; margin:0px;}

#contentArea .col1 {text-align:left;width:310px; margin-right: 50px; height:auto}
#contentArea .col2 {width:380px; text-align:left; margin-right: 60px;}
#contentArea .col3 {width:160px; text-align:left;}


/*---------BANNER CALLOUTS------------*/
.HCO1 {margin-top:100px; margin-left:10px; text-align:left;}
.HCO2 {margin-top:45px; margin-left:15px; text-align:left;}
.lwyd {margin-bottom:30px;}
.careerOpps, .careerOpps li {width:160px;}


.callout {margin-left:2px; border-bottom:15px #fff solid; padding-top:2px; clear:both; float:none; width:auto; height:100px}
.callout p {width:130px; padding-top:15px;}


#prespace {width:500px; height:1px;clear:both}

/*---------FIND OPENINGS------------*/
.findjobs .map, .findjobs .radius, .findjobs .or, .findjobs .state, .findjobs .city {display:none;}
.findjobs td.zip, .findjobs td.searchType, .findjobs td.button  {border:none;padding-left:0px;}


.pagePhoto {height:310px}
