/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 25: 2 column 940 Sidebar Left EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 950px;
}
#tnav-center {
	width: 950px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 950px;
	color: #000000;
}
#columns-top {
	color: #000;
}
#c1, #c2 {
	width: 170px;
	margin-right: 15px;
}
#c2 {
	margin-right: 5px;
	width: 700px;
	float: left;
	padding-left: 25px;
}
#columns-bottom {
}
#footer {
	width: 950px;
	color: #000000;
	background-color: #FD1111;
	background-image: url(img/FOOTER.jpg);
	height: 30px;
	
	
}
