

/*////////////////////////////
	REPORTS BANNER AREA
////////////////////////////*/

#header1{
	background-image:  url(images/header_background9.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#headerphoto{
	background-image:  url(images/header_photo9.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#phototext{
	font-family: arial, helvetica, sans serif;
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	color: #333;

}

#headermap{
	background-image:  url(images/map9.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h1{
	color: #72042B;
}