body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

h1
{
	color: #3f2ea7;
	font-size: 18px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

h2
{
	color: #3f2ea7;
	font-size: 16px;
	border-bottom: 1px #AAAAAA dotted;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 20px 0px;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

p
{
	margin-top: 10px;
}

form
{
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
	color: #164499;
}

a:hover
{
	text-decoration: underline;
}


.wrapper
{
	width: 998px ;
	margin-left: auto ;
	margin-right: auto ;
 	height: 700px;
}

.top
{
	background-color: #00adee;
	height: 18px;
	text-align: right;
	padding-right: 20px;
	color: #ffffff;
}
.top a
{
	text-decoration: none;
	color: #ffffff;
}
.top a:hover
{
	text-decoration: underline;
}

.line
{
	margin-top: 20px;
	background-color: #bab3ae;
	width: 998px;
	height: 1px;
}
.boats
{
	padding-top: 5px;
	position: absolute;
	padding-left: 685px;
	width: 200px;
}
.content
{
	padding-left: 0px;
	padding-top: 20px;
	/*background-color: #ff0000;*/
}

.menu_table
{
	position: absolute;
	padding-left: 69px;
}
.logo
{
	padding-top: 11px;
	padding-left: 850px;
	padding-bottom: 20px;
}
.title
{
	position: absolute;
	padding-top: 11px;
	padding-left: 69px;
	padding-bottom: 20px;
}

.main
{
	margin-top: 115px;
	width: 998px;
	height: 495px;
}

.text
{
	height: 495px;
	margin-left: 67px;
	margin-right: 590px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #bccce7;  /*#bcc3de;*/
	opacity:0.9;
	filter:alpha(opacity=90);
}

.text_home
{
	height: 200px;
	margin-left: 292px;
	margin-right: 365px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #bccce7;  /*#bcc3de;*/
	opacity:0.9;
	filter:alpha(opacity=90);
}


.text_title
{
	padding-top: 15px;
	font-size: 12px;
	color: #164499;
	font-weight: bold;
}

.text_content
{
	padding-top: 5px;
	font-size: 12px;
	color: #164499;
	line-height: 16px;
	overflow: hidden;
}
.text_content a
{
	text-decoration: underline;
	color: #164499;
}
.text_content a:hover
{
	text-decoration: none;
	color: #164499;
}

.text_nav
{
	padding-top: 10px;
	font-size: 9px;
	color: #164499;
}

.image
{
	padding-left: 348px;
	padding-top: 40px;
}

.text_top
{
	position: absolute;
	padding-top: 50px;
	font-size: 12px;
	color: #000000;
	width: 998px;
}

.image_bottom
{
	padding-top: 220px;
}

.text_small
{
	position: absolute;
	padding-top: 50px;
	font-size: 12px;
	color: #000000;
	width: 250px;
}
.image_big
{
	padding-left: 300px;
	padding-top: 40px;
}

.button
{
	margin-top: 3px;
	margin-right: 6px;
	background-color: #ffffff;
	height: 25px;
	color: #0f4a9e;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

.button a
{
	color: #0f4a9e;
}


.button_space
{
	margin-top: 3px;
	width: 130px;
	height: 25px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 16px;
	font-weight: bold;
}

.submenu_title
{
	color: #009bda;
	font-size: 24px;
}

.menu
{
	padding-left: 10px;
	padding-top: 0px;
	top: 178px;
	width: 200px;
	background-color: #ffffff;
}
.menu a
{
	color: #0f4a9e;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 13px;
}
