/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 24: 3 column 760 EPM + PMM
  -----------------------------------
*/
body {
	min-width: 760px;
	background-color: #EFF4F8;
}
#tnav-center {
	width: 760px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 780px;
	color: #000000;
	background-color: #EFF4F8;
}
#columns-top {

}
#c1, #c2, #c3 {
	width: 240px;
	margin-right: 20px;
	background-color: #DAE6EF;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {

}
#footer {
	width: 760px;
}

