/* 
  -----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 16: 3 column 940 (wide center) PMM
  -----------------------------------------
*/
body {
	min-width: 987px;
}
#tnav-center {
	width: 100%;
	border-left: 0 !important;
	height: 15px;
	color: #FFFFFF;
	font-size: 14px;
	display: inline;
	margin-left: 50px;
}
#columnwrapper {
	width: 987px;
	color: #373737;
	background-color: #FFFFFF;
}
#columns-top {

}
#c1, #c2, #c3 {
	width: 25%;
	margin-right: 12px;
}
#c2 {
	float: left;
	width: 42%;
}
#c3 {
	float: left;
	margin-right: 0px;
	width: 28%;
	font-size: 0.9em;
}
#columns-bottom {

}
#footer {
	width: 100%;
	background-image: url(img/p7iq_footerbg.jpg);
	background-position: top;
	background-color: #1267A8;
	background-repeat: repeat-x;
}
.table {
	padding: 5px;
	color: #FFFFFF;
}

