/* HOME PAGE SPECIFIC STYLES*/
#subContentBlock {
	background-image:url(contentBG_60_30.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:490px;
	padding-left:25px;
}

.col2{
	float:left;
	margin-left:20px;
	width:235px;
}

