#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	}
#hdrBG {
	margin: 0px;
	padding: 0px;
	background: #7B5CE9 url(/lib/images/bg.purple.gif) repeat-x;
	height: 57px;
	}
#headerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 57px;
	background: transparent;
	}
#headerContact {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 291px;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#headerNav {
	position: absolute;
	top: 57px;
	left: 0px;
	height: 29px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:  url(/lib/images/bg.yellow.gif) repeat-x;
	}
#hdrNavEdgeLeft{
	position: absolute;
	top: 57px;
	left: 0px;
	}
#hdrNavEdgeRight{
	position: absolute;
	top: 57px;
	right: 0px;
	}
#hdrNavPaw{
	position: absolute;
	top: 57px;
	left: 360px;
	}
#hdrSubNav {
	position: relative;
	margin: 0px 0px 20px;
	padding: 0px;
	background: transparent;
	font-size: 14px; 
	top: 40px;
	left: 140px;
	}
#EmailThisPage {
	position: absolute;
	top: 82px;
	right: 20px;
	}

#headerNav ul {
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0;
	width: 100%;
	}
#headerNav ul li {
	display: inline;
	margin: 0px 5px;
	padding: 0;
	text-align: center;
	font-size: 14px; 
	}
#headerNav ul li a {  
	text-decoration: none;
	font-style: italic;
	color: #000000;
	font-size: 14px; 
	font-weight: bold; 
	font-variant: normal;
	}  
#headerNav ul li a:link {  
	color: #000000;
	}  
#headerNav ul li a:visited {  
	color: #000000;
	}  
#headerNav ul li a:hover {  
	color: #000000;
	}  

#hdrSubNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#hdrSubNav ul li {
	display: inline;
	margin: 0px 10px;
	color: #7B5CE9;
	}
#hdrSubNav ul li a {
	margin: 0px;
	font-style: normal; 
	text-decoration: none;
	font-weight: bold;
	}
#hdrSubNav ul li a:link {  
	color: #28205C;
	}  
#hdrSubNav ul li a:visited {  
	color: #28205C;
	}  
#hdrSubNav ul li a:hover {
	color: #7B5CE9;
	}  

#EmailThisPage a {
	font: bold italic 14px;
	}
#EmailThisPage a:link {
	color: #28205C;
	}
#EmailThisPage a:visited {
	color: #28205C;
	}
#EmailThisPage a:hover {
	color: #7B5CE9;
	}
	