/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #FFFFCC;
	background-image: url(../images/background.gif);
}
#tnav-center {
	width: 880px;
	background-color: #bfd8e7;
}
#columnwrapper {
	width: 780px;
	
	color: #666666;
	background-color: #ffffff;
}
#columns-top {
	background-image: url(img/p7iq_3colTop.jpg);
}
#c1, #c2{
	width: 160px;
	margin-right: 10px;
}	
	
#c3 {
	width: 500px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
	margin-left: 30px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colbottom.jpg);
}
#footer {
	width: 780px;
}
