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