/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 11: 2 column 940 sidebar left EPM
  ----------------------------------------
*/
body {
	min-width: 940px;
	background-image: url(../assets/pics/bg-1.jpg);
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	color: #FFFFCC;
	background-color: #000000;
}
#columns-top {

}
#c1, #c2 {
	width: 250px;
	margin-right: 8px;
}
#c2 {
	margin-right: 0px;
	width: 678px;
	background-color: #000000;
	border-left: 1px;
	border-left-style: dotted;
	border-left-color: #656600;
}
#columns-bottom {

}
#footer {
	width: 940px;
}
