/* 
  -----------------------------------------
  Layout: 3 column 940 (wide center)
  -----------------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	color: #000000;
}
#columns-top {
}
#c1, #c2, #c3 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#columns-bottom {
}
#footer {
	width: 940px;
}
