body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c1bfa9;
	margin: 0px;
}
img {
	border:0;	
}
#wrapper {
	width:900px;
	margin:0px auto 0 auto;
	padding-top:70px;
	position:relative;
}

#flash {
	padding:0;
	width:900px;
	height:656px;
}

#share {
	height:27px;
	position:absolute;
	top:43px;
	right:0px;
}

#fha {
	text-align:right;
}

#footer {
	width:900px;
	padding-top:15px;
	font-size:11px;
	margin:0 auto;
	position:relative;
}


#footer-l {
	width:660px;
	float:left;
	color:#ffffff;
}
#footer-r {
	width:240px;
	float:left;
	text-align:right;
	color:#e1e2dd;
}
#footer-l a,
#footer-l a:visited,
#flash a,
#flash a:visited {
	text-decoration:none;
	color:#ffffff;
}
#footer-l a:hover,
#footer-l a:active,
#flash a:hover,
#flash a:active {
	text-decoration:underline;
	color:#ffffff;
}


#footer-r a,
#footer-r a:visited {
	text-decoration:none;
	color:#e1e2dd;
}
#footer-r a:hover,
#footer-r a:active {
	text-decoration:underline;
	color:#e1e2dd;
}

p {
	margin:0;
	padding:0 0 16px 0;
	color:#ffffff;
}

.disclaimer {
	color:#e1e2dd;
}
