@charset "utf-8";
/* CSS Document */

.@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#006666;
}

h3{
padding:0px;
margin:0px;
}

ul{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

.centred{
position:absolute;	
width:960px;
left: 50%;
height:auto;
margin:20px 0px 42px -480px;
background:#fff;
}

.lt{
width:300px;
float:left;
background-color:#fff;
padding:0;
margin:0;
}

.rt{
width: 660px;
float:right;
background-color:#fff;
padding:0;
margin:0;
}

.menu{
	height:auto;
	background-color:#fff;
}

.menu li{
list-style: url(/img/i.png) outside;
margin-left:40px;
padding-bottom:10px;
padding-top:10px;
}

li.sel{
background-color:#006b83;

list-style: none;
margin-left:-10px;
padding-bottom:10px;
padding-top:10px;
padding-left:50px;
color:#FFFFFF;
}

#top_img{
position:absolute;
right:-11px;
background:url(/img/top.png) left no-repeat;
width:506px;
height:251px;
}

#cont{
color: #333333;
height:auto;
padding-bottom:60px;
margin:9px 110px 0px 0px;
border-bottom: 1px #006666 solid;
}

#cont a{
color: #333333;
}


/* BOTTOM CLASS */
.left_bottom{
height: 505px;
width:300px;
background: url(/img/left_bottom.png) left bottom no-repeat;
}

.right_bottom{
height: 505px;
width:660;
background: url(/img/right_bottom.png) left bottom no-repeat;
}

.sel{

}

h1
{
display:inline;
font-size:14pt;
}

h2
{
display:inline;
font-size:12pt;
}

h3
{
display:inline;
font-size:10pt;
}

h4
{
display:inline;
font-size:10pt;
}

h5
{
display:inline;
font-size:9pt;
}

h6
{
display:inline;
font-size:9pt;
}

a{
color:#006666;
}

a img{
border:none;
}

.submenu_bottom
{
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
}

table.submenu_bottom  tr td {
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
}

table.submenu_bottom  tr td div a{
color: #006666;
padding-bottom: 0px; 
}

a.bottom_menu_title{
display: block;
color: #333;
padding-bottom: 7px;
text-decoration: none;	
}