/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 08: 4 column 940 EPM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_4col4a.jpg);
	color: #FFF;
}
#columns-top {
	background-image: url(img/p7iq_4BRNcolTop4a.jpg);
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
	text-align: left;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_4colBottom4a.jpg);
}
#footer {
	width: 940px;
}
