/* 
  -----------------------------------
  IQ by Project Seven Development
  Layout 01: 4 column 940
  Modified by Pinsonnault Creative
  www.pinscreative.com
  7 November 2008
  -----------------------------------
*/
body {
	min-width: 800px;
}
#c1, #c2, #c3, #c4 {
	width: 200px;
	margin-right: 0px;
	background-image: url(img/colshade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	width: 798px;
}
#c1-alt, #c2-alt, #c3-alt, #c4-alt {
	width: 200px;
	margin-right: 0px;
}

