

/*
=====================================
==   Messer-Bowers Co. Insurance   ==
==         Style Splitter          ==
=====================================
==          By Jeff Clark          ==
==     jeff at vacantcanvas.com    ==
=====================================
==         JUN 02, 2006            ==
=====================================
*/

@import url(layout.css);
@import url(typography.css);

/* Seperated for the PHP stuff */

div#header
{
	width: 844px;
	height: 297px;
	background-image: url('/i/headers/header1.jpg'); 
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
