/* 
  ----------------------------------------
  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;
	background-image: url(../Images/TopNav.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 36px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2col940TopGrey.jpg);
	height: 22px;
}
#c1 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(img/p7iq_2col940BottomGrey.jpg);
	height: 22px;
}
#footer {
	width: 940px;
	height: 50px;
}
