	
body {
	background-color: #CCCCCC;
	margin: 0px;
}
div#main {
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header {
	height: 76px;
	width: 850px;
	background-image: url(../images/cheap-loans.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	background-color: #FFFFFF;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 20px 0px 0px 10px;
	margin: 0px;
	float: left;
}
#topnav {
	background-color: #000000;
	height: 20px;
	width: 845px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
	float: left;
}
#topnav a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#topnav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#leftnav ul{
	padding:0;
	list-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#leftnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 175px;
	float: left;
}
#leftnav li {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	background-color: #000000;
	font-weight: normal;
	background-image: url(../images/dotarrow.gif);
	padding-left: 0px;
	padding-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 3px;
	background-position: left;
	list-style-type: none;
	background-repeat: no-repeat;
}
#leftnav li a {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	padding-left: 18px;
	font-weight: bolder;
}
#leftnav li a:hover {
	color: #FFAA2B;
}
#content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 2px 5px 8px;
	text-align: justify;
	width: 665px;
	background-color: #FFFFFF;
	float: left;
}
#rtnav {
	width: 240px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 5px;
	clear: right;
}
#rtnav ul {
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px;
}
#rtnav li {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/arw.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F2AC57;
	margin-top: 1px;
	margin-bottom: 1px;
}
#bodycontainer {
	background-color: #FFFFFF;
	float: left;
	width: 850px;
}
#rtnav li a {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rtnav li a:hover {
	border-bottom-width: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
#usp {
	height: 146px;
	width: 675px;
	float: left;
	background-color: #EF9C34;
	background-image: url(../images/usp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D37C12;
}
#usptxt {
	width: 425px;
	height: 146px;
	float: right;
	margin: 2px 0px 0px;
	padding: 0px;

}

#usptxt ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#usptxt li {
	background-image: url(../images/bul1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px 0px 0px 20px;
	padding-right: 0px;

}
.offer {
	background-color: #666666;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #FF9966;
	text-align: center;
	padding-right: 70px;
	padding-left: 70px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#footer {
	background-color: #EF9C34;
	width: 845px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	float: left;
	line-height: 1.5em;
	margin: 0px;
	color: #000000;
	height: 80px;
}
#footer ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer li a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
#footer li {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
	margin: 0px;
}
#apply {
	width: 170px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	line-height: 1.2em;
}
#apply a {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #333333;
}
#apply a:hover {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF9C00;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #000000;
}
#applyimg {
	float: right;
	width: 160px;
	height: 140px;
	clear: left;
	padding-right: 5px;
	padding-top: 2px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#content a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EF9C34;
}
h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
#contentb {
	width: 750px;
	border: 1px solid #CCCCCC;
	float: left;
}
#contentb p {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 0px;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
}
h6 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
#usp2 {

	height: 146px;
	width: 850px;
	float: left;
	background-color: #EF9C34;
	background-image: url(../images/usp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D37C12;
}
#form {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#formbox {
	width: 850px;
	background-color: #FFFFFF;
	float: left;
}
