/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 15: 4 column 940 PMM
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_4col.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_4colTop.jpg);
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
	height: 350px;
}
#c1_2, #c2_2, #c3_2  , #c4_2{
	width: 220px;
	margin-right: 20px;
	height: 350px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
}
#c1_3, #c2_3, #c3_3, #c4_3    {
	width: 220px;
	margin-right: 20px;
	height: 480px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
	background-color: #F3F3F3;
}
#event_spacer {
	background-color: #FFF;
	height: 35px;
	width: 100%;
	float: left;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 25px;
	font-size: 18px;
	color: #333;
	background-image: url(img/p7iq_4colBottom.jpg);
}
.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #456A98;
	padding-left: 12px;
}





#c4 {
	margin-right: 0px;
	width: 220px;
}
#columns-bottom {
	background-image: url(img/p7iq_4colBottom4grey.jpg);
}
#footer {
	width: 940px;
}
#c4_2 {
	margin-right: 0px;
}
#c4_3 {
	margin-right: 0px;
}
#event_spacer2 {
	background-color: #FFF;
	height: 30px;
	width: 940px;
	background-position: top;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #333;
	margin-bottom: 7px;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
}

