/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 13: 2 column 760 sidebar left EPM
  ----------------------------------------
*/
body {
	min-width: 950px;
	
}
#tnav-center {
	width: 950px;
}
#columnwrapper {
	width: 950px;
	color: #000000;
}
#columns-top {
	background-color: #CC0000;
}
#c1 {
	width: 250px;
	margin-right: 5px;
	background-color: #990000;
}
#c2 {
	margin-right: 0px;
	width: 520px;
	background-color:#FFFFFF;
}
#columns-bottom {
	background-color: #990000;
}
#footer {
	width: 950px;
}

