/* 
  -----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 09: 3 column 940 (wide center) EPM
  -----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_3colWC.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_3colWCTop.jpg);
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_3colWCBottom.jpg);
}
#footer {
	width: 940px;
}
#c3 li.textlist {
	list-style: none;
	margin-left: -30px;
	margin-right: 10px;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#c3 a {
	text-decoration: none;
	color: #5262AD;
}
#c3 a:hover {
	color: #F00;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.head {
	border-bottom: 0px none #000!important;
	font-variant: small-caps;
	margin-bottom: 4px!important;
	padding-bottom: 4px!important;
}
.head1 {
	border-bottom: 1px solid #000!important;
	font-variant: small-caps;
	margin-bottom: 10px!important;
	padding-bottom: 10px!important;
}