body {
	background: #E1E8C7 url(../images/hb_bg.gif) repeat-y top center;
	color: #656565;
	text-align: center;
	font-family: arial, helvetica, sans;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}

a {
	color: #656565;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: 0px;
}

#page {
	width: 798px;
	margin: 0 auto;
	text-align: center;
}

#dif {
	width: 357px;
	float: left;
}

.dif_text {
	width:274px;
	padding: 0px 23px 20px 60px;
	text-align: center;
}

#atlanta {
	width: 195px;
	float: left;
}

#nicaragua {
	width: 246px;
	float: left;
}

#footer {
	background: url(../images/hb_footer_bg.gif) no-repeat top left;
	margin-left:1px;
	font-size: 9px;
	text-align: left;
	padding: 75px 0px 50px 55px;
}

.clear {
	clear: both;
}
