﻿/* THREE COLUMN LIQUID CENTER LAYOUT */

	


	
		
	

		
#threecolwrap{
	margin:auto;
	margin:-260px 0 0 80px;
  	width:891px;
	background:url(images/contentbg.png) no-repeat;
 	}	
	
#header {
	margin:auto;
	width:1051px;
	height:375px;
	background:url(images/benefitssubheaderbg.jpg) no-repeat;
	}
	
#subheader img{
	width:305px;
	float:left;
		}

	
.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
*html .clearfix {height: 1%;}
.clearfix {display: block;}

