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