/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Global Styles
  Basic Layouts 1-7
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #382A21;
	margin: 0px;
	padding: 0px;
	background-image: url(../p7gs/images/fifthave_pbg.jpg);
	background-repeat: repeat;
}
#masthead {
	background-image: url(img/p7iq_masthead3_110.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 16px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}
h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}
#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #AABC38;
	font-size: 0.8em;
	background-image: url(img/p7iq_navbg4.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #3B2A20;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #795B30;
	background-color: #3B2A20;
	background-image: url(img/p7iq_navbg4down_a.jpg);
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	color: #0033CC;
}
a:visited {
	color: #6C92FF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 325px;
	z-index: 999999;
	top: 70px;
	font-size: 0.7em;
	border: 0;
	width: 85;
	visibility: visible;
	height: 40px;
}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: 24pt;
	color: #171717;
	letter-spacing: 0.1em;
	word-spacing: 0.4em;
	text-transform: none;
	font-variant: normal;
	font-weight: 900;
	font-style: italic;
	background-image: url(img/header_pic_10d.jpg);
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #FFF;
	line-height: 3em;
	display: block;
	text-decoration: none;
	background-color: #3B2A20;
	float: left;
	background-image: url(img/contactbutton2x.jpg);
	padding-top: 4px;
	padding-right: 23px;
	padding-bottom: 2px;
	padding-left: 18px;
	text-align: center;
	vertical-align: baseline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3C3C3C;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #3C3C3C;
	cursor: auto;
	word-spacing: normal;
	letter-spacing: normal;
	overflow: hidden;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #BDC651;
	letter-spacing: normal;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #BDC651 !important;
	background-color: #414141;
	border-top-color: #CC0;
	border-right-color: #990;
	border-bottom-color: #990;
	border-left-color: #CC0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(img/contactbutton2d.jpg);
}
