#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #E1E1E1;
}
#shadowContainer {
	width: 1026px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #header {
	height: 91px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#wrapper #header #logoBox {
	float: left;
	width: 225px;
	padding-left: 10px;
}
#wrapper #header #phoneNumBox {
	width: 700px;
	float: right;
	text-align: right;
	padding-top: 30px;
	padding-right: 15px;
	height: 50px;
}
#wrapper #menuBox {
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#wrapper #menuBox li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
}
#wrapper #menuBox ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#wrapper #menuBox a {
	color: #333333;
	text-decoration: none;
}
#wrapper #menuBox a:hover {
	color: #8F9531;
	text-decoration: underline;
}
#wrapper #graphicsBox {
	height: 135px;
}
#wrapper #graphicsBox #animationBox {
	float: left;
	width: 540px;
	height: 135px;
	background-image: url(../images/flasharea.jpg);
	background-repeat: no-repeat;
}
#wrapper #graphicsBox #imageBox {
	background-image: url(../nilcoair.com/images/image1.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 458px;
	height: 135px;
}
#wrapper #highlightBox {
	padding: 10px;
}
#wrapper #highlightBox #note {
	height: 55px;
	border: 2px dotted #A7AC38;
	text-align: center;
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	padding-top: 10px;
	background-color: #F1F2D7;
}
#wrapper #content #left {
	float: left;
	width: 620px;
	min-height: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#wrapper #content #right {
	float: right;
	width: 290px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper #content #right li {
	color: #999999;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 22px;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #A7AC38;
}
#wrapper #footer .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer .footer a:hover {
	color: #999999;
	text-decoration: none;
}
.clear {
	clear: both;
}#shadowContainer #wrapper #content #left #greaterlatext {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	background-color: #E7E9BC;
}
#shadowContainer #wrapper #content #left #areaslisttextscroll {
	height: 80px;
	overflow: auto;
	border: 1px solid #E7E9BC;
	font-family: Verdana;
	font-size: 10px;
	line-height: 0px;
	color: #999999;
	padding: 10px;
}
#shadowContainer #wrapper #content #left #areaslisttextscroll p {
	line-height: 12px;
	margin:0px;
	padding:0px;
}
