/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 07: 2 column 760 sidebar right
  -------------------------------------
*/
body {
	min-width: 840px;
}
#tnav-center {
	width: 850px;
}
#columnwrapper {
	width: 820px;
	background-image: url(img/p7iq_2colSBR760.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2colSBR760Top.jpg);
}
#c1, #c2 {
	width: 235px;
	margin-right: 25px;
}
#c1 {
	width: 560px;
}
#c2 {
	margin-right: 0px;
	margin-top: 19px;
	text-align: center;
}
#columns-bottom {
	background-image: url(img/p7iq_2colSBR760Bottom.jpg);
}
#footer {
	width: 820px;
}

