/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(../p7curvitude/img/p7iq_3colWC.jpg);
	color: #000000;
	padding-top: 0px;
}
#columns-top {
	background-image: url(../p7curvitude/img/p7iq_3colWCTop.jpg);
	height: 12px;
}
#c1, #c2, #c3 {
	width: 310px;
	margin-right: 0px;
}
#c2 {
	width: 320px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(../p7curvitude/img/p7iq_3colWCBottom.jpg);
		height: 13px;
}
#footer {
	width: 940px;
}

