/* 
  ------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 12: 2 column 940 sidebar right EPM
  ------------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2colSBR940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2colSBR940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c1 {
	width: 680px;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_2colSBR940Bottom.jpg);
}
#footer {
	width: 940px;
}

