#mainnavHeader {
	background: url(siteImages/topRightHeaderGraphic.gif) no-repeat top right;
	height:67px;
	}

/* ---------------------- BEGIN main nav ---------------------- */
#mainnav{
float:right;
display:block;
background: url(siteImages/safestMoveGraphic.gif) no-repeat top left;
height:67px;
width:100%;
}
#mainnav ul{position:relative;float:right; margin: 46px 0 0 0;}
#mainnav ul li{display:inline; }
#mainnav ul li a{
float:left;
text-decoration:none;
height:21px;
text-align:center;
padding:0 0px 0px 5px;
}
#mainnav ul li a.home{
background:url(siteImages/topNav/home.gif) no-repeat;
width:75px;
}
#mainnav ul li a.institutionalProducts{
background:url(siteImages/topNav/institutionalProducts.gif) no-repeat;
width:142px;
}
#mainnav ul li a.homeProducts{
background:url(siteImages/topNav/homeProducts.gif) no-repeat;
width:101px;
}
#mainnav ul li a.aboutUs{
background:url(siteImages/topNav/aboutUs.gif) no-repeat;
width:75px;
}
#mainnav ul li a.contact{
background:url(siteImages/topNav/contact.gif) no-repeat;
width:75px;
}

#mainnav ul li a.home:hover{
background:url(siteImages/topNav/homeOver.gif) no-repeat;
width:75px;
}
#mainnav ul li a.institutionalProducts:hover{
background:url(siteImages/topNav/institutionalProductsOver.gif) no-repeat;
width:142px;
}
#mainnav ul li a.homeProducts:hover{
background:url(siteImages/topNav/homeProductsOver.gif) no-repeat;
width:101px;
}
#mainnav ul li a.aboutUs:hover{
background:url(siteImages/topNav/aboutUsOver.gif) no-repeat;
width:75px;
}
#mainnav ul li a.contact:hover{
background:url(siteImages/topNav/contactOver.gif) no-repeat;
width:75px;
}

/* ---------------------- END main nav ---------------------- */


/* ---------------------- BEGIN Logo/Contact/Downloads ---------------------- */
#logoSection{
background: url(siteImages/bartonLogo.gif) no-repeat top left;
height:84px;
}

#logoSection h1 {
position:relative;
top:47px;
left: 195px;
font-size: 14pt;
font-weight:bold;
color:#002e4f;
float:left;
}

#logoSection img{
float:right;
}


/* ---------------------- END Logo/Contact/Downloads ---------------------- */


/* ---------------------- BEGIN Header Photos ---------------------- */
#photoSection {
background: url(siteImages/bottomHeaderBar.gif) no-repeat bottom left;
height:241px;
position:relative;
}

#photoSection #productSubMenu {
position:relative;
top:21px;
left:10px;
color: #002e4f;
}

#photoSection #productSubMenu a{
padding: 0 5px 0 5px;
color: #002e4f;
}

/* ---------------------- END Header Photos ---------------------- */