.landing-container
{
	background-image:url(/images/splash_bg.png);
	height: 413px;
	width: 886px;
	background-repeat:no-repeat;
	margin-left: 14px;
	margin-top: -20px;
	margin-bottom: 18px;
}
.landing-container .content
{
	width: 495px;
	height:300px;
	margin-left: 195px;
	padding-top: 45px;
}

.header {
	background:white;
	height:150px;
	width:914px;
	float:none;
}

.footer ul
{
	width:630px;
}


.footer .copyright
{
	margin-top:8px;
	text-align:center;
}
