/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2col940Top.jpg);
}
#c1, #c2 {
	width: 340px;
	margin-right: 0px;
}
#c2 {
	margin-right: 0px;
	width: 598px;
}
#columnwrapper #c2 .content {
	padding-left: 20px;
}

#columns-bottom {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 940px;
}
#c1 {
	background-image: url(../images/form-bg.jpg);
	background-repeat: repeat-x;
	background-color: #D2D3D5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D3D5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D3D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D3D5;
}
#columnwrapper #c1 .content {
	padding-top: 0px!important;
	margin-top: 2px!important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.button {
	width: 141px;
	padding: 0px;
	border: 1px solid #D2D3D5;
}

