div#bodyContent {
	background: url(/_common/bg/body_shadow_hp.gif) center top no-repeat;
	padding-bottom:30px;
	padding-top:0;
}

body#homepage #bodyContent {
	background: url(/_common/bg/body_shadow_hp.gif) center top no-repeat;
	padding-bottom:30px;
	padding-top:0;
}
body#homepage h1,p {
	margin:0 25px;
}
body#homepage h1 {
	padding:15px 0 0 0;
}
body#homepage h4 {
	width:350px;
	height:24px;
	background: #fff url(/home/img/title_whatsnew.gif) 0 0 no-repeat;
	text-indent:-5000px;
	margin:20px 0 0 15px;
}
body#homepage h4#scamAlert {
	width:350px;
	height:24px;
	background: #fff url(/home/img/title_scamalert.gif) 0 0 no-repeat;
	text-indent:-5000px;
	margin:0 0 0 15px;
}

/* HOMEPAGE MID SECTION 
======================== */
#calloutWrap {
	background-color:#EBDCBD;
	border: 1px solid #999;
	margin:20px auto 30px auto;
	padding:10px;
	width:702px;
	position:relative;
}
#calloutImg,#co_banking_img,#co_autocenter_img,#co_insurance_img,#co_studentloan_img {
	border: 1px solid #999;
	width:243px;
	float:left;
}
#calloutNav {
	width:445px;
	margin:0 0 0 255px;
	position:relative;
}
#calloutNav li {
	margin:0;
	position:absolute;
	top:0;
}
#calloutNav, #calloutNav li {
	list-style:none;
	height:20px;
	padding:0;
}
#calloutNav li span {
	display:none;
}
#calloutNav li,#calloutNav a {
	height:20px;
	display:block;
}
#co_banking { left:0; width:111px; background:url(/home/nav/banking.gif) 0 0 no-repeat; }
#co_autocenter { left:111px; width:89px; background:url(/home/nav/autocenter.gif) 0 0 no-repeat; }
#co_insurance { left:200px; width:115px; background:url(/home/nav/insurance.gif) 0 0 no-repeat; }
#co_studentloan { left:315px; width:130px; background:url(/home/nav/student_filler.gif) 0 0 no-repeat; }
#co_banking:hover,#co_autocenter:hover,#co_insurance:hover,#co_studentloan:hover { 
	background-position:0 -20px;
}
#calloutNav .calloutClicked { 
	background-position:0 -40px;
}
#callout {
	position:relative;
	background-color:#fff;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	margin:0 0 0 255px;
	width:443px;
	height:129px;
}
#callout ul {
	position:relative;
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
	padding:15px 0 0 15px;
}
#callout ul li {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	background-color:#f5eddf;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 15px 15px 0;
	width:185px;
	height:2em;
	line-height:2em;
	float:left;
	list-style:none;
	display:block;
	color:#9E5856;
}
#callout #co_autocenter_txt li,#callout #co_insurance_txt li,#callout #co_banking_txt li {
	margin-bottom:10px;
}
#callout ul li:hover {
	border:1px solid #666;
	background-color:#C7B690;
	color:#900;
	cursor:pointer;
}
#callout ul li a {
	height:2em;
	color:inherit;
	display:block;
}

#callout ul li a:hover {
	color:inherit;
	cursor:pointer;
	text-decoration:none;
}

#callout ul li.noBullet {
	border-style:none;
	background-color:transparent;
}
#callout ul li.noBullet a {
	display:inline;
}
#teaser,#teaserAlert {
	width:300px;
	background:url(/home/img/bg_whatsnew.png) left top no-repeat;
	padding:25px 30px 25px 20px;
	margin:0 0 0 15px;
	list-style:none;
}

#teaser li,#teaserAlert li {
	line-height:1.4em;
	padding-bottom:1em;
}
#banners {
	text-align:left;
	padding:0;
	width:380px;
	margin-right:15px;
	float:right;
}
#banners p {
	text-align:center;
}

