/* 
  ----------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 13: 2 column 760 sidebar left EPM
  ----------------------------------------
*/
body {
	min-width: 760px;
}
#tnav-center {
	width: 760px;
}
#columnwrapper {
	width: 760px;
	background-image: url(img/p7iq_2col760.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2col760Top.jpg);
}
#c1 {
	width: 220px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 520px;
}
#c2 .content .pricelist {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#c2 .content .pricelist th {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px;
}

#c2 .content .pricelist td {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#columns-bottom {
	background-image: url(img/p7iq_2col760Bottom.jpg);
}
#footer {
	width: 760px;
}
