body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#secured-top {
	float: left;
	width: 100%;
	background-color: #000066;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 60px;
}
h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 15px;
}
#pound {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#main-container {
	float: right;
	position: absolute;
	top: 65px;
	right: 0px;
	width: 78%;
}
#loan-feeds {
	width: 20%;
	position: absolute;
	left: 0px;
	top: 60px;
	text-align: center;
	background-color: #F0F1F4;
}
#secured-content {
	float: left;
	width: 74%;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#secured-content h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #000066;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000066;
}
h3 {
	font-family: Verdana;
	font-size: 13px;
	color: #000066;
}
#navig {
	float: right;
	width: 23%;
}
#footer {
	float: left;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	top: 740px;
	background-color: #000066;
	text-align: center;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000066;
}
.loan-link {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.maina {
	color: #FFFFFF;
	text-decoration: none;
}
h4 {

	font-family: Verdana;
	font-size: 13px;
	color: #000066;
}
.apply {
	text-decoration: none;
}
