/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 19: 2 column 940 Sidebar Right PMM
  ----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2colSBR940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(images/p7iq_1col940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c1 {
	width: 680px;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_2colSBR940Bottom.jpg);
}
#footer {
	width: 940px;
}
.quote {
	font-style: italic;
	color: #000099;
	text-align: left;
	font-weight: bold;
}
.quote-indent {
	font-style: italic;
	color: #000099;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	font-weight: bold;
}

