

body {
	margin-top:15px;
	background-image:url(../../images/newdesign-images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#104e63;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
}

#container {
	width:915px;
	margin: 0 auto 0 auto;
}
#menu { 
	height:35px;
}

#menu td {
	
	
}
#menu a, #menu a:visited {
	display:block;
	
	background-image:url(../../images/newdesign-images/menu-grad.jpg);
	background-repeat:repeat-x;
	color:white;
	text-decoration:none;
	text-align:center;
	line-height:-25px;
	
	font-size:13px;
	padding:8px 0 9px 0;
	
	
	
	
	

}
#menu a:hover, #menu a:active{
	
	
	background-color:#f1f1f1;
	background-image:none;
	
	color:#08476a;
	text-decoration:none;
	text-align:center;
	padding:8px 0 9px 0;
	font-size:13px;
	
	
	

}
#main { 
	width:660px;
	background:#f1f1f1;
	
}
#main td {
	padding:20px;}
#main p {
	font-size:12px;
}
#main h1 {
	font-size:28px;
	font-weight:normal;
	color:11576e;
	
}
#main h2 {
	font-size:20px;
	font-weight:normal;
	color:11576e;}
	
#main h3, #main h4, #main h5{
	font-weight:normal;
color:11576e;}

#main a:link, #main a:visited {
	color:08486c;
	text-decoration:underline;
}
#main a:hover, #main a:active {
	color:#08486c;
	text-decoration:underline;
}
	

ul {
   list-style-type: none;
   padding-left: 0;
   margin-left: 20px;   
  }

li {	
  list-style-image: none;  
   background-image:url(../../images/newdesign-images/list-image.jpg);
   background-repeat: no-repeat;
   background-position: 0 center;
   padding: 0 10px 0 20px;
   font-size:12px;
   margin-bottom:10px;   
   }
  #rightbox1 {
	  background-image:url(../../images/newdesign-images/rightbox1.jpg);
	  background-position:center bottom;
	  background-repeat:no-repeat;
	  height: 156px;
  }
  .rightnav p{
	  padding:30px 0 0 20px;
	  color:black;
	  font-size:11px;
	  font-family:Arial, Helvetica, sans-serif;
	 
	  }
.rightnav a:link, .rightnav a:visited {
	padding-left:20px;
		 font-size:11px; 
		color:#08486b;
		text-decoration:none;
}
.rightnav a:hover, .rightnav a:hover {
	
	color:#08486b;
	text-decoration:underline;
}
		
		  
  #rightbox2 {
	  background-image:url(../../images/newdesign-images/rightbox2.jpg);
	  background-position:center bottom;
	  background-repeat:no-repeat;
	  height: 156px;
  }
   #rightbox3 {
	  background-image:url(../../images/newdesign-images/rightbox-3.jpg);
	  background-position:center bottom;
	  background-repeat:no-repeat;
	  height: 156px;
  }
  #rightbox4{
	  background-image:url(../../images/newdesign-images/rightbox-4.jpg);
	  background-position:center bottom;
	  background-repeat:no-repeat;
	  height: 156px;
  }
#rightbox5{
	  background-image:url(../../images/newdesign-images/rightbox-5.jpg);
	  background-position:center bottom;
	  background-repeat:no-repeat;
	  height: 156px;
  }
  
 #footer {
	 height:126px;
	 background-image:url(../../images/newdesign-images/footer-fish.jpg);
	 background-repeat:no-repeat;
	 background-color:#152733;
	 font-size:10px;
	 color:white;
 }
 #footer a:link, #footer a:visited {
	 font-size:10px;
	 color:white;
	 text-decoration:none;
 }
 #footer a:hover, #footer a:active {
	 font-size:10px;
	 color:white;
	 text-decoration:underline;
 }
 #footer td {padding-left:10px;
 vertical-align:middle;}

	
	

#rightcol {width:255px;
background:#dae0e3;
height:100%;
}
.divMenu {
	position: absolute; 
	top: 0; 
	left:0; 
	visibility:hidden; 
	border:none;
	
	
	
}
.divMenu td {
	
	padding: 2px; 
	border-bottom: solid 1px #dae0e3;
	font-family: arial; 
	font-weight: bold;
	font-size: 12px; 
	text-decoration: none; 
	background: #002f4e; 
	color: #363;
}

.divMenu a {
	
	display: block;
	width: 150px; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none; 
	background: #002f4e; 
	color: #fff;
}
.divMenu a:hover {
	background:#2d546d;
}
input {
	background:#dae0e3;
}
textarea {
	background:#dae0e3;}
	
	