body{
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	background-color: #285c8b;
	text-align: center;
	color: 00254e;
}

#top

 {
	text-align: center;
	position: fixed;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 140px;
	left: 0px;
	width: 100%;
	background-color: #28588b;
	z-index: 2;
	}
#content {
	position:relative;
	left:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	z-index: 1;
	background-image: url(../images/bodybg.jpg);
	width: 1280px;
	height: 408px;
}
	
	#login {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	text-align: right;
	position:absolute;
	left:0px;
	top:154px;
	width:1057px;
	height:23px;
	z-index:1;
	color: #00254e;
}
#login a:link {
	color: #00254e;
	text-decoration: underline;
}
#login  a:active {
	color: #00254e;
	text-decoration: underline;
}
#login  a:visited {
	color: #00254e;
	text-decoration: underline;
}
#login  a:hover {
	color: #b4c7d8;
	text-decoration: none;
}
#domain {
	height: 170px;
	width: 360px;
	font-size: 12px;
	font-weight: 600;
	position:absolute;
	left:822px;
	top:191px;
	z-index:2;
	color: #00254e;
}
#contact {
	position:absolute;
	left:854px;
	top:395px;
	width:348px;
	height:48px;
	z-index:1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00254e;
	}

#apDiv1 {
	position:absolute;
	left:1057px;
	top:167px;
	width:192px;
	height:134px;
	z-index:3;
}
#links {
	position:absolute;
	left:115px;
	top:188px;
	width:250px;
	height:328px;
	z-index:3;
}
#ct {
	position:absolute;
	left:250px;
	top:181px;
	width:554px;
	height:300px;
	z-index:4;
	background-image: url(../images/contentbox.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
	font-size: 14px;
	padding-right: 25px;
	text-align: left;
	padding-top: 10px;
	}


#footer {
	width:100%;
	height:45px;
	background-image: url(../images/bbb.jpg);
	text-align: center;
	padding-top: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00254e;
	vertical-align: top;
}
#footer a:link {
	color: #00254e;
	text-decoration: underline;
}
#footer  a:active {
	color: #00254e;
	text-decoration: underline;
}
#footer  a:visited {
	color: #00254e;
	text-decoration: underline;
}
#footer  a:hover {
	color: #b4c7d8;
	text-decoration: none;
	}
.title {
	font-size: large;
	text-decoration: underline;
}
.lt {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	width: 249px;
	text-align: left;
	background-repeat: no-repeat;
	color: #00254e;
	}
	
.lt  a:link {
	color: #b4c7d8;
	text-decoration: underline;
}
.lt  a:active {
	color: #b4c7d8;
	text-decoration: underline;
}
.lt  a:visited {
	color: #b4c7d8;
	text-decoration: underline;
}
.lt  a:hover {
	color: #00254e;
	text-decoration: none;
}
	

.nav {
	position:absolute;
}
#695 {
	float: right;
	height: 150px;
	width: 200px;
	position: relative;
	z-index: 1;
}

.nav img {width: 100%; height: 100%; border: 0; }
.nav a:hover {
display:block;
visibility:visible}

.nav a:hover img{visibility:hidden}

.submit {
	color: 0a5596;
	background-color: #c6e4fb;
}

