body
{
	background: #F0F0F0 url('../images/rebrand09/shadow.png') repeat-y center top !important;
}

#page
{
	width:784px !important;
	border-top:none !important;
	background:#fff !important;
}

#page #header
{
	width:784px;
position:relative;
}

#page #topnav
{
	min-height:30px;
	padding: 0 0 3px 0;
	width:760px;
	margin:0 0 0 13px;
}

#page #topnav #topnavleft
{
	margin:9px 0 0 12px;
	font-size:1.1em;
	font-weight:bold;
}
 
#page #topnav #topnavright{
	margin:9px 12px 0 0px;
	font-size:1.1em;
	
	font-weight:bold;
}
#page #headerright
{
	/*width:530px;*/
}

#page #headerrightnav
{
	/*margin-right:15px;*/
}

#page #content
{
	width:784px;
}

#page #banner
{
	margin:15px 0 0 13px;
}

#page #welcomeArea
{
	clear:both;
	width:760px;
	padding:15px 0 15px 10px;
	font-size:1.2em;
}

#page #welcomeArea #leftLogo
{
	float:left;
	width:262px;
}

#page #welcomeArea p
{
	margin:10px 0;
	display:block;
}

#page #welcomeArea #rightWelcomeText
{
	float:left;
	width:498px;
}

#page hr.homeDivide
{
	background:#999999;
	border:none;
	clear:both;
	float:left;
	margin:15px 0;
	width:100%;
}


#page .cta h2
{
	background:#FF3300 url('../images/rebrand09/chevron.gif') no-repeat 220px center;
	color:#fff;
	font-size:1.3em;
	font-weight:bold;
	padding:4px 12px;
	width:216px;
}

#page .cta h2 a
{
	color:#fff;
}

#page .clear
{
	clear:both;
}


#page .cta_text p
{
	margin:8px 12px;
	display:block;
}

#page #footer
{
	margin:7px 0 15px 16px;
	background:#F9F4EC;
	width:752px;
}

#page #footer #footertopright
{
	display:none;
}

#page #footerbottom
{
	width:752px;
}


