body {
background:url(gradbg.jpg);
background-repeat: repeat-x;
background-color: #79a3bf;
	margin-top: 0px;
font-family: arial, helvetica, verdana,  sans-serif;
color: #060b40;
	
}

#header {
background: url(header.jpg);
background-repeat: no-repeat;
height: 322px;
width: 876px;
}

#header h1 {  visibility: hidden; display: none;}

h1 {
	
	font-size:1.2em;
	margin:4px;	
}

a:link {
	color: #20426A;
	text-decoration: none;
}
a:visited {
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



a:hover {
	color: #20426A;
	text-decoration: underline;
}
a:hover {  }
a:hover {  text-decoration: none;}


 {
}


a { color: #20426A; text-decoration: none;}

#navdiv {
	margin-top:-100px; 
}

#navmenu ul {
	border-top: solid 4px #20426A;
	margin-left: 0px; 
}
#navmenu li {
		list-style-image: none;
		list-style-type: none;
		font-size: 1em;
		letter-spacing: 1px;
		float: left;
		width: 100px;
		padding: 6px;
		padding-right: 30px;
		padding-bottom: 24px;
		margin-bottom: 4px;
		margin-left: 0px;
		border-top: solid 4px #20426A;
}

#navmenu li:hover {
	
background-color: #eff2f6;
}

#content 
{
	clear:both;
	width:710px;	
	
padding: 20px 0px 20px 50px;

}

#contact {
	font-size:small;
	letter-spacing:1px;	
	
}
h1 {
}





