body {
	text-align: center;
	text-decoration: none;
}


#contents {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	top: 0px;
	text-align: center;
}

#header {
	height: 100px;
	width: 750px;
}

#footer {
	position: absolute;
	top: 375;
	left: 0;
	height: 101px;
	width: 750px;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #171795;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #171795;
	border-right-color: #171795;
	border-bottom-color: #171795;
	border-left-color: #171795;
}

#footer2 {
	position: absolute;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #171795;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #171795;
	width: 750px;
	top: 5867px;
	height: 74px;
	left: 180px;
}
html > body > #footer2 {
	position: fixed;
	}

#maincontent {
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(images/mainimg2.jpg);
	background-repeat: no-repeat;
}

#maincontent2 {
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(images/persservimg.jpg);
	background-repeat: no-repeat;
}

#maincontent3 {
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(images/checkingbg.jpg);
	background-repeat: no-repeat;
}

#maincontent4 {
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	height: 475px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	text-align: left;
	background-image: url(images/freecheckingbg.jpg);
	background-repeat: no-repeat;
}

#mainnav {
	width: 750px;
	background-color: #003f96;
}

#header .logo {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}

.clear {
	clear: both;
	...
}

#secnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	float: right;
	margin: 40px 0px 0px 0px;
	text-decoration: none;
	align:left;
}

#secnav .spcr {
	position: relative;
	top: 5;
}

#secnav ul {
	list-style: none;
}

#secnav li {
	display: inline;
}

#secnav a:link, #secnav a:visited {
	padding: 0 5px 0 5px;
	color: #171795;
	text-decoration: none;
	border: 0;
	margin: 0;
}

#secnav a:hover {
	color: #171795;
	text-decoration: underline;
}

#maintitle {
	position: relative;
	top: 10px;
	left: 340px;
	width: 100px;
}

#maintitle2 {
	top: 10px;
	position: relative;
	text-align: right;
	left: 0px;
	width: 575px;
	clear: both;
}

#maintext2 {
	position: relative;
	top: 10px;
	left: 233px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	height: 100%;
}

#maintext {
	position: relative;
	top: 10px;
	left: 340px;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #171795;
	text-align: justify;
	height: 156px;
}

#maintext2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

#maintext2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}

#sidenav {
	position: absolute;
	top: 0px;
	left: 592px;
	width: 160;
	height: 250px;
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-y;
}

#sidenav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 100%;
}

#sidenav2 .title {
	position: relative;
	top: 20px;
	left: 10px;
	padding-bottom: 5px;
}

#sidenav2 ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#sidenav2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
	
}

#sidenav2 a:link, #sidenav2 a:visited {
	padding: 0px;
	color: #000000;
	text-decoration: none;
	border: 0;
	margin: 0px;
}

#sidenav a:link, #sidenav a:visited {
	padding: 0px;
	color: #171795;
	text-decoration: none;
	border: 0;
	margin: 0px;
}

#sidenav2 a:hover {
	color: #171795;
	text-decoration: underline;
}

#sidenav a:hover {
	color: #171795;
	text-decoration: underline;
}

#sidenav .title {
	position: relative;
	top: 20px;
	left: 10px;
}

#sidenav .links {
	position: absolute;
	top: 200px;
	left: 10px;
}

#sidenav .formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #171795;
	width: 135px;
	height: 20px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #171795;
}

#adspace {
	position: absolute;
	top: 250;
	left: 0;
	border-top: 1px solid #171795;
	height: 110px;
	width: 755px;
}

#ads {
	border-top: 1px solid #171795;
	border-bottom: 1px solid #171795;
	height: 100px;
	width: 753px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#loginform {
	position: absolute;
	top: 58px;
	left: 0px;
	background-color: #DCDCEF;
	background-position: center center;
	width: 143px;
	height: 130px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 12px;
	margin-top: 10px;
}

#contentpage ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#contentpage li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.textTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #171795;
}
.switchform {
	padding: 5px;
	border: 1px solid #E9E7F1;
	border-collapse: collapse;
	background-color: #EFEEF5;
	width: 360px;
}

.switchform td, .switchform th {
	padding:5px;
}

.switchform tr:hover, switchform tr.hilite {
	background-color: #FFFFFF;
	}
	
.switchform caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #171795;
	}.textBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
