div#header img#headerLogo
{
	background: url(../images/layout/header/header_logo.png) no-repeat;
	left: 300px;
	height: 70px;
	top: 95px;
	width: 725px;
}

#sponsors h1{
	color: #E3001B;
}

div#rootContainer {
    background: url("../images/layout/background.jpg") repeat-x scroll center bottom #B1B1B1;
}

body {
    background: none repeat scroll 0 0 #E8E8E8;
}
