html, body, td
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
body
{
	background: #000034;
	color: #666;
	margin: 0;
}
a
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
#pagehead
{
	background: #2687cc;
	/*border-bottom: solid 1px #fff;*/
	height: 4px;
}
#outer
{
	margin-left: auto;
	margin-right: auto;
	width: 904px;
}

#logo
{
	background: url(/images/logo-background.jpg) no-repeat bottom right;
	border-bottom: solid 2px #00a7e5;
	height: 137px;
}

#logoimage
{
	height: 114px;
	margin-top: 23px;
	/*left: -22px;*/
	/*top: 34px;*/
	/*position: relative;*/
	width: 601px;
}

#nav
{
	color: #085184;
	padding: 9px 0 9px 0;
}
#nav a
{
	color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
#nav a:hover
{
	color: #ff0;
	text-decoration: none;
}

.left
{
	float: left;
}
.right
{
	float: right;
}

#main
{
	background: #fff;
	border: solid 3px #01b7e9;
}

.clear
{
	clear: both;
}

#homefoot
{
	/*border-bottom: solid 1px #095084;*/
	color: #fff;
	font-size: 10px;
	padding-bottom: 9px;
	padding-top: 11px;
}
#copyright
{
	color: #05aafa;
	font-size: 11px;
	padding-top: 13px;
	/*text-align: right;*/
	margin-bottom: 15px;
}
#copyright a
{
	color: #05aafa;
}

h1
{
	color: #f29e08;
	font-size: 36px;
	font-weight: normal;
	margin: 0;
}
h2
{
	color: #f29e08;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
}
h3
{
     color: #3d96b8; 
     font-size:22px;
	font-weight: normal;
	margin: 0;
}

