#subContentBlock {
	background-image:url(contentBG_100.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:790px; /* DO NOT REMOVE. THIS FIXES PEEK-A-BOO BUG ON IE*/
	;
}
#subContentBlock {
	padding-top:9px;
}	
h1{
	margin-top:10px !important;
}	
.col1{
	float:left;
	width:740px;
	padding-left:25px;
	padding-right:25px;
}


#franchise{
	width:770px;
	
	background-color:#000000;
	margin-left:10px;
	
	padding:0;
	padding-bottom:0px;
	overflow:hidden;
}	

.franc_buttonwithhover{
	height:65px;
	overflow:hidden;
	display:block;
	float:left;
}
.franc_buttonwithhover:hover img{
	display:block;
	margin-top:-65px;
	float:left;
}
.floatleft{
	float:left;
}
