/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #e2e5e0;

}
#tnav-center {
	width: 880px;
	background-color: #fff1e4;
}
#columnwrapper {
	width: 1025px;
	color: #666666;
	background-image: url(../images/centerlong.png);
	height: 2200px;
}
#columns-top {

}
#c1, #c2{
	width: 215px;
	
	margin: 0px;
}	
	
#c3 {
	width: 550px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
}
#columns-bottom {
	
}
#footer {
	width: 780px;
	
}
