/* HOME PAGE SPECIFIC STYLES*/
#subContentBlock {
	background-image:url(contentBG_70_20.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:790px; /* DO NOT REMOVE. THIS FIXES PEEK-A-BOO BUG ON IE*/
}

.col1{
	float:left;
	width:560px;
	padding-left:25px;
}

.col2{
	float:left;
	margin-left:20px;
	width:170px;
}

#subContentBlock h1{
	margin-left:20px;
}
.FullDivider{
	margin-left:15px;
	width:755px;
}