/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 25: 2 column 940 Sidebar Left EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/2col940Mid.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/2col940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(img/2col940Bottom.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;
}
/*The links inside the Accordion Panel menu*/

.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #666;
	color: #333333;
	background-position: 0px 0px;
	background-color: #99ccff;
}
.menulist a:hover {
	color: #e1e1e1;
	border-color: #333333;
	background-position: 0px -100px;
	text-decoration: none;
	background-color: #151515;
}
/*
