@import "global.css";
#main {
	background-image: url(../Images/aboutUs/aboutShip.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#toppanel h1 {
	font-size: 70px;
	color: #F3F3F3;
	padding-top: 20px;
	padding-bottom: 20px;
}
#toppanel h2{
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	padding-top: 20px;
}
.aboutBox {
	width: 290px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}
.aboutBoxLast {
	width: 290px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
	float: left;
	margin-top: 10px;
}
.aboutTitle  {
	background-image: url(../Images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 9px;
}
.aboutCopy  {
	padding-left: 10px;
	width: 200px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.aboutCopy2  {
	padding-left: 10px;
	width: 180px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.aboutCopy3  {
	padding-left: 10px;
	width: 270px;
	padding-bottom: 5px;
}
.aboutCopy4  {
	padding-left: 10px;
	width: 270px;
	padding-bottom: 5px;
	padding-top: 100px;
}
.aboutMore  {
	background-color: #C9C9C9;
	width: 290px;
	text-align: right;
	padding-top: 2px;
	height: 28px;
}
.aboutImage {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
#crewBox {
	background-image: url(../Images/aboutUs/crew.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#achievementsBox {
	background-image: url(../Images/aboutUs/trophy.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#posh {
	background-image: url(../Images/aboutUs/posh.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#guarantee {
	background-image: url(../Images/aboutUs/guarantee.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#info {
	background-image: url(../Images/aboutUs/info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#ecruzn {
	background-image: url(../Images/aboutUs/kombi.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
}

.more
{
	background-color: #E3DDDD;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}

