*{
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
body
{
	background-color: #4E6D92;
	text-align: center;
	background-image:url('../images/bg.jpg');
}
#central
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
	text-align: left;
	width: 777px;
}
#header
{
	background-image: url('../images/header.jpg');
	height: 150px;
	left: 0px;
	top: 0px;
	width: 777px;
}
#header a
{
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	margin-left: 112px;
	margin-top: 35px;
	text-decoration: none;
}
#navlist
{
	height: 27px;
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	top: 150px;
	white-space: nowrap;
	width: 777px;
	background-color: #002471;
	background-image: url(../images/button.gif);
}
#navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a
{
	background-image: url('../images/button.gif');
	color: #fff;
	display: inline;
	height: 20px;
	padding: 3px 15px;
	text-align: center;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	padding: 4px 5px;
}
#navlist a:hover
{
	background:  url(../images/buttonover.gif) 0px 1px;
}
#rightpane
{
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}
#rightpane h3
{
	background-color: #FFFFFF;
	border-bottom-color: #00306f;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #00306f;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #00306f;
	border-right-style: solid;
	border-right-width: 3px;
	border-top-color: #00306f;
	border-top-style: solid;
	border-top-width: 3px;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 35px;
	text-align: center;
	width: 200px;
}
#content
{
	background-color: #FFFFFF;
	margin-top: 175px;
	position: absolute;
	width: 777px;
}
#picture1
{
	background-image: url('../images/sideimg2.jpg');
	height: 150px;
	margin-left: 2px;
	width: 200px;
}
#picture2
{
	background-image: url('../images/sideimg1.jpg');
	height: 150px;
	margin-left: 2px;
	width: 200px;
}
#footer
{
	background-color: #FFFFFF;
	background-image: url('../images/footer.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 46px;
	position: relative;
}
#leftpane
{
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	width: 530px;
	margin-left: 15px;
}
#leftpane p
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 460px;
}
#leftpane table
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#leftpane h1
{
	color: #033387;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	width: 300px;
}
#leftpane span
{
	color: #649721;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px;
	width: 430px;
}
#leftpane a
{
	color: #036;
}
#footer p
{
	color: #F30;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 40px;
	padding-top: 23px;
}
#footer a
{
	color: #fff;
}
#footer a:hover
{
	color: #fff;
}
#imagepreloader
{
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	width: 0px;
}
#centrename
{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	left: 16px;
	position: absolute;
	top: 109px;
}

