/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #cfdbbe;
	background-image: url(../images/background.jpg);
}
#tnav-center {
	width: 880px;
	background-color: #bfd8e7;
}
#columnwrapper {
	width: 815px;
	color: #666666;
	background-color: #cfecc8;
	background-image: url(img/p7iq_3colALL.jpg);
	min-height: 548px;
}
#columns-top {
}
#c1, #c2{
	width: 210px;
	margin-right: 10px;
	min-height: 510px;
	background-color: #cfecc8;
}	
	
#c3 {
	width: 815px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colbottom.jpg);
}
#footer {
	width: 815px;
}

