/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 25: 2 column 940 Sidebar Left EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#columns-top {
	background-color: #999999;
	height: 55px;
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
	background-color: #FFFFFF;
	background-image: url(../bg-blue2.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
#c2 {
	margin-right: 0px;
	width: 640px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#columns-bottom {
	background-image: url(img/p7iq_2col940Bottom.jpg);
}
#footer {
	width: 940px;
}
