BODY
{
margin:		0px;
background:	#EFEFEF;
}

DIV, TABLE, P, INPUT
{
font-family:	Arial;
font-size:	10pt;
}

H1
{
margin-top:	0px;
color:		#7D9734;
}

H2
{
	font-size:	14pt;
	color:		#2b2b2b;
}

#headerDiv
{
	height:		70px;
	background: 	#2B2B2B;
}

.navLink
{
	text-decoration:	none;
	font-weight:		bold;
}

.business
{
	color: 	#32719D;
}

.talent
{
	color: 	#7D9734;
}

A
{
color:		#32719D;
}

A:hover
{
color:		#6699FF;
}

.centeredDiv
{
width:		900px;
margin-left:	-450px;
left:		50%;
position:	absolute; 
}

.whiteDiv
{
background:	#FFFFFF;
}

#mainDiv
{
width:		900px;
}

#footerDiv
{
width:			860px;
height:			100%;
background:		white;
margin-top: 	0px;
border-top:		1px solid #CCCCCC;
padding:		20px;
float:			left;
bottom:			0;
}