/* 
  -----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 23: 3 column 940 (Wide Center) EPM + PMM
  -----------------------------------------------
*/
body {
	min-width: 1000px;
}
#tnav-center {
	width: 1000px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 1000px;
	background-image: url(img2/p7iq_3colWC.jpg);
	color: #333;
}
#columns-top {
	background-image: url(img2/p7iq_3colWCTop.jpg);
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 10px;
}
#c2 {
	width: 540px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img2/p7iq_3colWCBottom.jpg);
}
#footer {
	width: 1000px;
}


.campaignBanner { text-align: center; font-size: 12px; margin: 10px 20px; padding: 10px; border: 1px solid #90B69F; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.campaignBanner h3 { margin-top: 0.5em; }