﻿
/***** 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: 720px;
}
#right {
	position: relative;/*ie needs this to show float */;
	width: 130px;
	float: right;
	padding-top: 25px;/*needed to make room for header*/;
	padding-bottom: 32px;/* needed to make room for footer */
}
#right p {padding-left:4px;padding-right:2px;
}
.HdCentered {
	color: #222222;
	text-align: center;
}
#candg {
	padding: 0px;
	margin: 30px 0px 0px 18px;
}
#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;
}
#monitor1 {
	padding: 0px;
	margin: 70px 0px 0px 12px;
	width: 106px;
	height: 116px;
}
#danger1 {
	padding: 0 0 0 0;
	margin: 55px 0px 0px 22px;
	width: 85px;
	height: 76px;
}
#greentick1 {
	margin-left: 12px;
	margin-top: 94px;
	width: 106px;
	height: 80px;
}
#building1 {
	margin-top: 94px;
	width: 128px;
	height: 130px;
}
#why1 {
	padding: 0px;
	width: 106px;
	height: 116px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
}
