* {
margin:0px;
padding:0px;
top:0px;
left:0px;
}
body{
	text-align: left;
	background-color: RGB(245, 245, 255);
    font-family: Arial;
}
td {
    padding:2px;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
}

#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}

#header{
	background-image: url(images/Header.jpg);
	height: 170px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 172px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}

#navTop{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 170px;
	top: 0px;
    left: 8px;
}
#navtop li{
	display: inline;
	list-style-type: none;
}
#navtop a {
    -moz-box-sizing:border-box;    
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
	padding: 2px 0px;
	background-image: url(images/buttonT.gif);
    height:20px; 
    width: 170px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 170px;
	top: 0px;
    left: 8px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
    -moz-box-sizing:border-box;    
    -webkit-box-sizing:border-box;
    box-sizing:border-box;    
	padding: 2px 0px;	
	background-image: url(images/button.gif);
	width: 170px;
    height:20px; 
	display: inline;
	position: absolute;
	text-align: center;
	color: #000;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonH.gif);}

#n10{top:128px;}
#n11{top:149px;}
#n12{top:170px;}
#n13{top:191px;}
#n14{top:212px;}
#n15{top:233px;}
#n16{top:254px;}

#n20{top:280px;}
#n21{top:302px;}

#n30{top:328px;}
#n31{top:349px;}
#n32{top:370px;}
#n33{top:391px;}

#n40{top:417px;}
#n41{top:438px;}
#n42{top:459px;}
#n43{top:480px;}
#n44{top:501px;}

#n50{top:527px;}
#n51{top:548px;}
#n52{top:569px;}
#n53{top:590px;}
#n54{top:611px;}
#n55{top:632px;}
#n56{top:653px;}

#n60{top:679px;}
#n61{top:700px;}

#n70{top:726px;}
#n71{top:747px;}

#leftside{
	float: left;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}


#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 440px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}


#rightside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 8px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
