html, body{
	height:100%;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	color: #ebebeb;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
* html{
	margin-right:-3px;
	background-color: #FFFFFF;
}
	
html, body, div{
	border: 0;
	margin: 0 auto;
	padding: 0;
}

img {
	display: block;
}

#top_nav_container {
	width: 100%;
	height: 54px;
	background-image: url(../images/nav_bg.jpg);
}

#top_nav {
	width: 950px;
	height: 54px;
}

#logo {
	float: left;
	width: 355px;
}

#navigation {
	float: left;
	width: 595px;
}

#navigation img {
	float: left;
}

#content {
	width: 860px;
	height: 526px;
	background-color: #242424;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 2px;
}

#mid_content {
	width: 860px;
	height: auto;
}

#mid_content_left {
	width: 465px;
	float: left;
	padding-left: 11px;
	text-align: left;
}

#mid_content_right {
	width: 381px;
	text-align:left;
}

#bottom_content {
	width: 860px;
	height: auto;
}

#bottom_content_left {
	width: 465px;
	float: left;
	padding-left: 11px;
	text-align: right;
}

#bottom_content_right {
	width: 381px;
	text-align:left;
	float: left;
}

#bottom_nav {
	width: 440px;
	height: 24px;
	background-image: url(../images/bottom_nav_bg.jpg);
	text-align: center;
	padding-top: 8px;
}

#bottom_nav a {
	color: #A991A9;
	text-decoration: underline;
}

#bottom_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header {
	width: 856px;
	height: 189px;
	position: relative;
	background-image: url(../images/sub_section_header.jpg);
}

#flash header {
	width: 856px;
	height: 270px;
	background-color: #000000;
}

#section_title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	float: left;
	height: 31px;
}

#header1 {
	color: #fa67ff;
	text-decoration: underline;
}

#subsection_container {
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	overflow:auto; 
	height:320px;
	position:relative;
}

#subsection_container a {
	color: #A991A9;
	text-decoration: underline;
}
#subsection_container a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.field {
	color: #000000;
	border: 1px solid #ad22af;
	background-color: #FFFFFF;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

.button {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #ad22af;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
	width: 120px;
}

/* ***** Fleet ***** */

.p { 
	color:#fa67ff; 
	text-decoration:underline; 
}

.content_column1 {
	font-size:12px;
	width:80px;
	position:relative;
	float:left;
	border-right:1px solid #383838;
	line-height:22px;
	padding-right:10px;
}

.content_column2 {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	width:697px;
	position:relative;
	float:left;
	line-height:22px;
}
	.content_column2_box {
		width: 116px;
		height: auto;
		float:left;
		margin-bottom:12px
	}
	.content_column_imgtext {
		width:116px;
		height:auto;
		line-height:13px;
	}
	
	.the_fleet {
		padding-bottom:5px;
	}

	
#content_column3 {
	width:349px;
	position:relative;
	float:left;
}
/* ***** Packages ***** */

#packages_column1 {
	font-size:11px;
	width:220px;
	position:relative;
	float:left;
	border-right:1px solid #383838;
	padding-right:10px;
}

#packages_column2 { 
	padding-left:10px;
	font-size:11px;
	width:180px;
	position:relative;
	float:left;
	border-right:1px solid #383838;
	padding-right:10px;
}

#packages_column3 { 
	padding-left:10px;
	font-size:11px;
	width:180px;
	position:relative;
	float:left;
	border-right:1px solid #383838;
	padding-right:10px;
}

#packages_column4 { 
	padding-left:10px;
	font-size:11px;
	width:165px;
	position:relative;
	float:left;
}