#cont_hmBody { 
	float: left; 
	display: inline;
	width: 549px;
	margin: 0 0 25px 0;
	background-image: none;
	background: #fff;
}

#cont_hmRight {
	float: right;
	display: inline;
	width: 241px;
	margin: 0 0 25px 0;
	background: #fff;
}

#cont_homeFlash {
	margin: 0 0 10px 0;
}


/* Home Elements */
#cont_hmBody p, #cont_hmRight p { color: #333; margin-bottom: 1.5em; }
#cont_hmBody ul { margin: 0 0 0 5px; padding: 0; }
#cont_hmBody ul li { background: images/global/bullet_orangeArrow.gif) no-repeat 0 .5em; padding: 0 0 .5em 1.5em; list-style: none; }
#cont_hmBody ul a { color: #069; text-decoration: none; }
#cont_hmBody ul a:hover { text-decoration: underline; }
#cont_hmBody hr { color: #fff; background-color: #fff; border: 1px solid #eee; border-style: none none solid; margin: 1.1em 0; display: block; }

h2#homeHead {
	width: 335px;
	height: 54px;
	text-indent: -9999em;
	margin: 10px 0 25px 0;
	color: #036;
}
.hm_breathe { background: url(images/sub/title_home-breathe.png) no-repeat; }

img.left { float: left; }
a img { border: 0; }

