@charset "utf-8";
body {
	text-align: center;
	margin-top: 25px;
	background-color: #666;
}
html, body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	position: relative;
	clear: both;
}
#mainNav {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	clear: left;
	text-align: center;
	height: 260px;
	padding-top: 15px;
}
#mainContent {
	width: 675px;
	float: right;
	background-repeat: no-repeat;
	background-color: #FFF;
	clear: right;
	height: 275px;
}
#mainContent2 {
	background-color: #FFF;
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	clear: right;
	background-image: url(../images/GlobeMap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: auto;
	float: right;
}
#maincontent3 {
	clear: left;
	float: left;
	width: 345px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}
#maincontent-single {
	clear: left;
	float: left;
	width: 660px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}

#maincontent4 {
	clear: right;
	float: right;
	width: 305px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
}
#maincontent5 {
	clear: right;
	float: right;
	width: 290px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


#sidebar {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	text-align: center;
	clear: left;
	height: 610px;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#sidebar2 {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	text-align: center;
	clear: left;
	height: 850px;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar3 {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	text-align: center;
	clear: left;
	height: 920px;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar4 {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	text-align: center;
	clear: left;
	height: 1125px;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar5 {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	text-align: center;
	clear: left;
	height: 720px;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar6 {
	background-color: #A6A08E;
	width: 225px;
	float: left;
	text-align: center;
	clear: left;
	height: 2000px;
	vertical-align: top;
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}




#footer {
	background-color: #086296;
	height: 30px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	clear: both;
	float: none;
	padding-top: 15px;
}
#header {
	height: 131px;
	width: 900px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
