#hp-sub-nav {
	list-style:none;
	height:295px;
	position:relative;
}

#hp-sub-nav li.account-log-in{
	width:190px;
	height:40px;
	position:absolute;
	right:6px;
	top:0px
}

#hp-sub-nav li.account-log-in a{
	display:block;
	width:150px;
	height:40px;
}

#hp-sub-nav li.become-member{
	width:190px;
	height:40px;
	position:absolute;
	right:6px;
	top:42px
}

#hp-sub-nav li.become-member a{
	display:block;
	width:150px;
	height:40px;
}

#hp-sub-nav li.instant-loans {
	width:183px;
	height:40px;
	position:absolute;
	right:6px;
	top:84px
}

#hp-sub-nav li.instant-loans a {
	display:block;
	width:145px;
	height:40px;
}


#hp-sub-nav li.mortgage-center {
	width:180px;
	height:40px;
	position:absolute;
	right:6px;
	top:126px
}

#hp-sub-nav li.mortgage-center a {
	display:block;
	width:140px;
	height:40px;

}

#hp-sub-nav li.auto-center {
	width:181px;
	height:40px;
	position:absolute;
	right:6px;
	top:168px
}

#hp-sub-nav li.auto-center a {
	display:block;
	width:142px;
	height:40px;

}


#hp-sub-nav li.mfs-investments {
	width:186px;
	height:40px;
	position:absolute;
	right:6px;
	top:210px
}

#hp-sub-nav li.mfs-investments a {
	display:block;
	width:145px;
	height:40px;

}


#sidebar {
	width:209px;
	min-height:410px;
	_height:410px;
	position:relative;
}

#sidebar a.security-alerts {
	color:#FE0202;
	padding-left:12px;
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	position:absolute;
	right:8px;
	top:315px;
	text-transform: uppercase;
}

#sidebar .download a{
	color:#005A93;
	padding-left:12px;
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	margin-left:15px;
}

#content {
width:537px; /* 2px less due to IE bug with overflowing <em>s */
	padding:25px 0px 0px 22px;
}

#news-events {
	padding:6px;
	padding-top:0;
	float:left;
	width:260px;
	color:#737373;
}

#news-events h2{
	padding-bottom:0px;
	margin-bottom:0;
}

#special-offer {
	padding-top:0;
	float:right;
	width:260px;
	color:#737373;
}

#special-offer h2 {
	padding-bottom:0px;
	margin-bottom:0;
}

#rate-watcher {
	padding-top:0;
	float:left;
	width:260px;
	color:#737373;
}

#rate-watcher h2 {
	padding-bottom:0px;
	margin-bottom:0;
}

#rate-watcher h2 a{
	font-size:75%;
	font-weight:200;
}

#rate-watcher .comment{
	font-size:0.75em;
}

#rate-watcher .comment a{
	color:#444
}

div .hr {
	color:#7FAECC;
	background-color:#7FAECC;
	height:
}

#site-search  {
	padding:0;
	margin:0;
	position:absolute;
	font-size:10px;
	right:10px;
	top:0px;
	font-weight:200;
	height:40px;
	padding-left:40px;
	margin-top:0px;
	padding-bottom:10px;
}

#site-search input.btn {
	margin-bottom:2px;
	margin-left:15px;
}

#home-banner {
	margin:0 -7px;
	margin-bottom: 10px;
}

#member-banner {
        margin:0 -7px;
}