﻿body {
	text-align: center;
	margin:0;
	padding:0;
	background-color:#000000;
}

html {
	text-align: center;
	margin:0;
	padding:0;
	background-color:#000000;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	margin-top: 5px;
/*	min-height: 910px;*/
	background-color: #ffffff;
	text-align: left;
	background-attachment: scroll;
	margin-bottom: 20px;
}

div.logo{
	position:relative;
	background-repeat:no-repeat;
	margin-left:1em;
	margin-top:0em;
	float: left;
	height: 60px;
	width: 357px;

}

div.banner{
	background-image: none;
	float: right;
	height: 100px;
	width: 550px;
}

div.space{
	position:relative;
	float:left;
	height:20px;
	background-color:white;
	width:100%;
}

/*
#navbar{
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	position:relative;
	float:left;
	width:100%;
}

#navbar ul {
	padding:0; 
	margin:0; 
	list-style-type:none;
	float:left;
	position:relative; 
}

# navbar li {
	float: left;
	position:relative;
}

#navbar li a{
	display:inline;
	padding:5px 0 5px 10px;
	background:navy;
	color:silver;
	font-weight:bold;
	text-decoration:none;
	border:1px solid navy;
	width:auto;
}
#navbar li a:hover{
	background:silver;
	color:navy;
	border:1px solid navy;
	font-weight:bold;
}
*/
/* -------------old script - working ok---------------------*/

#navbar{
	padding:0;
	margin:0;
	color:#fff;
	background-color: navy;
	font-family: arial, helvetica, sans-serif;
	white-space:normal;
	list-style-type:none;
	position:relative;
	float:left;
	width:100%;
}

#navbar ul {
	margin:0;
	padding:0;
	width:100%;
}
#navbar ul li {
	display:inline;
	
}

#navbar ul li a{
	padding:0.2em 2em;
	background:navy;
	color:silver;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:1px solid navy;
}

/*#navbar ul li a:current{
	background:silver;
	color:navy;
	border:1px solid navy;
	font-weight:bold;
}*/


#navbar ul li a:hover{
	background:silver;
	color:navy;
	border:1px solid navy;
	font-weight:bold;
}


/*---------------------------------------------------*/
.topleft{
	padding-left:0.5em;
	width:45%;
	float:left;
	position:relative;
	height:380px;
	background-color: #ffffff;
}

.topright{
	width:54%;
	float:right;
	position:relative;
	height:380px;
	background-color: #ffffff;
}

#slideshow{
	width:500px;
	float:right;
	position:relative;
	height:375px;
	background-color: #ffffff;
	background-repeat:no-repeat;
}

.midleft{
	width:45%;
	float:left;
	position:relative;
	height:268px;
	background-color: #ffffff;
}

.midright{
	width:54%;
	float:right;
	position:relative;
	height:268px;
	background-color: #ffffff;
}

.bottomleft{
	padding-left:0.5em;
	width:80%;
	float:left;
	position:relative;
	height:100px;
	background-color: #ffffff;
}

.bottomright{
	width:17%;
	float:right;
	position:relative;
	height:100px;
	background-color: #ffffff;
	z-index:900;
}

.links{
	border:0;
	border-style:none;
	text-decoration:none;
}

#menu{
	position:relative;
	text-align:center;
	width:80%;
	margin-top:20px;
	margin-left:10%;
	margin-right:10%;
	padding:0;
	background-color: #000000;
}

#menu ul a:visited{*/
	font-family: arial, helvetica, sans-serif;
	color:silver;
	text-decoration:none;
	display:inline;
	list-style-type:none;
}

#menu ul a{
	font-family: arial, helvetica, sans-serif;
	color:silver;
	text-decoration:none;
	display:inline;
	list-style-type:none;
}

#menu ul a:link{*/
	font-family: arial, helvetica, sans-serif;
	color:silver;
	text-decoration:none;
	display:inline;
	list-style-type:none;
}

#menu li{*/
	font-family: arial, helvetica, sans-serif;
	color:silver;
	text-decoration:none;
	display:inline;
	list-style-type:none;
}

#menu ul{*/
	font-family: arial, helvetica, sans-serif;
	color:silver;
	text-decoration:none;
	display:inline;
	list-style-type:none;
}

#menu ul a:hover{
	color:navy;
	text-decoration:none;
	background-color:silver;
	display:inline;
	list-style-type:none;
}

.footer{
	position:relative;
	text-align:center;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	padding:0;
	color: #ffffff;
}

p{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:12px;
	font-weight:normal;
}

h1{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:24px;
	font-weight:bold;
}
h1 a:hover{
	text-decoration:underline;
	color:orange;
	font-weight:700;
}
h1 a:visited{
	text-decoration:underline;
	color:orange;
	font-weight:700;
}
h1 a:link{
	text-decoration:underline;
	color:orange;
	font-weight:700;
}
#table2{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:18px;
	font-weight:normal;
	position:relative;
}

h2{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:18px;
	font-weight:normal;
	position:relative;
}

h3{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

h4{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:18px;
	font-weight:normal;
	text-align:center;
}

#table1{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:14px;
	font-weight:normal;
	padding-left: 1em;
}

h5{
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
	font-size:14px;
	font-weight:normal;
	padding-left: 1em;
}

td.title{
	text-align:right;
	font-size:14px;
	font-family:"Trebuchet MS", verdana, Arial, "Times New Roman";
}

td.gl{
	width:30%;
	height:250px;
	text-align:center;
	table-layout:auto;
	text-decoration:none;
	white-space:nowrap;
	border:0;
	border-style:none;
}

img.gl{
	border-color:silver;
	border-style:ridge;
	border-bottom-width:medium;
	border-right-width:medium;
}