@charset "utf-8";
.logo {
	margin-right: auto;
	margin-left: auto;
}
.rightimage
{
	float:right;
	text-align:center;
	clear:right;
	margin-bottom:5px;
	margin-left:10px;
}
.clear
{
	clear:both;
}

body
{
	min-width:984px;
	margin:0;
	padding:0;
	color:#000000;
	background-image:url(images/stone.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
h2
{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1
{
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
}
h3
{
text-align:center;
}
#page
{
	width:984px;
	margin:0 auto;
	background-color:#3f7ca9;
}
#header
{ 
	background:url(images/header.jpg) no-repeat;
	_margin:5px;
	
}
#header h1
{

	background:url(images/logo.jpg) no-repeat;
	margin-top: 0px;
	margin-left:40px;
	margin-bottom:0px;
	display: block;
	width:219px;
	height: 100px;
	float: left;
}
#hype1
{

	background:url(images/hype1logo.jpg) no-repeat;
	margin:auto;
	width:475px;
	height:115px;
	display: block;
	text-align:center;
}
#hype2
{

	background:url(images/hype2logo.jpg) no-repeat;
	margin:auto;
	width:512px;
	height:116px;
	display: block;
	text-align:center;
}
#water
{

	background:url(images/hypewaterlogo.jpg) no-repeat;
	margin:auto;
	width:423px;
	height:177px;
	display: block;
	text-align:center;
}
#hype1 span, #hype2 span, #water span
{
	display:none;
}
#header h2 
{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	float:right;
	margin-top:35px;
	margin-right:90px;
	margin-bottom:0px;
	line-height:25px;
}
span 
{
	margin:0px;
	}
#slogan 
{

	margin-top:0px;
	margin-right:0px;
	font-size: 16px;

}
#header h1 span
{
	display:none
}
#menu
{
	background:url(images/menutop.jpg) no-repeat;
	background-color:#3f7ca9;
	width:140px;
	float:left;
	margin:0px;
	text-align:left;
	margin-left:5px;

}
#menu ul li ul
{
	margin-top:0px;
	left:-30px;
	_left:0px;
}
#menu ul li ul li
{
	display:block;
	
	text-align:center;
	list-style:none;
}

#menu ul
{ 
margin-top:20px;
position:relative;
left:-40px;
_margin:0px;
_left:0px;
_margin-top:20px;
		
}
#menu ul li
{
	display:block;
	
	text-align:center;
	list-style:none;
}
#menu a
{
	padding-top:8px;
	padding-bottom: 8px;
	text-decoration:none;
	width:140px;
	display:block;
	font-size:16px;
}
#menu ul.submenu a
{
	padding-top:8px;
	padding-bottom: 8px;
	text-decoration:none;
	width:120px;
	display:block;
	font-size:16px;
}
#menu a:link, #menu a:visited
{
	background:url(images/menu.jpg) no-repeat bottom;
	color:#00274F;
	
}
#menu ul.submenu a:link, #menu ul.submenu a:visited
{
	background:url(images/submenu.jpg) no-repeat bottom;
	color:#00274F;
	
}
#menu a:link.selected, #menu a:visited.selected 
{
	background:url(images/menu3.jpg) no-repeat bottom;
	color:#000000;

}
#menu ul.submenu a:link.selected, #menu ul.submenu a:visited.selected
{
	background:url(images/submenu3.jpg) no-repeat bottom;
	color:#000000;

}

#menu a:hover
{
		background:url(images/menu2.jpg) no-repeat bottom;

} 
#menu ul.submenu a:hover
{
		background:url(images/submenu2.jpg) no-repeat bottom;

} 
#menu a:hover.selected
{
		background:url(images/menu3.jpg) no-repeat bottom;
		color:#000000;

} 
#menu ul.submenu a:hover.selected
{
		background:url(images/submenu3.jpg) no-repeat bottom;
		color:#000000;

} 
#menuheader
{
}
#submenufooter
{
	margin-bottom:-3px;
}
#content
{
	background:url(images/content.jpg) repeat; 
	background-color:#ffffff;
	width:783px;
	float:right;
	padding:20px;
	margin:10px 10px 10px 0px ;
	border:solid 1px #333333;
	text-align:left;
	_margin-right:0px;
}
#footer
{
	clear:both;
}
#footer h4
{
	background:url(images/footer.jpg) no-repeat;
		
	margin-top: 0px;
	display: block;
	width: 944px;
	height: 15px;
	float: left;
	padding:20px;
}
#footer h5 span
{

}
