/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 01: 4 column 940
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(../img/4col.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(../img/4colTop.jpg);
	height:11px;
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(../img/4colBot.jpg);
	height:11px;
	
}
#badges {
width:940px;
margin:0 auto;
padding-top:25px;
padding-bottom:25px;
}
#footer {
	width: 940px;
	color:#CCCCCC;
}
.redtext{
	font-size: 1.5em;
	color: #990000;
	line-height: 1em;
}

