#brandingHeader
{
	width:700px;
	background: #ffffff;
	height: 70px;
	border-bottom: 6px solid #666666;
}

#brandingFooter {
	width:700px;
	background: #2f5572;
	height: 70px;
	border-top: 6px solid #666666;
	clear:both;
}

#featureHeading {
	width:100%;
	height:30px;
	clear:both;
	border-bottom: 6px solid #666666;
	background: #666666;
	color:#ffffff;
	font-weight:bold;
	font-size: 18px;
	text-align:center;
}

#loginArea {
	width:700px;
	border-bottom:1px solid #000000;
	background-color:#cccccc;
	float:left;
}

