/* 
  -------------------------------------
  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(img/p7iq_3colBatikC.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_3colBatikTop.jpg);
}
#c1 {
	width: 120px;
	margin-right: 2px;
}
#c2 {
	width: 624px;
	margin-left: 13px;
	margin-right: 10px;
}
#c3 {
	width: 168px;
	margin-left: 0px;
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colBatikBottom.jpg);
}
#footer {
	width: 940px;
}

