/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 01: 4 column 940
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	color: #000000;
}
#columns-top {
	background-image: url(../site2/p7iq/img/p7iq_4colTop.jpg);
}
#c1, #c2, #c3, #c4, #c5 {
	width: 178px;
	height:300px;
	margin-right: 12.4px;
	overflow: hidden;
}
#c5 {
	margin-right: 0px;
}
#c1, #c2, #c3, #c4, #c5 {
	float: left;
}
#c21, #c22, #c23 {
width: 300px;
height: 120px;
margin-right: 19.5px;
overflow: hidden;
float: left;
}
#c23 {
margin-right: 0px;
}
#c1, #c2, #c3, #c4, #c5, a:link, a:visited, a:hover, a:active {
	padding: 0px;
}

#columns-bottom {
height:15px;
}
#footer {
	width: 940px;
}
