/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 880px;
}
#tnav-center {
	width: 880px;
}
#columnwrapper {
	width: 880px;
	color: #000000;
}
#columns-top {
}
#c1, #c2 {
	width: 240px;
	margin-right: 7px;
	background-repeat: no-repeat;
}
#c2 {
	margin-right: 0px;
	width: 610px;
	float: right;
}
#columns-bottom {
}
#footer {
	width: 880px;
}

