body {
	background:url(../images/bg-landing.jpg) top center no-repeat;
}
p {
	font-size:11px;
	color:#656563;
}
a {
	color:#01ab39;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#00a7d4;
	text-decoration:underline;
}

#container {
	width:1050px;
	position:relative;
	margin:0 auto;
}
#flash-container {
	margin-top:56px;
	width:1005px;
	height:473px;
}
#footer {
	width:900px;
	position:relative;
	margin:0 auto;
}
#footer .links {
	margin-top:37px;
}
#footer .links a {
	margin:0px 20px;
}
#footer .links a.first {
	margin-left:0px;
}
#footer .legal {
	margin-top:30px;
}


