@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body	{
background:#FFFFFF
text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size: 85%;
	background-color: #336666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align:left;
	background-repeat: repeat;
	border: thin none #003333;
	height: auto;
}
#container {
	font-family: "Times New Roman", Times, serif;
	float: left;
	height: 400px;
	width: 750px;
}


#header {
	float: left;
	height: 120px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(images/header3.gif);
}
#logo {
	float: none;
	height: 20px;
	width: 297px;
	position: absolute;
	left: 29px;
	top: 66px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#slogan {
	text-align: right;
	height: 40px;
	width: 250px;
	position: absolute;
	left: 588px;
	top: 28px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#menu {
	font-family: "Times New Roman", Times, serif;
	float: right;
	width: 563px;
	position: absolute;
	left: 316px;
	top: 95px;
	height: 54px;
	z-index: 5;
}



#login {
	height: 27px;
	width: 147px;
	position: absolute;
	left: 28px;
	top: 3px;
}

#maincontent {
	float: left;
	height: 35px;
	width: 900px;
	background-image: url(images/content3.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	position: relative;
}

#largecontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(images/content.gif);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 900px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 20px;
	word-spacing: normal;
}
#worldmap {
	float: left;
	height: 190px;
	width: 218px;
	position: absolute;
	left: 24px;
	top: 168px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	padding-top: 15px;
	padding-left: 15px;
}
#title {
	height: 210px;
	width: 604px;
	position: absolute;
	left: 244px;
	top: 168px;
	text-align: right;
	visibility: inherit;
}

#info {
	height: 314px;
	width: 622px;
	position: absolute;
	left: 37px;
	top: 389px;
	font-family: "Times New Roman", Times, serif;
	color: #003333;
	text-align: left;
	text-indent: 15px;
	font-size: 16px;
}
#subinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003333;
	margin: 5px;
	height: 139px;
	width: 565px;
	position: absolute;
	left: 48px;
	top: 140px;
}

#ipherimage {
	height: 198px;
	width: 200px;
	position: absolute;
	left: 632px;
	top: 86px;
}


#footer {
	height: 52px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 594px;
	background-image: url(images/content6.gif);
	background-repeat: no-repeat;
}
#footer2 {
	background-image: url(images/content6.gif);
	height: 52px;
	width: 900px;
	float: left;
	position: relative;
}

#bottom {
	height: 55px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 763px;
	background-image: url(images/content6.gif);
	background-repeat: no-repeat;
}
#clear {
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

