/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 01: 4 column 940
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	color: #000000;
}
#columns-top {

}

#c1 {
	width: 540px;
	margin-right: 20px;
}


#c2, #c3, #c4 {
	width: 360px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {

}
#footer {
	width: 940px;
}
