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