@charset "utf-8";
/* CSS Document */
body {	
	background-color: #FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
div#containerindex {
	position: relative;
	width: 820px;
	background-color: #FFFFFF;
	border:solid;
	border-color:#747474;
	border-width: 1px;
}
div#container {
	position: relative;
	top: 8px;
	width: 750px;
	background-color: #FFFFFF;
	border:solid;
	border-color:#1C5C68;
	border-width: 1px;
}
div#usableWidth {
	width: 752px;
	margin: auto; /* centers in the container */
}
div#usableWidthIndex {
	width: 822px;
	margin: auto; /* centers in the container */
}
/* */
div#topOfPage{
	margin: auto; /* centers in the block */
	text-align: center;
}
#galleryh {
  padding:0;
  margin-right:0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  list-style-type:none; 
  overflow:hidden; 
  width:820px; 
  height:350px; 
  border:1px solid #888; 
  background:  url(menuimages/imagemenu-04.png);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:350px;
  width:70px; 
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  border:0;
  }
#galleryh li a:hover {
  background: #E2F5FB; 
  width:350px;
  }
#galleryuk {
  padding:0;
  margin-right:0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  list-style-type:none; 
  overflow:hidden; 
  width:820px; 
  height:350px; 
  border:1px solid #888; 
  background:  url(menuimages/imagemenu-uk.png);
  }
#galleryuk li {
  float:left;
  }
#galleryuk li a {
  display:block; 
  height:350px;
  width:70px; 
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryuk li a img {
  border:0;
  }
#galleryuk li a:hover {
  background: #E2F5FB; 
  width:350px;
  }
#footer {
margin-top: 10px;
background: #FFFFFF; 
}
#header {
}
#video {
padding-left: 15px;
}
#menu{
    width:750px;
	border:solid #747474;
	border-width:5px 0 0 0;

}
#menu ul{
	list-style:none;
}
#menu li{
	list-style:none;
	display:block;
	float:left;
	margin:0 6px;
}
#menu li a{
	display:block;
	float:left;
	height:50px;
	color:#747474;
	text-transform: lowercase;
	font-size:11px;
	font-weight:bold;
	background:url(menuimages/menu_010_b.jpg) no-repeat left;
	line-height:50px;
	text-decoration:none;
	padding:0 0 0 8px;
}
#menu li a span{
	display:block;
	float:left;
	height:50px;
	color:#747474;
	line-height:50px;
	cursor:pointer;
}
#menu li a:hover{
	display:block;
	float:left;
	background:url(menuimages/menu_010_b_h.jpg) no-repeat left;
	height:50px;
}
#menu li a:hover span{
	display:block;
	float:left;
	background:url(menuimages/menu_010_pointer.jpg) no-repeat 35% top;
	color:#000;
	height:50px;
}
#menu li a.current{
	display:block;
	float:left;
	height:50px;
	color:#000;
	text-transform: lowercase;
	font-size:11px;
	font-weight:bold;
	background:url(menuimages/menu_010_b_h.jpg) no-repeat left;
	line-height:50px;
	text-decoration:none;
}
#menu li a.current span{
	display:block;
	float:left;
	background:url(menuimages_010_pointer.jpg) no-repeat 35% top;
	height:50px;
	color:#000;
	line-height:50px;
}
p {
	font-family: verdana;
	text-align: justify;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;

}
UL {
	font-family: verdana;
	text-align: left;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
    list-style-type: none;
	}
h1{
	clear: both;
	font-family: verdana;
	text-align: left;
	line-height: 1.2;
	padding-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #1C5C68;}
h2{
	clear: both;
	font-family: verdana;
	text-align: left;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
} 
h3{
	clear: both;
	font-family: verdana;
	text-align: center;
	line-height: 1.2;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
} 
h4{
	clear: both;
	font-family: verdana;
	text-align: center;
	line-height: 1.2;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
} 
h5{
	clear: both;
	font-family: verdana;
	text-align: center;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;}
h6{
	clear: both;
	font-family: verdana;
	text-align: right;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}    
A{color: #000000;}
A:visited{color:#000000;}
A:hover{color:#666666; font-weight:bold; text-decoration:none;
}
div.image-gallery{
	border:solid; border-color: #666666; border-width: 1px;
}
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #1C5C68;
	  border-top:1px solid #1C5C68;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("menuimages/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("menuimages/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#1C5C68;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }



