
body, p, form, ul, li, input, h1, h2, h3, h4, h5, h6, dl, dt, dd{ margin: 0; padding: 0; }

body {
	background-image:url(../images/template/page-bg.jpg);
	background-repeat: repeat-x;
	background-color:#ABC0C5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#333333;
	font-size: 12px;
	text-align: center;
	margin: 0; 
	padding: 0;
}
a { font-weight:normal; margin: 0; padding: 0; color:#a6390e; text-decoration:underline; }

a:visited {color:#a6390e; text-decoration:underline; } 

a:hover {color:#FF6600; text-decoration:none; } 

a:active {color:#82bdcc; text-decoration:underline; } 

div#container {
	width:781px;
	margin: 0 auto;
	position: relative; 
	text-align: left;
	overflow:visible;
	background-color:#ABC0C5;

  }
div#header {
	width:100%;
	height:177px;
	background-image:url(../images/template/header.jpg);
	position: relative; 
	}	


	
/*NAV  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			
div#nav {
width:100%;
height:34px;
background-image:url(../images/template/nav-bg.jpg);
text-align:center;
}

	
/*CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
div#content-bg {

background-image:url(../images/template/content-rpt.jpg);
background-repeat:repeat-y;
}
div#mainphoto {
background-image:url(../images/template/content-bg.jpg);
text-align:center;
height: 325px;
}
div#maincontent-bg { 
min-height: 391px;
background-image:url(../images/template/content-bg.jpg);
background-repeat:no-repeat;
}

div#mainContent {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 30px;
padding-right: 30px;
}
#mainContent h1 {
	font-size:18px;
	font-weight:normal;
	color:#31718C;
	margin-bottom:15px;
	text-transform:uppercase;
}
#mainContent h2 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:8px;
	text-transform:uppercase;
}
#mainContent h3 {
	font-size:12px;
	font-weight:bold;
	color:#064D8C;
	margin-bottom:5px;
	text-transform: uppercase;
}
#mainContent h4 {
	font-size:13px;
	font-weight:bold;
	color: #575535;
	margin-bottom:5px;
	text-transform:uppercase;
}
#mainContent h5 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
	text-transform:uppercase;
}
#mainContent ul {
margin-left: 20px;
}

/*FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		

div#footer {

position: relative; 
background-image:url(../images/template/footer.jpg);
height: 151px;
  }
div#copyright {
font-size: 11px;
padding: 5px;
