/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #333333;
}
#columns-top {
	background-image: url(img/p7iq_2col940Top.jpg);
}
#c1 {
	width: 170px;
	margin-left: 20px;
	/*margin-right: 20px;*/
}
#c2 {
	margin-right: 0px;
	width: 749px;
}
#forcedHeight {
	height: 240px;
	width: 1000px;
}
/*#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 679px;
}*/
#leftborder {
	border-left: 1px solid #CDCDCD;
	padding-left: 10px;
}
#columns-bottom {
	background-image: url(img/p7iq_2col940Bottom.jpg);
}
#footer {
	width: 940px;
}

