@import url('colors.css');

@media screen {
	body {background: #0f4dBc 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;}
}

#masthead_content .content_image_box {
	border:0px;
}

#masthead_content img {
	margin:0px;
}