
/* LOGO - TO ALLOW THE TAG {company_logo})
   THIS STYLESHEET IS LOADED INTO THE MAIN TEMPLATE FILE
*******************************************************************************/
#seo_header {
	width:90%;
	height:100px;	
	text-align:center;	
	padding-top:18px;
	padding-left:40px;
	position:absolute;
	overflow:hidden;
	z-index:1;
}
#seo_header h1{
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	text-align:center;	
}
.seo_highlight{
	background:#FFFFFF;
	color:green;
}

#logo {
	width:300px;
	height:100px;
	padding:0 0 0 0px;
	text-align:left;
	position:absolute;
	overflow:hidden;
	z-index:3;
	/*background:url({template_url}/images/{company_logo}) 25px 14px no-repeat;*/
	}
	
#banner {
	width:700px;
	height:94px;
	padding:0 0 0 0px;
	position:absolute;
	overflow:hidden;
	top:16px;
	right:15%;
	
	z-index:2;
	
	background:url(images/banner.jpg)  no-repeat;

}

#banner2 {
	width:300px;
	height:94px;
	padding:0 0 0 0px;
	position:absolute;
	overflow:hidden;
	top:17px;
	left:24px;
	
	z-index:3;
	
	background:url(images/banner2.jpg)  no-repeat;

}
#banner3 {
	width:300px;
	height:95px;
	padding:0 0 0 0px;
	position:absolute;
	overflow:hidden;
	top:16px;
	right:24px;
	
	z-index:3;
	
	background:url(images/banner3.jpg)  no-repeat;
}
#verifiy-logo{
	text-align:center;
}
#wisconsin-logo{
	text-align:center;
}
#iac2-logo{
	text-align:center;
}