/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 22: 4 column 940 EPM + PMM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#slideshow {
	background-image: url(img/1col940_mid.jpg);
	color: #000000;
}
#slideshow-top {
	background-image: url(img/1col940_top.jpg);
}
#c0 {
	width: 940px;
	margin-right: 0px;
}
#slideshow-bottom {
	background-image: url(img/1col940_bottom.jpg);
}
.lightshowBox {
	margin: 0 0 4px 0;
	background-color: #99ccff;
	padding: 11px 1px 4px 11px;
	border-top: 1px solid #505050;
	border-right: 1px solid #505050;
	border-bottom: 1px solid #505050;
	border-left: 1px solid #505050;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/4col940Mid.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/4col940Top.jpg);
}

#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/4col940Bottom.jpg);
}
#footer {
	width: 940px;
}
#footer a:link {
	color: #2468a5;
	text-decoration: none;
}
#footer a:visited {
	color: #2468a5;
	text-decoration: none;
}
#footer a:active {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
