/* CSS Document */
body{
	margin-top:0;
	margin-left:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.navButton{
	cursor:pointer;
}

.jobs{
	background-image:url(/images/jobs_background.jpg);
	width:475px;
	height:156px;
	margin-left:25px;
	float:left;
}
#jobText{
	margin-top:50px;
	margin-left:25px;
	overflow:auto;
	width:420px;
	height:90px;
}

.welcome{
	background-image:url(/images/welcome_background.jpg);
	width:475px;
	height:156px;
	margin-left:5px;
	float:left;
}
#welcomeText{
	margin-top:50px;
	margin-left:25px;
	overflow:auto;
	width:420px;
	height:90px;
}
#midpageText{
	margin-top:50px;
	margin-left:25px;
	overflow:auto;
	width:900px;
	height:94px;
}

.search{
	background-image:url(/images/search_background.jpg);
	width:974px;
	height:306px;
	margin-left:5px;
	float:left;
}
#searchText{
	margin-top:50px;
	margin-left:25px;
	overflow:auto;
	width:920px;
	height:260px;
}

#testimonialsText{
	margin-top:55px;
	margin-left:25px;
	overflow:auto;
	width:440px;
	height:350px;
}


.marion{
	background-image:url(/images/marion_background.jpg);
	width:475px;
	height:156px;
	margin-left:5px;
	float:left;
}
.ray{
	background-image:url(/images/ray_background.jpg);
	width:475px;
	height:156px;
	margin-left:25px;
	float:left;
}
.about{
	background-image:url(/images/about_background.jpg);
	background-repeat:no-repeat;
	width:974px;
	height:186px; 
	margin-left:5px;
	float:left;
}
#aboutText{
	margin-top:50px;
	margin-left:25px;
	overflow:auto;
	width:920px;
	height:156px;
}
#testimonialsA{
	background-image:url(/images/testimonials_client_background.jpg);
	width:499px;
	height:442px;
	margin-left:5px;
	float:left;
}
#testimonialsB{
	background-image:url(/images/testimonials_candidates_background.jpg);
	width:499px;
	height:442px;
	margin-left:5px;
	float:left;
}

.contactus{
	background-image:url(/images/contact_background2.jpg);
	background-repeat:no-repeat;
	width:974px;
	height:441px;
	margin-left:5px;
	float:left;
}
#contactText{
	font-size:12px;
	padding-left:20px;
	padding-top:10px;
	margin-top:50px;
	margin-left:25px;
	overflow:auto;
	width:920px;
	height:300px;
}


.pos1{
	background-image:url(/images/intro_background2.jpg);
	width:974px;
	height:161px;
	margin-left:5px;
		float:left;
}

.pos2{
	background-image:url(/images/process_background2.jpg);
	width:974px;
	height:161px;
	margin-left:5px;
		float:left;
}

.pos3{
	background-image:url(/images/goal_background2.jpg);
	width:974px;
	height:161px;
	margin-left:5px;
		float:left;
}
.pos3b{
	background-image:url(/images/additional_background2.jpg);
	width:974px;
	height:161px;
	margin-left:5px;
		float:left;
}

