#header {
	background: #ffffff url(/images/bkg-blueband.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 294px;
	width: 960px;
    } 	
h1 {font: 16px verdana;	font-weight: bold;color:#1d3163;}
h2 {font: 14px verdana;	font-weight: bold;color:#1d3163;}
h3 {font: 11px verdana;	font-weight: bold;color:#1d3163;}
h4 {font: 10px verdana;	font-weight: bold;color:#1d3163;}
/* ########   MENU SECTION #########  */
#menuTOP {
	width: 930px;
	height: 39px;
	margin: 0;
	padding: 0;
	}
#menuLH {
	background: #ffffff url(/images/bkg-menuLH2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 245px;
	padding: 10px 0px 150px 0px;
	margin: 10px;
	}
#menuLH #contentLH {
	padding: 5px 5px 10px 10px;
	font: 10px verdana;
	text-align:left;
	}

/* Generated via www.cssmenubuilder.com */

.menuLH081016{margin:0; margin-top: 20px; padding:0; width:225px; list-style:none;background:rgb(255,255,255);}
.menuLH081016 li{padding:0; margin:0 0 1px 0; height:30px; display:block;}
.menuLH081016 li a{text-align:left;height:30px; padding:0px 15px; font:12px Verdana, Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; background:url('/images/verMenuImages.png') -15px 0px no-repeat; text-decoration:none;}
.menuLH081016 li a:hover{background:url('/images/verMenuImages.png') -15px -40px no-repeat; color:rgb(255,255,255);}
.menuLH081016 li a.active, .menu li a.active:hover{background:url('/images/verMenuImages.png') -15px -80px no-repeat; color:rgb(255,255,255);}
.menuLH081016 li a span{line-height:30px;}
	
#menuMAIN {
	margin: 0;
	padding: 0;
	width: 944px;
	background: url(/images/topMenuImages.png) repeat-x;
	}
#logo {
	float: left;
	width: 245px;
	margin: 20px 18px 0 18px;
	}
#headerphoto {
	float: left;
	margin-right: 30px;
	}
#content {
	background: #ffffff url(/images/bkg-white.jpg);
	background-position: top center;
	width: 960px;
	font: 12px verdana;
	}
#contentCENTER {
	padding: 10px;
	padding-top: 10px;		
	text-align:left;
	}
#contentCENTER a {
	text-decoration: none;
	}
#contentCENTER a:hover {
	background:#7896cc;
	color: white;
	}
#footer {
	background: #ffffff url(/images/bkg-footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 1000px;
	height: 60px;
	color: #ffffff;
	padding-top: 5px;
	}
#footer a {
	color: #ffff99;
	}