/* CSS Document */

body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background: #000;
}

#container {
 max-width:100%;
 background: #000;
 margin: 0px;
 padding: 0px;
}


/* top banner */
#banner {
	position: fixed;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	right: 0px;
	height: 80px;
	overflow: visible;
	background-image: url(../banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:3;
}

*.banner_text {
	position: fixed;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	margin-left: 160px;
	margin-top: 55px;
	width: 1090px;
	z-index:4;
	 }

*.float-divider { 
clear:both; display:block;
height:1px; font-size:1px; line-height:1px; 
}

/* Navigation Bar left side */
#nav {
	position: fixed;
	left: 0px;
	width: 155px;
	min-width: 155px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 80px;
	height: 570px;
	visibility: visible;
	padding: 0px;
	z-index: 2;
	min-width: 155px;
	background-image: url(../menubar.png);
	background-repeat: no-repeat;
	background-position: left top;
}


*.nav_line {
	border-bottom-color: #877756;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding-right: 5px;
	padding-left: 20px;
	margin-left: 5px;
	margin-right: 20px;
	padding-top: 5px;
}

*.nav_text {
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	text-align: center;
}

#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	}
	
#banner a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEDA98;
	text-decoration: none;
	text-align: right;
}

#banner a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6DC4F5;
	text-decoration: none;
}

#banner a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

#banner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}	

/* content */

#content {
	float: left;
	width: 85%;
	min-width: 1024px;
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 155px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
	}


	
*div.container4 {
	height: 10em;
	position: relative;
	}

*div.container4 p {
	margin: 0;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
		}
	
.boxhorizontal {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	height: 790px;
	width: 1050px;
	position: relative;
	background-position: 50%;
	z-index: 1;
}	

.boxvertical {
	margin-left: auto;
    margin-right: auto;
	overflow: hidden;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	height: 790px;
	width: 1050px;
	position: relative;
	background-position: 50%;
	z-index: 1;
}	
	 
*.line {
	padding: 3px 3px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #999;
	 }	 
 

/* Hypertext Hover styles */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEDA98;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6DC4F5;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width:600px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
 }
 
 #footertext {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	background-color: #000;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 230px;
 }
 
*.left {
	text-align: left;
}

*.center {
	text-align: center;
}

#table_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#table_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFD8AD;
	text-decoration: none;
	text-align: left;
}

#table_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}

#table_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}

#table_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	}	
