UL .HomePageNavList
{
	position		: relative;
	left			: -25px;
}
.HomePageNavList LI
{
	margin-bottom	: 15px;
}
.MainContent
{
	width			:101%;
	background-color:#023469;
	padding			:0px 0px 0px 0px;
	border			:none;
	margin:0px 0px 0px 0px;
}
.ContentColumns
{
	border			:none;
	top				:0px;
	padding			:0px 0px 0px 0px;
	margin			:0px 0px 0px 0px;
	width			:980px;
	min-height		:0px;
}
.TopNavBarHomePage
{
	background: url(/resources/images/credentialsearchbghome.png) repeat-x left top;
}
