/* CSS Document *//*   ----------------------------------------  IQ by Project Seven Development  www.projectseven.com  Layout 19: 2 column 940 Sidebar Right PMM  ----------------------------------------*/body {	min-width: 940px;    background-color: #fff;}#tnav-center {	width: 940px;	border-left: 0 !important;}#columnwrapper {	width: 940px;	background-color: #fff;	color: #000000;}#columns-top {	background-image: url(img/p7iq_2colSBR940Top.jpg);}#c1, #c2 {	width: 240px;	margin-right: 10px;	border: 2px solid #999999;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	-khtml-border-radius: 5px;	box-shadow: 5px 5px 5px #ccc;  -moz-box-shadow: 5px 5px 5px #ccc;  -webkit-box-shadow: 5px 5px 5px #ccc;}#c1 {	width: 670px;    min-height: 500px;}#c2 {	margin-right: 0px;}#columns-bottom {	}h1 {	color: #000;	margin: 0 0 8px 0px;	font-size: 1.3em;	letter-spacing: 0.2em;}h2 {	color: #000;	margin: 0px;	font-size: 1.1em;	letter-spacing: 0.2em;}#footer {	width: 940px;}
