/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 03: 3 column 760
  -----------------------------------
*/
body {
	min-width: 760px;
}
#columnwrapper {
	width: 850px;
	color: #000000;
	background-color: transparent!important;;
}
#columns-top {
}
#c1, #c2, #c3 {
	width: 240px;
	margin-right: 20px;
	background-color: transparent!important;;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
}
#footer {
	width: 760px;
}
