@charset "UTF-8";
#container #Nav a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#container #Nav a:hover, a:active{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066CC;
	display: block;
}
#container #Map a:link, a:visited{
	color: #FF0000;
	text-decoration: none;
}
#container #Map a:hover, a:active{
	color: #FFFF00;
	text-decoration: none;
}
#container {
	position:relative;
	width:955px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: Auto;
	padding: 0 0 0 0;
}
#LeftHeader {
	height: 90px;
	width: 191px;
	float: left;
}
#CenterHeader {
	background-color: #6699FF;
	height: 90px;
	width: 573px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	text-align: center;
}
#RightHeader {
	height: 90px;
	width: 191px;
	float: left;
}
#Map {
	height: 391px;
	width: 764px;
	float: right;
	background-image: url(Images/Map.png);
}
#container #Map ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	list-style-type: none;
}
#RandyPhoto {
	float: left;
	width: 191px;
}
.randy   {
	padding: 45px;
}
#Nav {
	background-color: #6699FF;
	height: 391px;
	width: 191px;
	float: left;
}
.title {
	font-size: 48px;
	font-weight: bold;
}
.subtitle {
	font-size: 14px;
}
#Text {
	padding-left: 191px;
	padding-top: 15px;
	padding-right: 15px;
}
#Text img {
	padding: 20px;
}
.caribbean {
	position: absolute;
	left: 418px;
	top: 217px;
}
.trans-atlantic {
	position: absolute;
	left: 455px;
	top: 178px;
}
.europe {
	position: absolute;
	left: 582px;
	top: 160px;
}
.australia_new_zealand {
	position: absolute;
	left: 834px;
	top: 331px;
}
.antartica {
	position: absolute;
	left: 604px;
	top: 454px;
}
.alaska {
	position: absolute;
	left: 322px;
	top: 124px;
}
.hawaii {
	position: absolute;
	top: 215px;
	left: 230px;
}
.mexicanriviera {
	position: absolute;
	top: 228px;
	left: 313px;
}

.GeneralText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#Call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;
	padding: 20px;
	clear: both;
}
#Footer {
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #666666;
	text-align: center;
}
#Nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Nav  li  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: .4em;
	border-right-width: 1px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.GeneralTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
.logo {
	padding: 20px;
}

