body { 
		background:url(images/headbg.jpg) repeat-x;
		 background-color:#000000;
		
text-align:center; /* for IE */
margin:0px 0px 0px 0px; /* for the rest */

}



#wrap {
	margin: 0 auto; 
	width: 766px;
text-align:left; /* reset text alignment */

}

/* main column */
#main {
	margin: 1.3em 0 0 0;
	padding: 0;
	width: 766px;
	height:auto;

	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/homebg.jpg);
}
#main1 {
	margin: 1.3em 0 0 0;
	padding: 0;
	width: 766px;
	height:auto;

	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/aboutusbg.jpg);
}
#main2 {
	margin: 1.3em 0 0 0;
	padding: 0;
	width: 766px;
	height:auto;

	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/jobbg.jpg);
}
#main3 {
	margin: 1.3em 0 0 0;
	padding: 0;
	width: 766px;
	height:auto;

	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/employerbg.jpg);
}
#main4 {
	margin: 1.3em 0 0 0;
	padding: 0;
	width: 766px;
	height:auto;

	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/contactbg.jpg);
}
#main5 {
	margin: 1.3em 0 0 0;
	padding: 0;
	width: 766px;
	height:auto;

	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/privacybg.jpg);
}
.text {
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




#footer {
	bottom: 0;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	width: 100%; /* See note below */
	text-align: center;
margin:10px auto; /* for the rest */
	padding: 0px 0px 0px 0px;
	height: 87px;
	clear: both;



}

#footer a {
		color: #CCCCCC;
		text-decoration:none;
		
}

#footer a:hover {
		color:#999999;
		text-decoration:underline;


}

a { color: #999999;
font-size: 0.8ems;


}
a:hover { color:#FF3333;
		 


}

.style2 {
	color: #ED1B24;
	font-size: 1.2em;
	font-weight: bold;
}
.style7 {color: #CCCCCC}
.style13 {font-size: 0.8ems}
.style14 {font-size: 0.8em}
.style16 {color: #FF6600}
/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footer .style20 a { color: #FF6600;}