#template2Wrapper {
	width: 930px;
	height: auto;
	margin:13px auto 0px auto;
	position: relative;
	}

#subWrapper {
	width: 691px;
	float: left;
	clear: left;
	}


	
#leftColumn {
	margin: 20px 0 20px 0;
	width: 216px;
	float: left;
	clear: both;
	}


#centerColumn { 
	width: 422px;
	float: left;
	margin: 0 0 20px 20px;
	}
	
#centerLeftColumn{
	float: left;
	width: 190px;
	margin: 0px 20px 0 0;
	clear:both;

	}
	
#centerRightColumn{
	float: left;
	width: 210px;
	margin-bottom: 20px;
	}
	
#rightColumn {
	width: 236px;
	float: left;
	}


/*------------------ GEO ----------------------*/
#template2Wrapper #subWrapper #geoLocation{
	display: none;
	}

/*------------------ MARKETING BANNER ----------------------*/
#marketingBanner{
display: none;
}

#crossPromoBlockSide{
	width: 220px;
	margin-left: 10px;
	clear: both;
	float: right;
}

/*------------------ QUOTE BLOCK  ----------------------*/
#quoteBlock{
	width: 682px;
	height: 208px;
	clear: left;
	}

 /*------------------ Inline Promo ----------------------*/
#inlinePromo{
	width:189px;
	height:130px;
	background-image:url(http://www.progressive.com/images/level1-level2-inlinePromoBox.jpg);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	border:#FFFFFF 1px solid;
	line-height:normal;
	}

#inlinePromo #title{
	color:#0056b7;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 0 10px;
	}

#inlinePromo p{
	color:#666666;
	font-size:12px;
	margin:10px 0 0 10px;
	line-height:normal;
	width:160px;
	}

 /*------------------ Header ----------------------*/

h1.titlePosition {
	position: absolute; 
	top: 370px; 
	left: 235px;
	}
