/* flash */
#contentA {
	width:850px;
	height:211px;
	/* temp - delete when flash is inserted */
	background:url(../images/content/home_flash_temp.gif) 0 0 no-repeat;
}

#contentB {
	width:100%;
	background:url(../images/content/home_b_tile.gif) 0 0 repeat-y #5c5c5c;
	border-top:1px solid #fff;
}

#contentC {
	background:url(../images/content/home_c_bg.gif) 0 0 no-repeat;
	padding:12px 0px 10px 6px;
	}

#contentD,
#contentE,
#contentF {float:left;}

#contentD {width:269px;}
#contentE {width:349px;}
#contentF {width:221px;}

/*Lower homepage content row */
#contentC h3 {height:43px;}
#contentC h4 {
	font:bold 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#008CD5;
}
#contentC h4 strong {color:#F68428;}

#contentC h4 {margin:0 0 0.6em 0;}
#contentC p {margin:0 0 0.6em 0;}
#contentC .text {
	padding:10px;
	background:url(../images/content/home_text_tile.gif) 0 0 repeat-y;
	}
#contentC .textMid { 
	text-align:center;
	padding:10px;
	background:url(../images/content/home_text_tile2.gif) 0 0 repeat-y;
	}

/*Far left content grouping */
#contentD h3 {
	/*width:305px;*/
	background-image:url(../images/text/home_D_h3.gif);
}
#contentD ul {
	float:left;
	width:248px;
	}
#contentD li {
	padding:0 0 3px 7px;
	background:url(../images/content/home_bullet.gif) 0 3px no-repeat;
}
#contentD li a {
	text-decoration: none;
}
#contentD li a:hover {
	text-decoration: underline;
	color: #F57814;
}
#contentD .bottom {
	clear:both;
	background:url(../images/content/home_D_bottom.gif) 0 0 no-repeat;
	/*width:305px;*/
	height:10px;
}

/* Middle Content Grouping*/
#contentE h3 {
	width:345px;
	background-image:url(../images/text/home_E_h3.gif);
}
#contentE .link {
	background:url(../images/content/home_bullet_2.gif) 0 4px no-repeat;
	padding:0 0 0 8px;
}
#contentE .link a {color:#008CD5;}

#contentE .bottom {
	width:345px;
	height:32px;
	background:url(../images/content/home_E_bottom.gif) 0 0 no-repeat;
}
#contentE .bottom a {
	display:block;
	text-decoration:none;
	height:100%;
}
/* Rigth Content grouping */
#contentF h3 {
	width:221px;
	background-image:url(../images/text/home_F_h3.gif);
}

#contentF {position:relative;}

#contentF #SpeedTest {
	background:url(../images/content/home_SpeedTest.jpg) 0 0 no-repeat;
	width:221px;
	height:177px;
	
}
#contentF #SpeedTest .link {
	background:url(../images/content/home_SpeedTest_btn.gif) 0 0 no-repeat;
	width:221px;
	height:30px;
	position:absolute;
	top:220px;
	left:0px;
}
#contentF a {
	display:block;
	text-decoration:none;
	height:100%;
}