body
{
	background-color: #9F0324;
	background-image: url("/us/get_the_look/images/background_gradient.jpg");
}

div#page
{
	background-image: url("/us/get_the_look/images/background_main.jpg");
	background-repeat: no-repeat;
}

div#page div#content
{
	height: 500px;
	margin-top: 8px;
	padding-left: 0px;
}

div#footer
{
	height: 80px;
	background-image: url("/_images/footer_gradient.png");
	background-repeat: repeat-x;
	padding-top: 40px;
}