/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 22: 4 column 940 EPM + PMM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#columns-top {
	font-size: 12px;
}
#c1, #c2, #c3, #c4 {
	width: 232px;
	margin-right: 4px;
}
#c4 {
	margin-right: 0px;
	}
#c5 {
	width: 940px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	border-bottom-color: #F78F1E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#columns-bottom {
}
#footer {
	width: 940px;
}
