﻿#homeDiv
{
	position: relative;
	margin-left: 15px;
}

#homeHeadingDiv
{
	padding: 20px 0px 5px 0px;	
}

#headTextDiv
{
	width: 315px;
	height: 60px;
	display: block;
	margin-top: 10px;
}

#contentsTextDiv
{
	width: 215px;
	height: 100px;
	display: block;
}

.homeApplyNow
{
	position: absolute;
	top: 315px;
	left: 470px;
}

.homeBoat
{
	position: absolute;
	top: 368px;
	left: 83px;
}

.homeApplyNowImgEditOverlay
{
	position: absolute;
	top: -2px;
	left: 0px;
	z-index: 9999;
}

.DynamicFlashText
{
	padding: 0px 0px 0px 0px;
	width: 380px;
	font-size: 0.8em;
	color: #0A2E6C;
}

/*Style for Phase 3*/

.crewList
{
	float: right;
	width: 547px;
	height: 113px;
	margin-bottom: 10px;
}
.crewButtons
{
	float: left;
	width: 375px;
	margin-top: 5px;
}
.askQuestion
{
	float: right;
	margin-top: 15px;
}
.crewImage
{
	height: 80px;
}
.latestBlog
{
	height:18px;
	width: 360px;
	border: solid 3px #0A2E6C;
	padding-top: 5px;
}
.promotionArea
{
	float: left;
	width: 185px;
	height: 325px;
	margin-bottom: 10px;
}

.promotionArea .onBoardVideo img
{
	width: 185px;
	height: 100px;
}

.promotionFlash
{
	width: 185px;
	height: 85px;
}

.primaryArea
{
	float: right;
	width: 547px;
	height: 325px;
	margin-bottom: 10px;
	background-image: url(Images/home_blog_bg.gif);
}

.map
{
	float: right;
	width: 547px;
	height: 325px;
	margin-bottom: 10px;
}
.map img
{
	width: 547px;
	height: 325px;
}

.crewDetail
{
	width: 527px;
	height: 305px;
	margin: 8px;
}

.crewDetail .backToMap
{
	width: 100%;
	height:21px;
	padding-bottom: 20px;
}

.crewDetail .crew
{
	float: left;
	width: 210px;
	height: 260px;
}

.crewDetail .crewName img
{
	margin-bottom: 5px;
}

.crewDetail .crewHeadshot
{
	margin-top: 10px;
}

.crewDetail .crewHeadshot img
{
	width: 210px;
	height: 206px;
}
.crewDetail .detail
{
	float: right;
	width: 300px;
	height: 260px;
}

.crewDetail .crewLatestBlog
{
	margin-top: 5px;
	margin-bottom: 5px;
	height: 65px;
}

.crewDetail .videoDiary
{
	height: 125px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.crewDetail .video
{
	width: 185px;
	float: left;
}

.crewDetail .preview img
{
	width: 185px;
	height: 90px;
}

.crewDetail .introduction
{
	width: 105px;
	float: right;
}

#container{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 793px;
}
.headbg{
	padding: 0;
	background-image:url(images/head_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
	width:793px;
	height:131px;
}
.contentarea1{
	padding: 0px 0px 0px 0px;
	height:222px;
}
.contentarea2{
	padding: 0px 0px 0px 0px;
	height:176px;
}