/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 33: 1 column 940 PMM
  ----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/1col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/1col940Top.jpg);
}
#columns-bottom {
	background-image: url(img/1col940Bottom.jpg);
}
#footer {
	width: 940px;
}
#right_bar {
	float: right;
	text-align: right;
	padding-right: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}#right_bar a {
	color: #FFFFFF;
	text-decoration: underline;
}
