body {
	background-color: #424243;
	height: 100%
}

#iqbody {
	background: url(../images/sitebg.jpg) repeat-y;
	overflow: hidden;
	height: 100%
}

#headnav {
	height: 111px;
	background: url(../images/header.jpg) no-repeat;
}

#logo a {
	display:block;
	width:100%;
	height:100%;
}

#logo h1{
	line-height: 111px;
	text-indent: -9999px;
}

#headnav ul{
	margin-top: 20px;
}

#headnav li a{
	text-decoration: none;
	color: #404040;
}

#headnav li a:hover{
	text-decoration: none;
	color: #ddba2c;
}

#headnav li.navhead a{
	font-size: 12px;
	font-weight: bold;
	color: #184466;
}

#headnav li.navhead a:hover{
	text-decoration: none;
	color: #4787b8;
}

#iqnav {
	padding-left: 50px;
	margin-right: -18px;
}

#lbnav {
	margin-left: -20px;
	}
	
#newsnav {
	margin-left: -20px;
	}
	
#lbnavfoot {
	margin-left: -20px;
	}
	
#newsnavfoot {
	margin-left: -20px;
	}


#banner {
	height: 253px;
	background: url(../images/iqban.jpg) no-repeat;
}

#news {
	height: 94px;
	background: url(../images/newsbg.jpg) repeat-x;
}

#newslogo {
	text-indent: -9999px;
	height: 94px;
	background: url(../images/latestnews.jpg) no-repeat;
	margin-left: 5px;
}

.newsstory {
	margin-top: 20px;
	margin-right: -5px;
}

.spacer {
	height: 20px;
}

#highlights {
	background-color: #FFF;
}

#highlights p {
	padding-left: 15px;
	text-align: justify;
}

#quote p {
	margin-right: 15px;
}

#quote i {
	text-align: right;
}

#footer {
	height: 228px;
	background: url(../images/footer.jpg) no-repeat;
}

#footer ul{
	margin-top: 145px;
}

#footer li a{
	text-decoration: none;
	color: #898a8e;
}

#footer li a:hover{
	text-decoration: none;
	color: #ddba2c;
}

#footer li.navhead a{
	font-size: 12px;
	font-weight: bold;
	color: #d5d6d8;
}

#footer li.navhead a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#iqnavfoot {
	padding-left: 50px;
	margin-right: -18px;
}	

#subbanner {
	height: 162px;
	background: url(../images/iqsubban.jpg) no-repeat;
}

#subbanner img {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
	

.product {
	height: 94px;
	background: url(../images/newsbg.jpg) repeat-x;
}

.productlogo {
	height: 94px;
	margin-top: 1px;
	margin-left: 5px;
}

.productsummary {
	margin-top: 25px;
	margin-left: -5px;
}

.servicesummary {
	color: #404040;
	font-size: 18px;
	margin-top: 40px;
	margin-right: -10px;
}



#prodhighlights ul {
	list-style-type: disc;
}

#prodhighlights li {
	text-align: left;
	font-size: 10px;
}

#prodhighlights img {
	padding: 15px 15px;
	}

#quicklinks {
	text-align: justify;
}

#quicklinks h3 {
	text-align: right;
}

#quicklinks h1 {
	text-align: right;
}
#quicklinks li {
	text-align: right;
	font-size: 10px;
}

#quicklinks ul {
	list-style-type: none;
}

#quicklinks ul li a {
	text-decoration: none;
}

ul .aboutlist_2 {
	color: #184466;
	margin-left: 20px;
}

#rtebanner {
	height: 180px;
	background: url(../images/rteban.jpg) no-repeat;
}

#rtenav {
	height: 80px;
	background: url(../images/rtenavback.jpg) repeat-x;
}

#rtenav ul{
	float: right;
	padding-right: 50px;
}

#rtenav li {
	display: inline;
	line-height: 80px;
}

#rtenav li a{
	text-decoration: none;
	color: #184466;
	font-size: 14px;
	font-weight: bold;
}

#rtenav li a:hover{
	text-decoration: none;
	color: #eb7026;
}

#rtecontent h1 {
	color: #12487a;
}

#rtecontent h3 {
	color: #eb7026;
	}
	
#rtecontent ul {
	list-style-type: disc;
}

img.para {
	float: right;
	padding-left: 10px;
}

img.para2 {
	float: left;
	padding-right: 10px;
}

.rtexhib img {
	display: inline;
	padding-left: 100px;
}

.rtexhib img.first {
	display: inline;
	padding-left: 0px;
}

.rtexhib br {
	height: 50px;
}



