/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 25: 2 column 940 Sidebar Left EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 880px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	color: #000000;
}

#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c1 { background-image:url(../images/bg_c1.jpg); background-repeat:no-repeat; background-position:top left;}
#c2 {
	margin-right: 0px;
	padding-top:20px;
	width: 680px;
}
#columns-bottom {
	background-image: url(../images/bg_columns_bottom.jpg); 
	background-repeat:repeat-x; 
	height:7px;
}
#footer {
	width: 940px;
}
