/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 980px;
}
#tnav-center {
	width: 980px;
}
#columnwrapper {
	width: 980px;
	background-image: url(../images/p7iq_3colWC.jpg);
	color: #222;
}
#columns-top {
	background-image: url(../images/p7iq_3colWCTop.jpg);
}
#c1, #c2, #c3 {
	width: 240px;
	margin-right: 10px;
}
#c1 {
	width: 480px;
}
#c2 {
text-align: center;
}

#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(../images/p7iq_3colWCBottom.jpg);
}
#footer {
	width: 980px;
}