/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #fff1e4;
	background-image: url(../images/background.gif);
}
#tnav-center {
	width: 880px;
	background-color: #fff1e4;
}
#columnwrapper {
	width: 750px;
	color: #666666;
	background-color: #fdebdd;
	background-image: url(../images/bt32.jpg);
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	text-align: center;
}
#columns-top {
	background-image: url(img/p7iq_3colTop.jpg);
}
#c1, #c2{
	width: 215px;
=
	margin: 0px;
}	
	
#c3 {
	width: 550px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
}
#columns-bottom {
	
}
#footer {
	width: 780px;
	background-color: #fff1e4;
}

