.SimpleCont{text-align: left;}
#h1-wrapper
{
	float: left;
	width: 100%;
	background: url(/Portals/0/Skins/Ivey/images/h1-bg.png) right no-repeat ;
}

#h1-wrapper h1
{
	float: left;
	width: 100%;
	padding: 5px 0 0 3px;
}

.SimpleContBody
{
	float: left;
	clear: left;
	width: 100%;
}


#purple-bg
{
	float: left;
	width: 273px;
	background: #273d71;
	color: #fff;
}

#right-locations
{
	float: left;
	padding: 18px 26px;
}

#right-locations h4
{
	margin: 0; padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#right-locations ul
{
	color: #b8c7f7;	
}

#right-locations li
{
	float: left;
	clear: left;
	padding: 4px 0px;
}	

#right-locations a
{
	color: #b8c7f7;	
	text-decoration: none;
}

#right-locations a:hover, #right-locations a:active
{
	text-decoration: underline;	
}

#emergency
{
	float: left;
	width: 273px;
	background: #08163d url(/Portals/0/Skins/redwood/images/emergency-gradient.jpg) repeat-x top;
	color: #fff;
	border-top: 1px solid #556394;
}

#emergency-padding
{
	float: left;
	padding: 15px 25px;	
}

#emergency-padding h4
{
	font: bold 17px Arial, Helvetica, sans-serif;
	padding: 0; margin: 0;
	line-height: 24px;
}

#emergency-padding a
{
	color: #fff;	
}



