@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: rgb(179,186,192);
}

#outer {
	height: 510px;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}

#inner {
	position: absolute;
	height: 510px;
	width: 775px;
	top: 0px;
}

#main {
	position: absolute;
	height: 730px;
	width: 775px;
	top: 0px;
	left: 0px;
}



#homeofmonth #bg {
	background:url(../images/homeofthemonthv3.jpg) top left no-repeat;
	height: 1760px;
}

#title {
	position: absolute;
	height: 40px;
	width: 570px;
	top: 75px;
	right: 0px;
	text-align: right;
	font-size: 24px;
	letter-spacing: 1px;
	color: rgb(130,133,135);
}

#logo {
	position: absolute;
	height: 110px;
	width: 205px;
	top: 15px;
	left: 0px;
}
a img{
border:none;
}



#footer {
	position: absolute;
	height: 15px;
	width: 300px;
	left: 187px;
	bottom: 0px;
	text-align: center;
	font-size: 9px;
	color: rgb(76,81,84);
	}
	#footer.hlptwo, #siteby.hlptwo {
		bottom: -200px;
	}

#homeofmonth #footer {
	position: relative;
	height: 20px;
	width: 100%;
	left:0px;
	bottom:0px;
	padding-top:5px;
	text-align: center;
	color: #FFF;
	background:#d52538;
	float:left;
	margin-top:-20px;
}

#siteby {
	position: absolute;
	height: 15px;
	width: 200px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	font-size: 9px;
	color: rgb(76,81,84);
}

#homeofmonth #siteby a {
	position: absolute;
	height: 15px;
	width: 200px;
	right: 10px;
	bottom: 5px;
	text-align: right;
	font-size: 9px;
	color: #FFF;
	text-decoration:none;
}


#loantitle {
	position: absolute;
	height: 20px;
	width: 460px;
	top: 10px;
	left: 20px;
	color: rgb(219,26,48);
	font-size: 18px;
}

input.submitButton {
	text-align:center;
	font-size: 24px !important;
	font-weight: bold;
	width: 140px;
	height: 25px;
	cursor: pointer;
	border-radius:5px;
	border:none;
	color:#FFF;
	background-color:#e43f49;
	background-image: -webkit-gradient(linear,left bottom,left center,color-stop(0, #d11a30),color-stop(1, #e43f49));
	margin-top: 15px;
	padding:15px 5px 15px 0;
}
	.submitButton:hover,.submitButton:active {
		background-image: -webkit-gradient(linear,left bottom,left center,color-stop(0, #e43f49),color-stop(1, #d11a30));
	}
	div.submitButton {
		text-align:center;
		font-size: 18px;
		font-weight: bold;
		width: 140px;
		height: 25px;
		cursor: pointer;
		border-radius:5px;
		border:none;
		color:#FFF;
		background-color:#e43f49;
		background-image: -webkit-gradient(linear,left bottom,left center,color-stop(0, #d11a30),color-stop(1, #e43f49));
		margin: 15px 0px;
		padding:0px 15px 25px 15px;
	}
	div.submitButton p {
			padding: 0px 0px 15px 0px;
			margin-top: 15px;
		}

input.registertextstandard, #textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: rgb(76,81,84);
}

#aboutus {
	position: absolute;
	height: 440px;
	width: 515px;
	top: 135px;
	left: 0px;
	background-image: url(../images/abouttextbg.png) no-repeat;
}

#homeofmonth #aboutus {
	position: relative;
	height: 630px;
	width: 100%;
	background:#666669;
	top:0px;
	border-bottom:solid 20px #d52538;
}

#homeofmonth h1 {
	font-size:30px;
}
#aboutustext {
	position: absolute;
	height: 295px;
	width: 475px;
	top: 40px;
	left: 20px;
	color: rgb(76,81,84);
	font-size: 11px;
}

#homeofmonth #aboutustext {
	color: #FFF;
	top:0px;
	position:relative;
	float:left;
	height:inherit;
	width:425px;
}

#homeofmonth #right-image {
	float:left;
	margin:80px 0 0 45px;
}

#homeofmonth #right-image p {
	font-size:9px;
	color:#FFF;
}


#contactImage {
	position: absolute;
	height: 345px;
	width: 260px;
	left: 515px;
	top: 135px;
	background-image: url(../images/contactImage.png);
}

#northsouthImage {
	position: absolute;
	height: 298px;
	width: 260px;
	left: 515px;
	top: 135px;
	background-image: url(../images/northsouthimage.jpg);
	}
	#northsouthImage .lbox {
		position: absolute;
		left: 0px;
		bottom: -370px;
	}

.req {
	color:#F00;
}
.reg_msg {
	font-size:10px;
	margin-top:30px;
}

