/* 

  -------------------------------------

  IQ by Project Seven Development

  www.projectseven.com

  Layout 02: 3 column 940 (wide center)

  -------------------------------------

*/

body {

	min-width: 940px; font-family: Lucida Sans, sans-serif; font-size: 100%; color: #ffffff;

}

#tnav-center {

	width: 940px;

}

#columnwrapper {

	width: 940px;

	background-image: url(img/3colWC.jpg);

	color: #333333;

}

#columns-top {

	background-image: url(img/3colWCTop.jpg);

}

#c1, #c2, #c3 {

	width: 220px;

	margin-right: 20px;

}

#c2 {

	width: 460px;

}

#c3 {

	margin-right: 0px;

}

#columns-bottom {

	background-image: url(img/3colWCBottom.jpg);

}

#footer {

	width: 940px;

}

