﻿@import url("../../../../includes/base/css/base.css");

body 
{
	background: #FFFFFF;
}

#pageDiv {}

#headerUtilityDiv  {}

#headerIdentityDiv 
{
	margin: 90px 0 0 0;		/* move the identity under the header */
}

#headerAdDiv 
{
	position: absolute;		/* move the identity under the header */
	left: 0px;
	top: 30px;
	width: 928px;
}

#primaryNavigationDiv 
{

}

#primaryContentDiv {}

#footerAdDiv {}

#footerNavigationDiv {}

#footerLinksDiv {}


