body {
	background-color: #81A0BF;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	margin: 28px 0 37px 0;
	width: 719px;
	background: url(images/Logo.gif);
}
#logo {
	float: left;
	height: 65px;
	width: 800px;
	background: url(./images/Logo.gif);
}
#terms {
	float: left;
}


#terms p {
	padding: 0 50px;
	
}


br.clearMe {
	clear: both;
	height: 0;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.fusionFooter {
	width: 800px;
	margin: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
}
