/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 10: 3 column 760 EPM
  -------------------------------------
*/
body {
	min-width: 880px;
	background-color: #FFCC99;
	background-image: url(../images/background.jpg);
}
#tnav-center {
	width: 880px;
	background-color: ##f0e69f;
}
#columnwrapper {
	width: 850px;
	color: #666666;
	background-color: #f0e69f;
	min-height: 500px;
	background-image: url(../images/backgroundtwo.jpg);
}
#columns-top {
	
}
#c1, #c2{
	width: 250px;
	margin-right: 0px;
	min-height: 510px;
	background-color: #f0e69f;
	vertical-align: bottom;
	margin-left: 0px;
}	
	
#c3 {
	width: 550px;
	margin-right: 20px;
}
#c3 {
	margin: 0px;
	background-color: #f0e69f;
}
#columns-bottom {
	
}
#footer {
	width: 815px;
}
