/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 20: 2 column 500 Equal PMM
  ----------------------------------------
*/
body {
	min-width: 1010px;
}
#tnav-center {
	width: 1010px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 1010px;
	background-image: url(img/kcp_2col500.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/kcp_2col500Top.jpg);
}
#c1, #c2 {
	width: 500px;
	margin-right: 10px;
}
#c2 {
	margin-right: 0px;
	width: 500px;
}
#columns-bottom {
	background-image: url(img/kcp_2col500Bottom.jpg);
}
#footer {
	width: 1010px;
}
