body {
	margin: 0;
	padding: 0;
	background-color: #FFFFCC;
}
#container #bottom .style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#container {
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -375px;
	border: 1px none;
}
#header {
	background-color: #003399;
	height: 130px;
	position: relative;
}
#center {
	background-color:#009933;
	position: relative;
	height: 200px;
}
#bottom {
	background-color: #FFCC00;
	height: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;	
}
.logo {
	float: left;
	margin-top: 3px;
	margin-left: 10px;
}
.leftlogin {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	padding-left: 8px;
	padding-top: 4px;
	height: 200px;
}
.creditlogos {
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
}
.leftimg2 {
	left: 150px;
	top: 0px;
	position: absolute;
	height: 200px;
	width: 150px;
	background-image: url(Welcome);
}
#mainnav {
	position: relative;
	width: 510px;
	float: left;
	margin-top: 10px;
}
#mainnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#mainnav li {
	float: left;
	}
	
#mainnav a {
	display: block;
	text-decoration: none;
	text-align: center;	
	
	padding-top: 8px;
	border: none;

	height: 38px;
	voice-family: "\"}\""; 
}

.aboutlink {
	width: 85px;
	}	
	
.productslink {
	width: 175px;
	}	
	
.loanslink {
	width: 65px;
	}	
	
.newslink {
	width: 100px;
	}	
	
.contactlink {
	width: 85px;
	}	

a:hover {
	color: #FFCC00;
}
a {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
