/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #dfe1af;
	background-image: url(../images/background.jpg);
}
#tnav-center {
	width: 880px;
	background-color: #dfe1af;
}
#columnwrapper {
	width: 783px;
	color: #666666;
	background-color: #fbf8f5;
	min-height: 450px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#columns-top {
	background-image: url(img/p7iq_3colTop.jpg);
}
#c1, #c2{
	width: 215px;
	background-color: #fbf8f5;
	margin: 0px;
}	
	
#c3 {
	width: 550px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
}
#columns-bottom {
	
}
#footer {
	width: 780px;
	background-color: #fff1e4;
}
