body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:12px;
	color: #2E2E2E;
	background-color: #03275B;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	line-height:16px;
}

#container  {
  width:920px;
  margin-left:auto;
  margin-right:auto;
  }
  
#header1  {
  position:relative;
  float:left;
  width:920px;
  height:40px;
  background-image:url(../images/header.gif);
  background-repeat:no-repeat;
  margin-top:0;
  }  
  
#header2  {
  position:relative;
  float:left;
  width:920px;
  height:230px;
  background-repeat:no-repeat;
  }    
  
#address  {
  position:relative;
  float:left;
  width:138px;
  color:white;
  font-size:9px;
  padding-top:20px;
  overflow:hidden;
}
#address h3  {
    font-size:11px;
  font-weight:bold;
  overflow:hidden;
  }

/**********************************************************************************  MENU  */  
/*.menu  {float:right;}*/

#menu  {
  position:relative;
  float:left;
  width:249px;
  font-size:11px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #03275b;
  }
#menu ul  {  
  list-style-type:none;
  }
  

#menu ul a {
	border: 0;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	text-align: left;
}

#menu ul li a {
    width: 216px;
	list-style: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7d7d7d;
	line-height: 16px;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #91b80e;
	background-position:right center;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}
  
 .submenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #06253a;
	background-position:right center;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
    width: 216px;
	height: 16px;
	margin-top: 30px;
}
.submenuitem {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #0a2f49;
    width: 216px;
	height: 16px;
	margin-top: 10px;
}
.submenuarrow {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #0a2f49;
	background-position:right center;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
    width: 216px;
	height: 16px;
	margin-top: 10px;
}
.submenu ul {
	margin: 0;
	border: 0 none;
	padding-left: 15px;
	list-style: none;
	height: 16px;
}

.submenu li {
	margin: 0;
	border: 0 none;
	padding: 0; 
	display: block;
	list-style: none;
	position: relative;
	float: left;
}

.submenu ul a {
	border: 0;
	float: left;
	color: #8fa2af;
	text-decoration: none;
	height: 32px!important;
	height: 32px; For IE*/
	padding-top: 18px;
	margin: 0;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}

.submenu ul li a:hover, .submenu ul li a:active {
    color: #ffffff;
	background-position:bottom center;
	background-image: url(../images/arrow-up.gif);
	background-repeat: no-repeat;
}

.submenu ul li a {
	border: 0 none;
	list-style: none;
	float: left;
	display: block;
	position: relative;
	margin-left: 20px;
}
  
/**********************************************************************************/
  
#main  {
  position:relative;
  float:right;
  width:520px;
  background-color:white;
  }  
  
#text  {
   padding-top:20px;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 40px;
}  
    
#footer  {
  clear:both;
  position:relative;
  float:left;
  width:920px;
  height:5px;
  }
    
#copyright {
  clear:left;
	color: #777777;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}  


a {
	/*color: #91b80e;*/
	color:#78980C;
	text-decoration: underline;
} 

a:visited {
	color:#78980C;
	text-decoration: underline;
} 

a:hover {
	color:#78980C;
	text-decoration: none;
} 

a:active {
	color:#78980C;
	text-decoration: underline;
} 


img {
	border: none;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #2E2E2E;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#78980C;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}