body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #555;
	}
a:hover {
	color: #333;
	text-decoration: none;
	}
#header {
	background-image: url(../media/title.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 122px;
	word-wrap: none;
	text-align: center;
	}
#top {
	height: 34px;
	}
#main {
	margin: 0px auto;
	}
#content {
	width: 1001px;
	margin: 0px auto;
	}
#flashcentral {
	margin-top: 10px;
	}
#welcome {
	margin-top: 10px;
	width: 1000px;
	text-align:left;
	}
#rates {
	margin-top: 40px;
	width: 414px;
	float: left;
	text-align: left;
	}
#calculator {
	margin-top: 60px;
	width: 705px;
	float: left;
	text-align: left;
	}
#loan {
	margin-top: 100px;
	width: 153px;
	float: right;
	text-align: left;
	}
#footer {
	background-image: url(../media/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 8px;
	padding-top: 27px;
	text-align:left;
	padding-left: 20px;
	}
	

