/* CSS Document */

body {
	background-image: url(../img/marina/back.gif);
	text-align: center;
	margin:0;
	font-family: verdana, sans-serif ;
	font-size: 12px;
	}

#header
{
  background: url(../img/marina/header_nl.jpg);
  height: 108px;
}

a{    color: #0D2B61;
        font-weight: bold;
	text-decoration: underline;
        }

#container {
        background: url(../img/marina/marina_back.gif) repeat-y ;
	background-color: #fff;
	text-align: left;
	width:780px;
        min-height: 527px;
    	margin: auto;
	}

#menu_content_container {
	float:left;
	width: 600px;	
	}

#menu {
	background-color: #FFEBCD;
	width:188px;
	float:left;
	}

#footer {
	clear:both;
        bottom:-1px;
        }

#content {
	float: left;
	background-image: url(../img/marina/back_content.gif);
	background-repeat: no-repeat;
	width: 592px;
        	}

#content h1 {
	color: #0D2B61;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 70px 0px 0px 40px;
	}

#content p {
	margin: 20px 20px 0 40px;
	line-height: 18px;
	color: #333;
	text-align: justify;
	}
	
#textdiv
{
        margin-left: 40px;
}

#menu ul {
	color: #0D2B61;
	margin: 0 0 0 0;
	padding:0;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	font-size: 13px;
	}

#menu li  
{
  margin:0;
}

#menu h3 {
	font-family: "Lucida Sans Unicode", verdana, sans-serif;
	padding:5px 3px 3px 8px;
	color: #fff;
	background-color:#0D2B61;
	font-size:13px;
	margin:40px 0 0 0 ;
	font-weight:normal;
	}

#menu li a
{
	display:block;
	padding: 8px 5px 3px 8px;
	color: #0D2B61;
	background-color: #E0E9F0;
	border-bottom: 1px dashed #0D2B61;
	font-weight:normal;
	text-decoration: none;
}

.label
{
        margin:0;
        display:block;
	padding: 8px 5px 3px 8px;
	color: #0D2B61;
	background-color: #E0E9F0;
	border-bottom: 1px dashed #0D2B61;
	font-weight:normal;
	text-decoration: none;
}

#menu li a:hover {
	background-color:#C2D4E2;
	font-weight:normal;
	}
	
#panelcontainer {
	float:right;
	padding: 120px 20px 20px 20px;
	}

.panel {
	width:200px;
	padding:10px;
	font-size: 11px;
	background-color: #E0E9F0;
	color: #0D2B61;
	}

.panel h4 {
	background-color:#0D2B61;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	margin:0 0 10px 0;
	}

.imageRight
{
  float: right;
  margin-left: 12px;
}

div#lngSwitch
{
  z-index: 2;
  position: relative;
  top: 80px;
  left: 650px;
  width: 60px;
}

div#lngSwitch img, div#lngSwitch a
{
  border: 0px;
  text-decoration: none;
}
