
/* masthead div's */

#masthead {
height:115px;
width:100%;
background-image:url(/images/masthead/Header.jpg);
}

#mastheadLeft {
height:115px;
width:500px;
float:left;
}

#logo {
height:73px;
padding-top:4px;
}

#logo p {
PADDING:0px; 
MARGIN: -2px 0px 0px 0px; 
FONT-SIZE: 15px; 
FONT-FAMILY: Helvetica, Arial, sans-serif; 
FONT-WEIGHT:bold;
	
}


/* end of #mastheadLeft */


#mastheadRight {
height:115px;
width:496px;
margin-left:500px;
padding:4px 0px 0px 0px;
clear: right;
}



/* end of #mastheadRight */
