/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 02: 3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 940px;
}
#advert-top {
width: 940px;
margin: 0 auto;
height:
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	/*background-image: url(../img/pageglobal/3col940-side.gif);*/
	color: #000000;
	background-image: url(../img/pageglobal/colbk.gif);
}
#columns-top {
	/*background-image: url(../img/pageglobal/3c940Wtop.gif);*/
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	width: 460px;
}
#c2 h1 {
	font-size: 1.8em;
	line-height: 1.5em;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
	/*background-image: url(../img/pageglobal/3c940Wbot.gif);*/
}
#footer {
	width: 940px;
		font-size: 0.7em;
	color: #006633;
}
.smltext {
	font-size: 0.7em;
	color: #006600;
}

