@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #333333;
}
.seaportal #container {
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 950px;
}
.seaportal #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
}
.seaportal #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.seaportal #mainContent {
	background-color: #000000;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 950px;
}
.seaportal #footer {
	background-color: #000000;
	margin-top: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.seaportal #slidebox {
	background-color: #000000;
	width: 700px;
	margin-top: 0;
	margin-bottom: 50;
	margin-left: 125px;
	top: 20px;
	height: auto;
	border: thin double #FF0000;
	margin-right: 125px;
	position: relative;
	left: auto;
	right: auto;
}

.seaportal #MainBox {
	width: 750px;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	line-height: normal;
	border: medium double #FF0000;
}
.seaportal #MainBoxClocks {
	width: 750px;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	line-height: normal;
	border: medium double #000000;
}

.seaportal #MainBoxCurrency {
	width: 750px;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	line-height: normal;
	border: medium double #FF0000;
}
.seaportal #MainBoxContact {
	width: 750px;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	line-height: normal;
	border: medium double #FF0000;

}

.seaportal #MainBoxFloat {
	width: 750px;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	line-height: normal;
	border: medium double #FF0000;
	float: right;
	background-image: url(AboutUs/BowBackground.jpg);
}

.seaportal #MainBoxMap {
	width: 900px;
	border: medium double #FF0000;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	height: auto;
	
}

.seaportal #MainBoxBuild {
	width: 900px;
	border: medium double #FF0000;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
	
}
.seaportal #MapBox {
	width: 750px;
	border: medium double #FF0000;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
	background-image: url(/www/SailingYachts/World.jpg);
}

.seaportal #SubBox{
	border: medium double #000000;
	color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	height: auto;
	margin-right: 50px;
	margin-left: 70px;
}
.seaportal #CharterBox {
	border: medium double #000000;
	margin-right: 75px;
	margin-left: 75px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative;
	height: auto;
}

#AlbumBox {
	border: thin double #FF0000;
	margin-bottom: 30px;
	margin-left: 120px;
	overflow: hidden;
	margin-right: 90px;
	background-color: #000000;
	padding: 20px;
	width: 600px;
}
#SlideboxSwan100 {
	height: auto;
	width: 800px;
	background-color: #000000;
	position: relative;
	top: 0px;
	right: auto;
	text-align: center;
	left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
	margin-left: 75px;
	text-align: left;
	vertical-align: top;
	margin-right: 75px;
}

#SlideboxMaps {
	height: auto;
	width: 750px;
	background-color: #000000;
	position: relative;
	top: 0px;
	right: auto;
	text-align: center;
	left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 600px;
	margin-left: 75px;
	text-align: left;
	vertical-align: top;
	margin-right: 75px;
}

.seaportal #imagefloatleft {
	float:left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.seaportal #imagefloatright {
	float:right;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
