/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 22: 4 column 940 EPM + PMM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_4col.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_4colTop.jpg);
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
	position:relative;
}
#c1 content img, #c2 content img, #c3 content img, #c4 content img, #c1 content p img, #c2 content p img, #c3 content p img, #c4 content p img{
	float:left;
}
#c4 {
	margin-right: 0px;
}
#c1 img.toasterlink, #c2 img.toasterlink, #c3 img.toasterlink, #c4 img.toasterlink  {
	position:absolute;
	top:15px;
	right:15px;
}
#c1 img.toasterlink {
	top:118px;
}
#columns-bottom {
	background-image: url(img/p7iq_4colBottom.jpg);
}
#footer {
	width: 940px;
}
.content p img {	/* IE6 */
	clear:both;
	float: left;
}