#container {
	width: 740px;
	/*width: 66%;*/
	margin-right: auto;
	margin-left: auto;
	float:right;
}
#top {
	clear: both;
	width:100%;
}
#logo {
	float: left;
	/*padding-left: 59px;*/
	padding-left: 2%;
}

#swoosh {
	float: left;
	/*margin-left: 80px;*/
	margin-left:3%;
}
#tagLine {
	float: left;
	/*margin-left: 80px;*/
	margin-left: 3%;;
}
#iconSatellit {
	float: left;
}
#animation {
	clear: both;
	/*width:auto;*/
}

#navTop {
	clear: both;
	float: right;
	/*margin-bottom: 9px;*/
	margin-bottom: 9px;
	width:100%;
}

#navTop ul {
	margin: 0px;
	padding: 0px;
}

#navTop ul li:hover ul, #navTop ul li ul:hover { 
	display: block;
}

#navTop li {
	display: inline;
	text-align: right;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	/*margin-top: 2%;
	margin-right: 1%;
	margin-left: 1%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: normal;
	color: #E6A923;
	text-decoration: none;
	background-color: #011435;
	float: left;
	position: relative;
}
#navTop a {
	color: #00BBE9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	display: block;
}
#navTop a:hover {
	color: #FFCC00;
}
#navTop ul li ul {
	margin: 0px;
	width: 12em;
	position: absolute;
	left: -10px;
	display: none;
	top: -38px;
}
#navTop ul li ul li {
	text-align: left;
	width: 100%;
	margin: 0px;
}

#mainMenu {
	clear: both;
	width:100%;
}
#mainMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFDD00;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #00BBE9;
}
#ButtonContainer {
	float: left;
	/*width: 22%;*/
/*	padding-top: .8%;
	padding-left: 0%;*/
	width: 178px;
	padding-top: 5px;
	padding-left: 7px;
}
#ButtonsMain {
	background-image: url(images/buttonBkg.gif);
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
}
#ButtonText {
	/*padding-left: 1%;
	border-left-width: 1px;*/
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00BBE9;
	margin-top: 8px;
	/*margin-top: 1.2%;*/
}
#content {
	clear: both;
}
#whoWeAre {
	float: left;
	/*	width: 270px;*/
	width:36%;
	/*margin-top: 20px;
	padding-right: 20px;
	line-height: 18px;
	margin-bottom: 20px;*/
	margin-top: 2%;
	padding-right: 2%;
	line-height: 22px;
	margin-bottom: 2%;
	text-align: justify;
	font-size: 17.5px;
}
#whoWeAre a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #00BCEA;
	text-decoration: underline;
}
#news {
	width: 448px;
	/*width:58%;*/
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #00BBE9;
	/*height:750;*/
}
#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #01BBE9;
	text-decoration: underline;
}

#newsImage {
	float: left;
	width: 26px;
	background-color: #01BBE9;
	height: 275px;
}
#newsText {
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 18px;
}
#infoBottom {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00BBE9;
}
#Bottom_1800 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #031334;
	float: left;
}
#Year {
	float: right;
}
#navBottom {
	float: left;
	text-align: center;
}

#navBottom ul {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #061743;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navBottom ul li:hover ul, #navBottom ul li ul:hover { 
	display: block;
}
#navBottom li {
	list-style-type: none;
	margin-right: 7px;
	margin-left: 1px;
	padding-left: 1px;
	float: left;
	position: relative;
}
#navBottom a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #011A42;
	text-decoration: none;
	display: block;
}
#navBottom a:hover {
	color: #00BBE9;
}
#navBottom ul li ul {
	margin: 0px;
	width: 13em;
	position: absolute;
	left: -25px;
	display: none;
	top: -50px;
	background-color: #FFFFFF;
	/*border: 1px solid #00BBE9;*/
	padding-left: 5px;
}
#navBottom ul li ul li {
	text-align: left;
	width: 100%;
	margin: 0px;
	float: left;
}
#copyRight {
	clear: both;
	padding-top: 10px;
	color: #1B134C;
	text-align: center;
}
