/* CSS Document */

div#healthfitness_promo{
	float:left;
	width:265px;
	height:126px;
	background:url(images/healthfitness_promo.gif) no-repeat top right;
	padding:0px 0px 0px 27px;
}
div#healthfitness_promo{
	width:265px;
	height:46px;
	padding:0px 0px 0px 27px;
	padding-top:80px;
	text-align:center;
	color:white;
}
div#healthfitness_promo a{
	color:white;
}
div#bubble {
	float:left;
	width:247px;
	height:204px;
	text-align:right;
	background:url(images/lightBlueSplash3.gif) no-repeat top right;
	padding:10px 10px 10px 35px;
}
div#bubble h1 {
	font-size:18px;
	font-weight:normal;
	color:#0e294f;
	margin:0;
	padding:0 0 0 0;
}
div#bubble p {
	font-size:12px;
	color:#556f96;
	margin:0;
	padding:1em 0 0 0;
} 
div#callBar {
	float:right;
	background:url(images/callBarRight.gif) no-repeat top right;
	height:33px;
	width:248px;
	padding:0;
	margin-right: 10px;
/*	margin:20px 10px 20px 0;*/
}
div#callBar h2 {
	height:33px; 
	background:url(images/callBarLeft.gif) no-repeat top left;
	font-size:14px;
	color:black;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding-top:6px;
}



div#leftLow {
	width:308px;
/*	background-color:white;*/
	padding:0 0 0 20px;
	float:left;
}
div#leftLow h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#ff9032;
}	
div#leftLow h3 {
	font-size:12px;
	font-weight:bold;
	color:#ff9032;
	text-align:right;
}

div#leftLow h3 a:link {
	color:#ff9032;
	text-decoration:none;
}
div#leftLow h3 a:visited {
	color:#ff9032;
	text-decoration:none;
}
div#leftLow h3 a:hover {
	color:#0e294f;
	text-decoration:none;
}
div#leftLow h3 a:active {
	color:#0e294f;
	text-decoration:none;
}
div#leftLow p a:link {
	font-weight:bold;
	color:#ff9032;
	text-decoration:none;
}
div#leftLow p a:visited {
	font-weight:bold;
	color:#ff9032;
	text-decoration:none;
}
div#leftLow p a:hover {
	font-weight:bold;
	color:#0e294f;
	text-decoration:none;
}
div#leftLow p a:active {
	font-weight:bold;
	color:#0e294f;
	text-decoration:none;
}

div#rightLow {
	width:232px;
	float:left;
	clear:right;
	padding-top:30px;
	padding-left:20px;
}
.hostPic {
	float:right;
	border:1px solid #13386d;
	background:#a3b4cc;
	width:185px;
	font-size:11px;
	text-align:center;
	margin-left:12px;
	margin-bottom:20px;
}

div#leftTop {
	float:left;
	width:268px;
	padding:0 0 0 20px;
}
.rightPic {
	border:1px solid #13386d;
	background:#a3b4cc;
	width:214px;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
}


