* 
{
	margin:0px;
	padding:0px;
}

body 
{
	background-color:#000000;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:11px;
}

img 
{
	border:0px;
}

p 
{
	line-height:16px;
	margin-bottom:13px;
}

a:link, a:visited 
{
	color:#9a4d9e;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}

.clear 
{
	clear:both;
}

#splash 
{
	height:600px;
	background-position:center top;
	background-image:url(../images/splashbg.jpg);
	background-repeat:no-repeat;
}

#splash_flash 
{
	width:1180px;
	height:600px;
	margin:auto;
}

#footer 
{
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	/*min-height:250px;*/
	width:100%;
	padding-top:30px;
}

#footer_content 
{
	width:1140px;
	margin:auto;
}

#contact 
{
	width:1140px;
	margin:auto;
	margin-top:20px;
	margin-bottom:50px;
	text-align:center;
}

#whatwedo 
{
	float:left;
	width:350px;
	margin-right:20px;
}

#whatwedo ul 
{
	list-style:none;
}

#whatwedo li 
{
	float:left;
	width:175px;	
}

#careeropportunities 
{
	float:left;
	width:350px;
	margin-right:20px;
}

.jobtitle 
{
	font-weight:bold;
	font-size:13px;
}

#strategicpartners 
{
	float:left;
	width:360px;
	margin-right:20px;
}

#strategicpartners ul 
{
	list-style:none;
}

#strategicpartners li 
{
	float:left;
	width:180px;
}

.logo 
{
	float:left;
	width:49px;
	text-align:center;
	margin-right:10px;
}

.partner 
{
	float:left;
	width:110px;
}

.title 
{
	height:30px;
}