html, body {
height: 100%;
padding-top:10px;
margin:10px;
}

body {
background: #000000;
background-position: top center;
font-family: Verdana, Arial;
font-size: 12px;
color:#000000;
padding:0px;
margin:0px;
}


.main {
	font-size: 12px;
	width: 800px;
	padding: 0;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px -387px;
	position: absolute;
	top: 0%;
	left: 50%;
}

.banner {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 105px;
	background-image: url("images/toptitle2.gif");
	background-repeat: no-repeat;
}

.background {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 460px;
	background-image: url("images/background.gif");
}


.background2 {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	height: 700px;
	background-image: url("images/background.gif");
}

.content {
	
	padding: 2em 2em 2em 2em;

}


.footer {
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
	background-color: #1EAA59;
	font-size: 10px;
	color: #FFFFFF;
}


#menubar {
      color: #FFFFFF;
      height: 1.5em;
      line-height: 1.5em;
    }
    
    .menu {
	  background-color: #11A958;
      width: 150px;
      float: left;
      padding: 0.1em 0em 0.1em 0.5em;
      cursor: default;
    }
    
	 .menu a{
     color: #FFFFFF;
    }
    
	 .menu a:link{
     color: #FFFFFF;
    }
	
	.menu ul li a:hover {
    background: URL('images/navimgon.gif') no-repeat top left;
	color: #000000;
	}
	
	#abouton {
    background-color: #F3A311;
	height: 18px;
	color: #000000;
	}
	
	#contacton {
    background-color: #F3A311;
	height: 18px;
	color: #000000;
	}
	
	#fsg {
    width: 200px;
	}
	
	#fsgon {
    background-color: #F3A311;
	width: 200px;
	height: 18px;
	color: #000000;
	}
	
	#privacy{
    width: 120px;
	}
	
	#privacyon{
    background-color: #F3A311;
	width: 120px;
	height: 18px;
	color: #000000;
	}
	
    .menu ul {
      display: none;
      position: absolute;
      background-color: #11A958;
      color: #FFFFFF;
      list-style: none;
      margin: 0.1em 0 0 0;
      padding: 0;
    }
    
    .menu ul li {
      display: block;
	  padding: 0em 5em 0.3em 0.5em; 
	  width: 120px;
    }
    
    div.menu:hover ul {
      display: block;
      margin: 0;
      padding: 0;
    }

    div.menu ul li:hover {
      background-color: #F3A311;
	  color: #000000;
    }
	
	
b { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        text-decoration : none;
	color: #000000;
}

s {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

i {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

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

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA7E07;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background: URL('images/navimgon.gif') no-repeat top left;
	color: #000000;
}

.gurtl0onorm {
	font: 12px Verdana, Arial;
	text-decoration: none;
	background: #1EAA59;
	color: white;
	cursor: hand;
}

.gurtl0oover {
	
	font: 12px Verdana, Arial;
	text-decoration: none;
	background: #F3A311;
	color: white;
	cursor: hand;
}

.gurtl0oclck {
	padding: 4px;
	font: 12px Verdana, Arial;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #E1B700;
	background: #949494;
	color: white;
	cursor: hand;
}

.gurtl1onorm {
	padding: 1px;
	font: 12px Verdana, Arial;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #1FA958;
	background: #F8E982;
	color: #243D4B;
	cursor: hand;
}

.gurtl1oover {
	padding: 1px;
	font: 12px Verdana, Arial;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #0397A4;
	background: #F3A311;
	color: #FFFFFF;
	cursor: hand;
}

.gurtl1oclck {
	font: 12px Verdana, Arial;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #E1B700;
	background: #DBDFDF;
	color: #243D4B;
	cursor: hand;
}
