/* HOMEPAGE */
div#bodyMain {
	background: #fff;
	_height: 1%;
}
div#promo_edu {
	float: left;
	width: 518px;
	height: 225px;
	border-top: 4px solid #7f7f7f;
	border-bottom: 2px solid #7f7f7f;
	background: url(/images/promo_eduPic_350x225.jpg) no-repeat;
	position: relative;
}
div#promo_edu h3 {
	color: #fff;
	font-size: .95em;
	*font-size: .9em;
	font-size /*\**/: .9em;
	position: absolute;
	left: 5px;
	top: 197px;
	*top: 208px;
}
div#promo_edu h4 {
	margin: 15px 0 0 346px;
	*margin-left: 350px;
	padding-top: 90px;
	background: url(/images/promo_eduLogo_105x84.gif) no-repeat top center;
	text-align: center;
	*font-size: .9em;
}
div#promo_edu p {
	margin: 8px 4px 0 350px;
	font-size: .85em;
}
div#promo_services {
	float: right;
	width: 390px;
	height: 205px;
	border-top: 4px solid #7f7f7f;
	border-bottom: 2px solid #7f7f7f;
	background: #f2f2f2;
	padding: 10px;
	_padding-bottom: 3px;
}
div#promo_services a {
	text-decoration: none;
	color: #666;
}
div#promo_services h3 {
	color: #f47420;
	margin: 0;
	*font-size: 1.1em;
	font-size /*\**/: 1.1em;
}
div#promo_services div#bulletsAuto, div#promo_services div#bulletsResComm {
	float: left;
	width: 50%;
}
div#promo_services h4 {
	margin: 6px 0 0 0;
	*font-size: 1.0em;
}
div#promo_services ul {
	margin-top: 5px;
	padding: 0 0 0 14px;
	*padding: 0;
	*margin-left: 16px;
	list-style-image: url(/common/images/blt_7x7.gif);
	*font-size: 1.1em;
}
div#promo_services ul li {
	font-size: .9em;
	*font-size: .8em;
	margin-top: 2px;
	margin-left: 0;
	padding-left: -4px;
}
div#promo_services div#bulletsResComm h4 {
	margin-left: 6px;
}
div#promo_services div#bulletsResComm ul {
	padding-left: 20px;
	*padding-left: 6px;
}
div#promo_p {
	clear: left;
	float: left;
	position: relative;
	width: 494px;
	margin: 0 10px 0 6px;
	*margin-top: 10px;
	padding: 5px 10px;
	_padding-left: 5px;
	_padding-right: 15px;
}
div#promo_p ul {
	margin-top: 5px;
	padding: 0 0 0 28px;
	*padding-left: 14px;
	*margin-left: 16px;
	list-style-image: url(/common/images/blt_7x7.gif);
}
div#promo_p img#badge_aloa {
	position: absolute;
	top: 100px;
	right: 10px;
}
div#promo_p img#badge_certSecure {
	position: absolute;
	top: 126px;
	right: 130px;
}
div#promo_24-7 {
	float: left;
	width: 200px;
	height: 122px;
	*height: 112px;
	margin: 10px 10px 0 0;
	_margin-left: -6px;
	padding-top: 105px;
	*padding-top: 115px;
	border-top: 2px solid #7f7f7f;
	border-bottom: 2px solid #7f7f7f;
	background: #fef1e8 url(/images/lgo_24-7_125x56.gif) no-repeat center 30px;
	font-size: .85em;
}
div#promo_24-7 p {
	padding: 0 15px 0 15px;
	margin: 8px 0;
}
div#promo_24-7 p .emphasize {
	text-transform: uppercase;
}
div#promo_yelp {
	float: left;
	width: 200px;
	_width: 198px;
	height: 229px;
	margin-top: 10px;
	border-bottom: 2px solid #b70f01;
	background: #f8e7e5;
	font-size: .85em;
}
div#promo_yelp p {
	padding: 0 12px 0 12px;
	*margin-top: 6px;
}
div#promo_yelp p.quote {
	font-style: italic;
	margin-bottom: 0;
}
div#promo_yelp p.source {
	text-align: right;
	margin: 0;
}
div#promo_yelp p.link {
	text-align: center;
	margin-top: 2px;
}
div#promo_yelp p.link a {
	color: #1669c6;
}


