body {
	background-repeat: repeat-x;
	background-color: #003E89;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active {
color: #52CBDC;
}
a:hover {
	color: #68EDF4;
	text-align: center;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pStyle2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 100%;
	position: relative;
}
#wrapper #header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #FFFFFF;
	top: 25px;
	text-align: right;
	right: 117px;
	position: absolute;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
.headerTxtRed {
	color: #FDC743
}
.headerTxtSml {
	font-size: 31px
}

#wrapper #content {
	padding: 0px;
	width: 770px;
	text-align: left;
	color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}

#wrapper #content #blockOne {
	margin: 0px;
	padding: 0px;
	width: 620px;
	position: absolute;
	right: 0px;
	z-index: 1000;
}
#wrapper #content #blockTwo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 299px;
	position: absolute;
	left: -114px;
	top: -20px;
	z-index: 8;
}
#swfLogo {
	padding: 0px;
	left: 0px;
	height: 400px;
	width: 450px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 550px;
	bottom: 0px;
	float: right;
	margin-top: 0px;
}

#swfLogo object {
	left: 0px;
	top: 0px;

}
#footer {
	height: 30px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DB9F15;
	color: #DB9F15;
	text-align: right;
	right: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: -104px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	bottom: 0px;
	z-index: 10;
	position: absolute;	
}
h1 {
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
.imgContainHome {
	padding: 0px;
	width: 620px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
.imgContainHome img {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgContainGoPro {
	padding: 0px;
	width: 620px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	height: 160px;
}
.imgContainGoPro .imgLarge{
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-right: 5px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgContainGoPro .imgSmall{
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-right: 5px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imgContainTeam {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.imgContainTeam img {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
a.img-link:link, a.img-link:visited, a.img-link:active {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.img-link-no-marg:link, a.img-link-no-marg:visited, a.img-link-no-marg:active {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
a.img-link-no-marg:hover {
	border: 1px solid #FDC743;
	font-weight: bold;
	background-color: #FDC743;
}
.td-padd {
	padding-left: 45px;
}
a.img-link:hover {
	border: 1px solid #FDC743;
	font-weight: bold;
	background-color: #FDC743;
}
.txtHilight {
	color: #fdc743;
}
.imgFloatR {
	float: right;
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	margin-top: 3px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#wrapper #content #blockOne .eLearnContain {
	height: 100px;
	margin-bottom: 20px;
	padding-top: 20px;
	clear: both;
}

#tours  ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}
#tours ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
	padding-top: 15px;
}

/*contact form start here*/
.text {
	}
.form-verify img {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 242px;
	top: 10px;
	border: 1px solid #FDC743;
}
.form-verify input {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.form-verify {
	width: 550px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 40px;
}
.form-verify .code-in {
	position: absolute;
	left: 356px;
	top: 10px;
	border: 1px solid #FDC743;
	height: 20px;
}
.form-verify .submit {
	position: absolute;
	left: 450px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	background-color: #01346D;
	color: #FFFFFF;
	border: 1px solid #FDC743;
	cursor: hand;
}
.contact_thanks {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.list_error {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}
.contact-label-text {
	margin: 0px;
	padding: 0px;
	width: 200px;
	display: block;
}
.required-field-star {
	color: #FDC743;
}
textarea {
	border: 1px solid #FDC743;
	color: #01346D;
}
/*contact form finishes here*/
input {
	border: 1px solid #FDC743;
	color: #01346D;
}
.click {
	border: 1px solid #FDC743;
	color: #01346D;
	cursor: pointer;
}

.guest {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.guest table td {
	margin: 0px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom:20px;
	padding-left: 2px;
	background-image: url(../images/guest.gif);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}
.siteLinks {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 25px;
}
.siteLinks a:link, .siteLinks a:visited, .siteLinks a:active {
	color: #68EDF4;
}
.siteLinks a:hover {	
	color: #BFECF2;
}
.siteLinks a.current:link, .siteLinks a.current:visited, .siteLinks a.current:active {
color: #BFECF2;
}
#selinks {
	position: absolute;
	left: -2000px;
}
#wrapper #content #blockOne .team-quote {
	float: right;
	margin-top: 20px;
	clear: both;
}
.contact-details {
	padding: 10px;
	width: 180px;
	float: right;
	color: #D2F2F7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 1px solid #fdc743;
	background-color: #003F89;
}
a.browse:link {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper #content #blockOne .browse {
	text-align: justify;
}
#contactlinks
{
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
#contactlinks td
{
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 3px;
}
#contactlinks th
{
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
#contactlinks th
{
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 3px;
	margin: 0px;
}
a.img-link-normal:link, a.img-link-normal:visited, a.img-link-normal:active {
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	width: 134px;
}
a.img-link-normal:hover {
	border: 2px solid #FDC743;
	font-weight: bold;
	background-color: #FDC743;
}
#wrapper #content #blockOne .imgContainGoPro .goProLge {
	height: 155px;
	width: 302px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #content #blockOne .imgContainGoPro .goProSmall {
	height: 155px;
	width: 182px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #content #blockOne .imgContainGoPro img {
	padding: 1px;
}
#wrapper #content #blockOne #contactlinks td {
	vertical-align: top;
}
.margTop {
	margin-top: 10px;
}
#wrapper #content #blockOne table tr td {
	vertical-align: top;
}
#wrapper #content #blockOne table tr td h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
