/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 29: 1 column 940
  -----------------------------------
*/
body {
	min-width: 940px;
}
#contactinfo {
	font-size: 90%;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_1col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_1col940Top.jpg);
}
#columnwrapper #c1 {
	width: 920px;
	margin: 0px;
	padding: 0px;
}
table.control {
	font-size:90%;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
table.control caption {
	font-weight:bold;
	}
table.control th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
}
table.control td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
}

#columns-bottom {
	background-image: url(img/p7iq_1col940Bottom.jpg);
}
#footer {
	width: 940px;
}

