/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 1000px;
}
#tnav-center {
	width: 1000px;
}
#columnwrapper {
	width: 1000px;
	color: #000000;
}
#columns-top {
	background-image: url(../p7iq/img/p7iq_3colWCTop.jpg1);
}
#c1, #c2, #c3 {
	width: 200px;
	margin-right: 10px;
}

#c2 {
	width: 480px;
	left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,0px);
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#c3 {
	width: 300px;
	margin-right: 0px;
}
#columns-bottom {
}
#footer {
	width: 1000px;
}
