/* 
  -----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 09: 3 column 940 (wide center) EPM
  -----------------------------------------
*/
body {
	min-width: 940px;
	background:url(../images/010/bg.jpg)
}
#container {
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	background-color: #8e2208;
	opacity:1.0;
	filter:alpha(opacity=100);
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_3colWC.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_3colWCTop2.jpg);
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#c-single {
	width: 940px;
	margin-left:0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colWCBottom.jpg);
}
#footer {
	width: 940px;
}

