﻿
/***** Force Scroll Bars for Firefox *****/

/* mac hide\*/
html, body {
}
/* end hide */

#outer{
	height: 100%;
	min-height: 100%;
	width: 860px;
	color: #000000;
	text-align: left;
	margin: auto;
	position: relative;
	background: center center;
	border: 5px solid #a0a0a0;
	background-image: url('../images/Background5.gif');
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {
	/* enables content first */
	float: left;
	width: 860px;
}
#centrecontent {
	width: 694px;
	float: right;
	padding-top: 20px;
	padding-bottom: 32px;/* needed to make room for footer */
}
#centrecontent p {
	padding-left: 3px;
	padding-right: 40px;
}
.HdCentered {
	color: #222222;
	font-size: 1.7em;
	text-align: center;
}
#iet {
	margin-left: 22px;
	margin-top: 40px;
}
#nic {
	margin-left: 12px;
	margin-top: 83px;
}
.HdCenteredSmallerBold {
	color: #222222;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}
.HdCenteredSmallerBold P {
	margin-top: 20px;
}
#testimonials {
	padding-top: 12px;
	width: 100px;
	padding-left: 2px;
}
#iet1 {
	margin-top: 46px;
	width: 694px;
	height: 63px;
}
#calibrator1 {
	border: 2px solid #FFFFFF;
	margin-top: 46px;
	width: 690px;
	height: 154px;
}
