/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 25: 2 column 940 Sidebar Left EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 950px;
}
#tnav-center {
	width: 950px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 960px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2col940Top.jpg);
}
#c1 {
	width: 250px;
}
#c2 {
	margin-right: 0px;
	width: 700px;
}
#columns-bottom {
	background-image: url(img/p7iq_2col940Bottom.jpg);
}
#footer {
	width: 950px;
}
