#content .left{
	float: left;
	width: 728px;
}

#content .left .odd{
	float: left;
	width: 336px;
}
#content .tab{
	background-image: url(images/tab_background.gif);
	background-repeat:no-repeat;
	width: 336px;
	height: 19px;
	padding-top: 6px;
}
#content .tab h2{
	color: #000652;
	font-size: 1.4em;
	margin: 0px 0px 0px 13px;
}
#content .tab h2 a{
    text-decoration: none;
}
#content .left .even{
	float: right;
	width: 336px;
}
#content .left .full
{
    float: left;
    display:block;
	width: 728px;
}
.frontPageLink{
	color: #FFFFFF;
	line-height: 1.3em;
}
#content .frontPagePod-HomeLoans{
	background-image: url(images/front_homeloans.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 250px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0px 0px 0px 20px;
}
#content .frontPagePod-StudentLoans{
	background-image: url(images/front_studentloans.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 250px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0px 0px 0px 20px;
}
#content .frontPagePod-AutoLoans{
	background-image: url(images/front_automotiveloans.jpg);
	background-repeat: no-repeat;
	width: 266px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0px 0px 0px 20px;
}
#content .frontPagePod-BusinessLoans{
	background-image: url(images/front_businessloans.jpg);
	background-repeat: no-repeat;
	width: 266px;
	height: 60px;
	display: inline;
/*	text-indent: -9999px;*/
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0px 0px 0px 20px;
}
.homeLoansModule a{
	background-image: url(images/front_homeloans.jpg);
	width: 336px;
	height: 250px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.4em;
}
.studentLoansModule a{
	background-image: url(images/front_studentloans.jpg);
	width: 310px;
	height: 250px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.autoLoansModule a{
	background-image: url(images/front_automotiveloans.jpg);
	width: 266px;
	height: 60px;
	display: inline;
	text-indent: -9999px;
	text-decoration: none;
}
.businessLoansModule a{
	background-image: url(images/front_businessloans.jpg);
	width: 266px;
	height: 60px;
	display: inline;
	text-indent: -9999px;
	text-decoration: none;
}
.personalLoansModule a{
	background-image: url(images/front_personalloans.jpg);
	width: 310px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
.insuranceModule a{
	background-image: url(images/front_insurance.jpg);
	width: 310px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
