BODY 
{
	padding: 0px; 
	background-image: url("../imgs/BgFader.gif"); 
	background-repeat:repeat-x;
	font-family: Arial;
	font-size:smaller;
	background-position: top;
	background-color: #EFEFF0;
	}
TD
{
	font-size:smaller;
}

TABLE.layout 
{ 
	padding: 0px; 
	border: 1px solid #333399;
	}
TD.logoCell 
{
	text-align: center; 
	background-color: #333399; 
	text-align: left;
	}
TD.header{
	height: 10%; 
	color: #777777; 
	font-size:12px; 
	font-family:Georgia; 
	text-align: center;
	background-image: url("../imgs/Bg_GreyTexture2.gif");
	/*background-image: url("../imgs/Bg_People.jpg");
	background-placement: top center;*/
	}
.header H1
	{
		font-size: 19px;
		font-family: arial;
		margin-bottom: 5px;
	}

TD.leftCol
{
		background-image: url("../imgs/Bg_GreyTexture2.gif"); 
		vertical-align: top;
		
	}
.leftCol a
{
	font-weight: bold;
	color:#333399; 
	text-decoration: none;  
	font-family: Arial; 
	padding: 2px; 
	margin-bottom: 5px;
	padding-left: 25px; 
	margin-left: 5px;
	display: block; 
	font-size: 18px;
	width: 200px;
	}
.leftCol a:hover
{
	background-color: #333399;
	color: #CCFF66; 
	border-left: 1px solid #EA0000;	
	}

 a.contactEmail 
{
	font-size: 12px;
	font-weight: normal;
}
.contactInfo
{
	padding-top: 30px;
	font-size: 12px;
	padding-left: 14px;
	color:#555555;
	font-size: 12px;
	margin-left: 20px;
	padding-bottom: 20px;
}
TD.centerCol
{
	vertical-align: top;
	padding: 40px;
	background-image: url("../imgs/Bg_Content.jpg"); 
	background-position: top center; 
	background-repeat:no-repeat;
	background-color: #ffffff;
	color: #333333;
	padding-right: 180px;
	}
TD.HomeBg
{
	background-image: url("../imgs/Bg_Content_Home.jpg"); 
	background-position: top center; 
	background-repeat:no-repeat;
	}
TD.EmployersBg
{
	background-image: url("../imgs/Bg_Content_HandsUp.jpg"); 
	background-position: top center; 
	background-repeat:no-repeat;
	}
TD.CandidatesBg
{
	background-image: url("../imgs/Bg_Content_Candidates.jpg"); 
	background-position: top center; 
	background-repeat:no-repeat;
	}
.centerCol H2
{
	font-size: 14px !important;
	color:#555555;
}
.centerCol P
{
	padding-left: 20px;
	color: #555555;
}
.centerCol a{
	text-decoration: none;
	}
.centerCol a:hover{
	text-decoration: underline;
	}

td.footer
{
	background-color: #333399; 
	color: #ffffff; 
	text-align: center;
	}
.footer a
{
	color:#eeeeee; 
	text-decoration: none; 
	font-family: Arial; 
	padding: 3px; 
	font-size: 17px;
	font-weight: bold;
	width: 100px;
	border: 1px solid #333399;
	}
.footer a:hover
{
	
	text-decoration: underline;
	
	}

