body 
	{
	background-color:#AABBCC;
	margin: 0px;
	}
div.fbrand 
	{
	width: 49%;
	height: 100%;
	background-color: #778899;
	border-right:1px solid #ffffff;
	text-align: center;
	float: left;
	vertical-align: middle;
	}
.fbrand img
	{
	margin-top: 150px;
	border: 0px solid #778899;
	}

.navigate 
	{
	width:49%;
	float:left;
	text-align: center;
	margin-top:5%
	}
.navigate img
	{
	border: 0px solid #AABBCC;
	}
