/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 29: 1 column 940
  -----------------------------------
*/
body {
	min-width: 1000px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 1000px;
	color: #918A84;
}
#columns-top {
	background: url(../images/wrapper-top.png);
}
#columns-bottom {
	background: url(../images/wrapper-bottom.png) no-repeat top;
	height: 24px;
}
#footer {
	width: 1000px;
}
#sidebox {
	float: right;
	width: 210px;
	background: url(../images/port-thumbs/client-sidebox.jpg) repeat-x;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-left: 15px;
}
#sidecontent {
	font-size: 10px;
	padding: 0 15px 20px;
	margin: 0;
	color: #000000;
}
#sidecontent p{
	line-height: 1.5em;
	margin: 12px 0;
}
