/* 
  ----------------------------------------------
  Pros 2 column layout
  LifeLike Productions, Inc. 2008
  ----------------------------------------------
*/
body {
	min-width: 1058px;
}
#tnav-center {
	width: 1058px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 1058px;
	background-image: url(/images/prosiq/p7iq_2col1058.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(/images/prosiq/p7iq_2col1058Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 778px;
}
#columns-bottom {
	background-image: url(/images/prosiq/p7iq_2col1058Bottom.jpg);
}
#footer {
	width: 1058px;
}
