/* ~~~ General Properties ~~~ */

body {
	background-color: #004b7d;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}


#container {
	background-color: #000;
	width: 840px;
	height: 585px;
	margin-left: auto;
	margin-right: auto;
	}

#intro {
	display: block;
	height: 600px;
	}

#pageHeader {
	background: #e3a610 url(../images/header.gif) no-repeat;
	position: relative;
	width: 836px;
	height: 70px;
	top: 2px;
	left: 2px;
	text-indent: -1000em;
	}	
#imageBoatLogo	 {
	background: url(../images/bbteklogo.jpg) no-repeat; 
	position: relative;
	width: 228px;
	height: 78px;
	top: -8px;
	left: 629px;
	}

#headMenu {
	position: relative;
	width: 836x;
	height: 22px;
	top:4px;
	left: 2px;
	}

.HomeMenu {
	width: 125px;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content {
	position: absolute;
	width: 836px;
	height: 460px;
	top: 114px;
	margin-right: 2px;
	margin-left: 2px;
	}

#Home {
	position: relative;
	width: 780px;
	height: 400px;
	top: 34px;
	left:30px;
	float: left;
	}
	
#HomeWelcome {
	background: url(../images/homewelcome.gif) no-repeat;
	position: absolute;
	width: 455px;
	height: 95px;
	top: 0px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	padding-left: 22px;
	line-height: 2.5em;
	}	

#FotoBlock {
	position: absolute;
	width: 300px;
	height: 198px;
	top:65px;
	left:80px;
	border: 2px solid #FFFFFF;
	}
	
#TextBlock {
	position: absolute;
	width: 272px;
	height: 170px;
	top:65px;
	left:395px;
	border: 2px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 14px;
	text-align: justify;
	}	

#FotoStrip {
	position: absolute;
	width: 615px;
	height: 40px;
	top:277px;
	left:80px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	}

#FlagStrip {
	position: absolute;
	width: 619px;
	height: 50px;
	top:360px;
	left:80px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	}

#footer {
	background: #e3a610 url(../images/footer.gif) no-repeat;
	position: absolute;
	width: 836px;
	height: 20px;
	top: 578px;
	margin-right: 2px;
	margin-left: 2px;
	}

#container #intro #content #Home #FlagStrip a:link {
	color: #FFFFFF;
	}

#container #intro #content #Home #FlagStrip a:hover {
	color: #FFFFFF;
	}
	
#container #intro #content #Home #FlagStrip a:visited {
	color: #FFFFFF;
	}	