/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 06: 2 column 760 sidebar left
  -----------------------------------
*/
body {
	min-width: 760px;
	background-color: #000;
}
#tnav-center {
	width: 760px;
	background-color: #333;
}
#columnwrapper {
	width: 577px;
	background-image: none;
	color: #000000;
	background-color: #000;
	font-size: 14%;
}
#columns-top {
	text-align: center;


}
#c1, #c2 {
	width: 120px;
	margin-right: 0px;
}
#c2 {
	margin-right: 0px;
	width: 520px;
	color: #FFF;
	font-size: 12px;
}
#columns-bottom {
	background-color: #000;
}
#footer {
	width: 760px;
}
