/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 28: 2 column 760 Sidebar Right EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 760px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
}
#tnav-center {
	width: 1000px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 1100px;
	color: #333;
	background-color: #d8d6d5;
}

}
#columnwrapper2 {
	width: 1100px;
	color: #333333;
	background-color: #d8d6d5;
}


#columns-top {
}
#c1, #c2 {
	width: 420px;
	margin-right: 0px;
	margin-top: 0px;
}
#c1 {
	width: 1100px;
	background-color: #e0e7ed;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_2colSBR760Bottom.jpg);
}
#footer {
	width: 760px;
}
