.header {
	height: 70px;
	width: 1000px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	background-color: #808084;
	background-position: bottom;
	background-image: url(images/headerlogo.jpg);
}
.globe {
	background-color: #CCCCCC;
	height: 310px;
	width: 1000px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 70px;
	background-image: url(images/globe1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nav {
	background-color: transparent;
	height: 30px;
	width: 900px;
	position: absolute;
	z-index: 5;
	left: 60px;
	top: 390px;
}

.main {
	background-color: transparent;
	position: absolute;
	z-index: 5;
	left: 290px;
	top: 450px;
	height: auto;
	width: 650px;
	padding: 20px;
	line-height: 110%;
	text-align: left;
	border-top-color: #1F2329;
	border-right-color: #1F2329;
	border-bottom-color: #1F2329;
	border-left-color: #1F2329;
}
.index {
	float: left;
	width: 900;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.aindex {
	float: left;
	color: white;
	border-right:1px solid white;
	text-decoration: none;
	padding: 7px 24px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.alink {
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

.liindex {
	display: inline
}	
.div1 {
	background-color: transparent;
	height: auto;
	width: 200px;
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 0px;
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
}

.div2 {
	background-color: transparent;
	height: auto;
	width: 200px;
	position: absolute;
	z-index: 5;
	left: 240px;
	top: 0px;
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
}
.div3 {
	background-color: transparent;
	height: auto;
	width: 200px;
	position: absolute;
	z-index: 5;
	left: 460px;
	top: 0px;
	padding-top: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
}
.left {
	height: auto;
	width: 250px;
	padding-top: 20px;
	line-height: 120%;
	background-color: #1F2329;
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 450px;
	padding-bottom: 20px;
	text-align: center;
}
.style20 {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	background-color: #1F2329;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #CCCCCC;
}
.style19 {
	color: #FFFFFF;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style18 {
	color: #FFFFFF;
	line-height: 110%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.arial14 {
	color: #FFFFFF;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.arial16 {
	color: #FFFFFF;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tnr14s {
	color: #FFFFFF;
	line-height: 160%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
