.header {
	background-image: url(Images/logo.jpg);
	background-position: center top;
	height: 190px;
	width: 753px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;



}

.shadowTOP {
	background-image: url(Images/shadow_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
}

.shadowBTM {
	background-image: url(Images/shadow_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 16px;
}

 
.mainTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(Images/shadow_top.gif);
	background-repeat: repeat-x;
	padding: 20px 10px;

	}

.mainTEXT a:link, .mainTEXT a:visited{
	color: #666666;
	text-decoration: underline;

	}

.mainTEXT a:hover{
	color: #000000;
	text-decoration: none;

}

 /* --------BEGIN THE MAIN MENU------------ */
.mainMENU {
	background-image: url(Images/shadow_btm.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-position: bottom;
	background-color: #FFFFFF;
	vertical-align: middle;
	height: 10px;

}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 10px;


}

#navlist a:link, #navlist a:visited{
	text-decoration: none;
	color: #666666;
	vertical-align: middle;
	height: 10px;
	font-weight: bold;


	}

#navlist a:hover{
	font-weight: bold;
	vertical-align: middle;
	height: 10px;
	color: #000000;



	}
 /* --------END THE MAIN MENU------------ */
 


 /* --------BEGIN THE SMALL MENU------------ */
#careers {
	color: #CCCCCC;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 4px;
	text-decoration: none;
	margin-top: 10px;
	}
	
#careers a:link, #careers a:visited{
	color: #CCCCCC;
	text-decoration: none;
	}
	
#careers a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

 /* --------END SMALL MENU------------ */
 
 #phonemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.contactINFO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}
.personINFO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
