/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 900px;
}
#tnav-center {
	width: 900px;
}
#columnwrapper {
	width: 900px;
	color: #000000;
}
#columns-top {
}
#c1, #c2 {
	width: 200px;
	margin-right: 10px;
}
#c2 {
	margin-right: 0px;
	width: 600px;
}
#columns-bottom {
}
#footer {
	width: 900px;
}

