/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 14: 2 column 760 sidebar right EPM
  ----------------------------------------
*/
body {
	min-width: 760px;
}
#tnav-center {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
}
#columnwrapper {
	width: 760px;
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2colSBR760Top.jpg);
	background-color: #0000FF;
}
#c1, #c2 {
	width: 220px;
	margin-right: 20px;
}
#c1 {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_2colSBR760Bottom.jpg);
}
#footer {
	width: 760px;
}

