/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 18: 2 column 940 Sidebar Left PMM
  ----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_1col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_1col940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#columnwrapper #c1a {
	width: 400px;
	float: left;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(img/p7iq_1col940Bottom.jpg);
}
#footer {
	width: 940px;
}
#c2a {
	margin-right: 0px;
	width: 500px;
	float: none;
}
#columnwrapper #c2a {
	width: 920px;
	padding: 10px;
}
