#l_top {
	width: 100%;
	height: 159px;
	position: relative;
	/*background: #0066CB;*/
	background: #0066CB url(../images/backgroundblue.jpg) repeat-y;
	z-index: 5;
}
#l_logo {
	position: absolute;
	width: 211px;
	height: 131px;
	left: 0px;
	top: 0px;
}
#l_featured {
	position: absolute;
	width: 557px;
	height: 131px;
	left: 211px;
	top: 0px;
	background: #ccd3e4;
	text-align: center;
}
#l_featured .rightfloat {
	float: right;
	padding-left: 15px;
	position: relative;
	text-align: right;
}
#l_featured h1 {
	margin-bottom: 7px;
	margin-top: 5px;
}
#l_commercial {
	position: absolute;
	width: 557px;
	height: 131px;
	left: 211px;
	top: 0px;
	background: #ccd3e4;
	text-align: center;
}
#l_commercial .rightfloat {
	float: right;
	padding-left: 15px;
	position: relative;
	text-align: right;
}
#l_commercial h1 {
	margin-bottom: 7px;
	margin-top: 5px;
}

#headline {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 2px;
}

#l_mortgage {
	position: absolute;
	left: 768px;
	top: 0px;
	height: 159px;
	width: 222px;
}
#l_navbar {
	position: absolute;
	left: 0px;
	top: 131px;
	height: 28px;
}
#l_navbarblank {
	position: absolute;
	left: 766px;
	top: 131px;
	height: 28px;
	background-image: url(../images/Comm_nav1px.GIF);
	background-repeat:repeat-x;
	width:100%;
	z-index:4;
}
#l_middle {
	position: relative;
	/*background: #CCD3E4 url(../images/background.jpg) repeat-y;*/
	background: #999999 url(../images/background.jpg) repeat-y;
	width: 100%;
	z-index:4;
}
#l_middlenogrey {
	position: relative;
	/*background: #CCD3E4 url(../images/background.jpg) repeat-y;*/
	background: #999999 url(../images/background-int.jpg) repeat-y;
	width: 100%;
	z-index:4;
}
#l_middlecontent {
	width: 990px;
}
#l_allcontent {
	position: relative;
	float: left;
	width:766px;
	/*margin-top: 25px;*/
	margin-bottom: 10px;
}
#l_left {
	position: relative;
	float: left;
	width: 211px;
	background: #CCD3E4;
}
#l_center {
	position: relative;
	float: left;
	width: 550px;
}
#l_content_left {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 29px;
}
#l_content_right {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 40px;
}

#l_right {
	position: relative;
	float: left;
	width: 222px;
}
#l_bottom {
	position: relative;
	padding: 8px;
	color: #333333;
	width: 738px;
	font-size: 9px;
	font-weight: bold;
}
	
#l_bottom a {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#l_bottom a:hover {
	color: #666666;
	text-decoration: underline;
}
#l_bottomlinks {
	margin-bottom: 15px;
}
#tblMessage
{
	text-align:right;
}