/* 
  ----------------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 26: 2 column 940 Sidebar Right EPM + PMM
  ----------------------------------------------
*/
body {
	min-width: 940px; 
}
#aboveHeader p { 
	text-align: right; 
	border: 0;
	margin-right: 20px;
	font-size: .8em;
}
#tnav-center {
	width: 940px;
	border-left: 0 !important;
}
#columnwrapper {
	width: 940px;
	background-image: url(/scripts/p7iq/img/p7iq_2colSBR940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(/scripts/p7iq/img/p7iq_2colSBR940Top.jpg);
}
#c1, #c2 {
	width: 180px;
	margin-right: 20px;
}
h1 {
	color: #921a1d;
}
h2, h3, h4, h5, h6 {
	color: #758c9e;
}
h2 {
	margin: 12px 0;
}
h3 {
	line-height: 120%;
}
#c1 {
	width: 700px;
}
#c2 {
	margin-right: 0;
	padding: 0 20px;
}
#columns-bottom {
	background-image: url(/scripts/p7iq/img/p7iq_2colSBR940Bottom.jpg);
}
#footer {
	width: 940px;
}
#primaryNav {
	background-color: #758c9e;
	margin: 3px 0 7px;
	line-height: 130%;
}
#servicesTriptych {
	margin: 17px 0 18px; /*62px; */
}
/* .triptych1, .triptych2, .triptych3 {
	float: left;
	width: 140px;
	margin-right: 20px;
	background-color: #CCC;
} */
.triptych1, .triptych2, .triptych3 {
	float: left;
	width: 206px;
	margin: 0 20px 8px 0;
	background-color: #CCC;
}
.triptych1 a:link, .triptych2 a:link, .triptych3 a:link,
.triptych1 a:visited, .triptych2 a:visited, .triptych3 a:visited {
	text-decoration: none;
	color: #000;
	display: block;
}
.triptych1 a:hover, .triptych2 a:hover, .triptych3 a:hover {
	text-decoration: underline;
	color: #000;
}
.triptych12 {
	float: left;
	width: 432px;
	margin: 0 20px 7px 0;
	background-color: #758c9e;
}
.triptych3 {
	margin-right: 0;
}
.triptych1 h2, .triptych1 p, .triptych2 h2, .triptych2 p, .triptych3 h2, .triptych3 p {
	padding: 5px 10px;
	color: #000000;
}
.triptych1 h2, .triptych2 h2, .triptych3 h2 {
	text-transform: uppercase;
	font-size: 90%;
	text-align: center;
}
.triptych2 a:link, .triptych2 a:hover, .triptych2 a:visited {
	color: #fff;
}
.triptych1 {
	background-color: #758c9e;
}
.triptych2 {
	background-color: #921a1d;
}
.triptych3 {
	background-color: #758c9e;
}
#mastfoot {
	padding-bottom: 12px;
}
.margin_top { margin-top: 10px; }
#socialMedia {
	margin-bottom: 10px;
	padding-bottom: 40px;
}
#ads1 {
	margin-top: 10px;
}
#ads1 h2 {
	border-top: 1px dashed silver;
	margin-top: 12px;
	padding-top: 12px;
}
#ads1 a {
	color: #921a1d;	
}
#ads1 a:link, #ads1 a:visited {
	color: #921a1d;	
	text-decoration: none;
	display: block;
}
#ads1 a:hover, #ads1 a:active {
	color: #758c9e;
	text-decoration: underline;
}
#ads1 p {
	padding-top: 6px;
}
.adPic {
	padding-top: 10px;
	text-align: center;	
}
/* FaceBook Like button - needs top padding */
#FacebookLike {
	clear: both;
	padding-top: 18px;
	margin: 0;
}
#footercontent {
	float: left;
	width: 550px;
}
#icons {
	float: right;
	width: 200px;
}

/* bubbleUP.jquery.js styles */
/*
ul#menu {
    margin: 5px 0px;
}

ul#menu li {
    padding: 0px;
    display: inline-block;
    *display: inline; /* IE 7 and below */
/*    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    width: 24px;
    height: 24px;
}

ul#menu li img {
    width: 24px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0 8px 0 0;
    border: none;
}
*/