html, body
{
	margin: 0;
	border: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image: url('/images/bg.png');
}
body
{
	font-family: georgia,sans-serif;
	font-size: 13px;
	color: #63676A;
	min-width: 976px;
}
.header
{
	background-color: #000000;
	height: 50px;
	position: absolute;
	width: 100%;
}
#headercontainer
{
	background-color: #FFFFFF;
	height: 100px;
	position: relative;
}

#h0
{
	background-color: #000;
	height: 99px;
	position: absolute;
	width: 100%;
}
#h1R
{
	height: 99px;
	width: 330px;
	position: absolute;
	left: 0;
	background: #000 url('/images/logo.png') no-repeat center;
}
#h1E
{
	height: 99px;
	width: 330px;
	position: absolute;
	left: 0;
	background: #000 url('/images/logo_ENG.png') no-repeat center;
}
#h1box
{
	height: 50px;
	padding-top: 20px;
	position: relative;
	left: 50%;
	margin-left: -225px;
	top: 0;
	width: 730px;
}

#h2
{
	background-color: #FFF;
	height: 99px;
	width: 1px;
	position: absolute;
	left: 331px;
}
#h3
{
	background-color: #000;
	height: 99px;
	position: absolute;
	left: 332px;
	background-image: url('/images/bg.png');
}
#h4
{
	background-color: #FFF;
	height: 99px;
	position: absolute;
	width: 1px;
	left: 930px;
}
#hlinks
{
	color: #FFF;
	margin-left: 30px;
}
#hlinks a
{
	font-family: georgia,sans-serif;
	font-size: 0.7em;
	color: #FFF;
}
#flinks
{
	color: #FFF;
	margin-left: 30px;
	margin-top: 30px;
}
#flinks a
{
	font-family: georgia,sans-serif;
	font-size: 0.7em;
	color: #FFF;
}
#headertitle
{
	z-index: 2;
	font-family: georgia,sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #FFF;
}
#headertitle span
{
	margin-top: 60px;
	margin-left: 20px;
}

#letfbox
{
	width: 260px;
	background-color: #fff;
	position: absolute;
	left: 71px;
	top: 180px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 0.7em;
}
hr.linem
{
	background-color: #003366;
	border: 0 none;
	color: #1F1F1F;
	height: 1px;
	width: 100%;
}

#content
{
	width: 600px;
	background-color: #FFF;
	position: absolute;
	left: 331px;
	font-family: georgia,sans-serif;
	text-align: left;
}
#outerContent
{
	width: 600px;
	background-color: #FFF;
	position: relative;
	left: 0;
	top: 0;
}
#contentBox
{
	width: 595px;
	background-color: #FFF;
	position: relative;
	left: 1px;
	top: 0;
	/*background-image: url('/images/hbg.png');*/
}
#innerContent
{
	width: 496px;
	background-color: #FFF;
	position: relative;
	left: 21px;
	top: 1px;
	text-align: justify;
	z-index: 1;
	padding: 30px;
}
#innerContent ul
{
	margin-left: 40px;
	line-height: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#innerContent p
{
	line-height: 1.5em;
}

#innerContent h3
{
	margin-bottom: 20px;
}

#innerContent h4
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#copyright
{
	margin-top: 40px;
	background-color: #000;
	font-family: georgia,sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	position: absolute;
	left: 30px;
}
#copyrightIndex
{
	text-align: center;
	font-family: georgia,sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	vertical-align: middle;
	padding-top: 20px;
}
#indexheader
{
	width: 100%;
	background-color: #000;
	height: 100px;
	border-bottom: solid 1px white;
}
#h1indexR
{
	height: 100px;
	width: 330px;
	position: absolute;
	left: 0;
	background: #000 url('/images/logo.png') no-repeat center;
}
#h1indexE
{
	height: 100px;
	width: 330px;
	position: absolute;
	left: 0;
	background: #000 url('/images/logo_ENG.png') no-repeat center;
}
#h1line1
{
	width: 100%;
	background-color: #003366;
	height: 3px;
}
#h1line2
{
	width: 100%;
	background-color: #FFF;
	height: 2px;
}
#indexspace
{
	height: 30px;
}
#indexspaceL
{
	height: 5px;
}
#contentWindowsOuter
{
	width: 1010px;
	height: 330px;
	/*background-image: url('/images/hbg.png');*/
	position: relative;
	left: 50%;
	margin-left: -505px;
	background-color:Black;
}
#contentWindows
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 970px;
	height: 290px;
	background-color: #000;
}
#contentWindowsOuterL
{
	width: 1010px;
	height: 185px;
	/*background-image: url('/images/hbg.png');*/
	position: relative;
	left: 50%;
	margin-left: -505px;
}
#contentWindowsL
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 970px;
	height: 145px;
	color: #FFF;
}
#contentWindowsL a
{
	color: #FFF;
}

.nudbaton
{
	width: 100px;
	height: 40px;
}
.menuBtn:hover
{
	background-color: #003366;
}

.lang
{
	position: absolute;
	left: 950px;
	top: 30px;
	font-family: georgia,sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	color: #FFF;
	width: 60px;
}
.lang a
{
	color: #FFF;
}
.langIndex
{
	position: absolute;
	left: 1175px;
	top: 22px;
	width: 60px;
}

h1, h2, h3
{
	margin: 0;
	font-family: georgia,sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 44px;
}

h2
{
	font-size: 20px;
}

h3
{
}

p, ul, ol
{
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol
{
}

blockquote
{
}

a
{
	color: #C2C8CC;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.left
{
	float: left;
	margin: 7px 30px 0 0;
}

img.right
{
	float: right;
	margin: 7px 0 0 30px;
}

hr
{
	display: none;
}

.list1
{
}

.list1 li
{
	float: left;
	line-height: normal;
}

.list1 li img
{
	margin: 0 30px 30px 0;
}

.list1 li.alt img
{
	margin-right: 0;
}

#header
{
	height: 44px;
	margin: 0 auto;
}

/* Menu */
#menu
{
	float: left;
}

#menu ul
{
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: block;
	float: left;
	padding: 12px 13.5px 0px 12px;
	background: url(/images/img04.jpg) no-repeat right 8px;
}

#menu a
{
	display: block;
	float: left;
	text-decoration: none;
	font: 12px georgia,sans-serif;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .current_page_item
{
	margin: 0px;
	color: #FFFFFF;
}
/* Menu inner*/

.inner_menu_under_line
{
	position: absolute;
	top: 70px;
	width: 99.7%;
	height: 7px;
	background-color: #000000;
	background-color: #014791;
}

#menu_inner
{
	float: left;
	height: 91px;
	width: 600px;
	border-bottom: 7px solid #014791;
}

#menu_inner ul
{
	position: absolute;
	margin-left: 0;
	padding: 3px 3px;
	width: 554px;
	height: 90px;
	padding-top: 64px;
}

#menu_inner li
{
	list-style: none;
	display: inline;
	margin: 0;
}

#menu_inner li a
{
	position: relative;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 0.95em;
	padding-top: 72px;
}

#menu_inner a:hover
{
	text-decoration: underline;
	background-color: #000;
	border-bottom: 7px solid #EEB422;
	background-image: url('/images/hbg.png');
}
.active_item
{
	background-color: #014791;
	border-bottom: 7px solid #FFF;
	padding-top: 30px;
}

#menu_inner .current_page_item
{
	margin: 0px;
	color: #FFFFFF;
	height: 95px;
	border: solid 1px red;
}
/* Sidebar */

#sidebar
{
	margin-top: 32px;
	margin-left: 40px;
	float: left;
	width: 250px;
}
#sidebar ul
{
	list-style: none;
}
/*
#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 10px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65); 
	opacity:0.65;
}

#sidebar li
{
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
	background-color:Black;
}

#sidebar li ul
{
	line-height: 100%;
	background-color:Black;
}

#sidebar li li
{
	margin: 0;
	padding: 3px 10px;
	background: none;
	text-align: left;
}

#sidebar h2
{
	text-align: left;
	height: 33px;
	margin: 0 0 10px 0px;
	padding: 15px 0px 0px 5px;
	background: url(/images/img06.jpg) repeat-x left top;
	text-transform: uppercase;
	font-family: georgia,sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
}
*/
/* Footer */

#footer
{
	width: 555px;
	margin: 0 auto;
	padding: 0;
	background-color:Black;
	height: 61px;
	clear: both;
	position: relative;
	bottom: 0;
}

#footer p
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a
{
}

.photo_link
{
	width: 100px;
	height: 40px;
	background-image: url('/images/bg.png');
	color: #000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 17px;
	margin-top: 10px;
}
.galleria
{
	list-style: none;
	width: 200px;
}
.galleria li
{
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
}
.galleria li a
{
	display: none;
}
.galleria li div
{
	position: absolute;
	display: none;
	top: 0;
	left: 180px;
}
.galleria li div img
{
	cursor: pointer;
}
.galleria li.active div img, .galleria li.active div
{
	display: block;
}
.galleria li img.thumb
{
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}
.galleria li .caption
{
	display: block;
	padding-top: .5em;
}
* html .galleria li div span
{
	width: 400px;
}
/* MSIE bug */
a
{
	color: #334488;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}
.w12
{
	display: none;
	position: fixed;
	background-color: Black;
	height: 100%;
	width: 100%;
	z-index: 100;
	opacity: 0.98;
}
.page
{
	height: 100%;
}


.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button
{
	background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}

a.button span
{
	background: transparent url('/images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
	width: 65px;
}

a.button:active
{
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span
{
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
.mlink
{
background-color:Black;
height:130px;
width:130px;
padding:10px;
margin:5px;
border:none;
}
.tdmenutext
{
	padding-top:20px;
}
#list td
{
background-color:Black;
border:solid 1px #fff;
vertical-align:middle;
text-align:center;
}
#headertitle span
{color:#000;}
/*
.zoomoutmenu {
  border: 0.5em solid #fff;
  position: relative;
  height: 23.5em;
  width: 56em;
  margin: 0 auto;
}

.panels {
  height: 23.5em;
  width: 56em;
  overflow: hidden;
}

.tabs {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.tabs li {
  float: left;
  display: block;
  width: 10em;
  background-color: #fff;
  text-align: center;
}

.tabs li a {
  padding: 0.2em;
  display: block;
  text-decoration: none;
  color: #000;
  border-top: 5px solid #fff;
  font-size: 1.3em;
}

.tabs li a:hover {
  border-top: 5px solid #333;
  background-color: #666;
  color: #fff;
}

.panel {
  background: #ccc;
  padding: 1em;
  height: 21.5em;
  position: relative;
}

.panel h2 {
  font-size: 3em;
  color: #fff;
  font-family: Garamond, times, serif;
  padding: 1em;
  margin: 0;
  text-align: right;
}

#one {
  background: url(/images/one.jpg) no-repeat center center;
}

#two {
  background: url(/images/two.jpg) no-repeat center center;
}

#three {
  background: url(/images/three.jpg) no-repeat center center;
}

#four {
  background: url(/images/four.jpg) no-repeat center center;
}

#five {
  background: url(/images/five.jpg) no-repeat center center;
}

#six {
  background: url(/images/six.jpg) no-repeat center center;
}

#seven {
  background: url(/images/seven.jpg) no-repeat center center;
}
*/