﻿#HeaderMain {
	width:775px;
	height:100px;
	background:#666 url(images/header.gif) no-repeat;
	margin:0;
	padding:0;
}
#HeaderImage
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 775px;
	height: 120px;
	clear: both;
	z-index: 1;
}
#headerImage_home
{
	height: 120px;
	background:#FFF url(images/headerhome.jpg) no-repeat 0;
}
#headerImage_links
{
	height: 120px;
	background:#FFF url(images/headerlinks.jpg) no-repeat 0;
}
#headerImage_areas
{
	height: 120px;
	background:#FFF url(images/headerareas.jpg) no-repeat 0;
}
#headerImage_profile
{
	height: 120px;
	background:#FFF url(images/headerprofile.jpg) no-repeat 0;
}
#headerImage_contact
{
	height: 120px;
	background:#FFF url(images/headercontact.jpg) no-repeat 0;
}
#headerImage_disclaimer
{
	height: 120px;
	background:#FFF url(images/headerdisclaimer.jpg) no-repeat 0;
}
#headerImage_privacy
{
	height: 120px;
	background:#FFF url(images/headerprivacy.jpg) no-repeat 0;
}

#FooterContactInformation
{
  display :none;
}