@import url('colors.css');

@media screen {
	body {background: #ffc300 url('../graphics/layout/background.jpg') repeat-x;}
	#customer_utilities ul li{background:transparent url('../graphics/layout/bg_utility_item.gif') no-repeat;}
	#contentContainerHome {background: #fff url('../graphics/layout/content-top.jpg') no-repeat;}
	#contentContainer {background: #fff url('../graphics/layout/content-top.jpg') no-repeat;}
	#contentContainerInterior {background: #fff url('../graphics/layout/content-top.jpg') no-repeat;}
}

#logo {
	padding-left:0px;
	}
