/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #231f20;
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
}
#tnav-center {
	width: 880px;
	background-color: #bfd8e7;
}
#columnwrapper {
	width: 975px;
	color: #FFF;
	background-color: #000;
}
#columns-top {
	background-image: url(img/p7iq_3colTop.jpg);
}
#c1, #c2{
	width: 210px;
	margin-right: 30px;
	min-height: 510px;
	background-color: #http
://www.handmaderesolutions.com/;
	background-color: #fcfcf4;
	vertical-align: bottom;
}	
	
#c3 {
	width: 975px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
}
#columns-bottom {
}
#footer {
	width: 815px;
	text-align: center;
}

