a:link{color:#006633}
a:visited{color:#006633}
a:hover{color:#00CC33}
a:active{color:#33FF00}

#rightText	{
	position:relative;
	width:332px;
	height:482px;
	background:url(../images/aerialTextBox.png);
	float:right;
	top:30px;
	right:10px;
	padding:13px;
	text-align:left;
}
#leftImage	{
	position:relative;
	width:414px;
	height:472px;
	float:left;
	top:35px;
	left:12px;
}
#aerialCarousel	{
	position:relative;
	clear:both;
	width:778px;
	height:158px;
	background:url(../images/aerialCarouselBack.png) no-repeat;
	top:10px;
	left:12px;
}
.aerialText	{
	margin-left:16px;
	margin-top:10px;
	margin-bottom:10px;
	color:#006633;
	line-height:125%;
}

.rangeList li	{
	margin-left:45px;
	list-style-image:url(../images/aerialListImage.png);
	color:#006633;
	padding:2px;
}
.rangeList a:link{color:#000000}
.rangeList a:visited{color:#000000}
.rangeList a:hover{color:#009933}
.rangeList a:active{color:#003333}

#clickOn	{
	position:absolute;
	width:600px;
	height:30px;
	font-size:21px;
	top:531px;
	left:14px;
	z-index:99999999;
	color:#ffffff;
}

