/* {
	border: 0;
	margin: 0px; 
	padding: 0px;
}*/
img
{  
	border-style: none;
}

div {
	border: 0;
	margin: 0px; 
	padding: 0px;
}

p {
	border: 0; 
	margin: 0px; 
	padding: 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
}

body {
	height: auto;
	background-color: #333333;
	font-family: century gothic;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.heading1 {
	font-size: 24px;
	font-family: trebuchet ms;
	font-weight: Bold;
	color: #e2e2e2;
	margin-left: 10px;
	margin-right: 10px;
	
}

.heading2 {
	font-size: 16px;
	font-family: Verdana;
	font-weight: 600;
	color: #32668e;
	min-width: 200px;
	width: auto !important;
	background-image: url(images/bg_heading2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 25px;
	overflow: visible;
}

.heading3 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: 500;
	color: #32668e;
	width: 200px;
	background-image: url(images/bg_heading2.png);
	background-position: 0px 16px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.headingTable{
	font-size: 14px;
	font-family: Verdana;
	font-weight: Bold;
	color: #32668e;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
}

.content1 {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	color: #333333;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 25px;
}

.content2 {
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 40px;
	margin-bottom: 15px;
}

.bgPh, .bgMob, .bgFax, .bgEmail {
	margin-top: 4px;
	margin-left: 47px;
	margin-right: 40px;
	margin-bottom: 4px;
	padding-left: 18px;
	background-position: left;
	background-repeat: no-repeat;
}

.bgPh{
	background-image: url(images/bg_ph.png);
}
.bgFax{
	background-image: url(images/bg_fax.png);
}
.bgMob{
	background-image: url(images/bg_mob.png);
}
.bgEmail{
	background-image: url(images/bg_email.png);
}

ul.content1 {
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 25px;
}

.disclaimer {
	font-size: 9px;
	font-family: Verdana;
	color: #444444;
	margin-top: 5px;
	margin-left: 55px;
	margin-right: 70px;
	margin-bottom: 5px;
}

.headingTblPricing{
	font-size: 12px;
	font-family: Verdana;
	font-weight: 600;
	color: #333333;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.priceTblPricing{
	font-size: 12px;
	font-family: Verdana;
	font-weight: 600;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}

.contentTblPricing{
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.termsH1 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.termsSubH1 {
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 5px;
}

ul.terms{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.terms li{
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}

ul.terms li li{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	counter-increment: section;
	text-indent: -17px;
}
	
ul.terms li li:before{
	content: counter(section, lower-alpha) ") ";
}
	
table#tblPricing {
	border-spacing: 5px 1px;
    width: 635px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
table#tblPricing td {
/* 	background-color: #febbbb; */
/*     outline: 1px solid #ffffff; */
	padding: 15px 5px;
	text-align: center;
	vertical-align: top;
}

td.tblTransBlank {
	background-color: transparent;
	border-right-style: 1px solid #ffffff;
	width: 100px;
}

td.tblTransCol1 {
	background-color: #a2cae8;
	width: 190px;
}

td.tblTransCol2 {
	background-color: #febbbb;
	width: 190px;
}

td.tblTransCol3 {
	background-color: #f1e3a3;
	width: 190px;
}

.tblRow{
	border-spacing: 5px 1px;
    width: 635px;
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 14px;
	overflow: visible;
	float: left;
}

.tblSubrow{
	float:left;
	border-spacing: 5px 1px;
    width: 635px;
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1px;
	overflow: visible;
}

.titleCol{
	padding-top: 5px;
	width: 120px;
	float: left;
}

.fieldCol{
	width: 515px;
	float: right;
}

.formButton {
	background-color: #32668e;
	color: #fff;
	border-style: outset;
	border-width: 2px;
	border-color: #e2e2e2;
	padding: 5px;
	margin: 5px;
}

.bookTran {
	margin-right:10px;
	width: 200px;
	height: 200px;
	background-color:#fff;
}

.bookTour {
	margin-left:10px;
	width: 200px;
	height: 200px;
	background-color:#fff;
}

#bg {
	padding: 0px;
	margin: 0px;
	background-image: url(images/backgroundimg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	overflow: auto;
	min-height: 696px;
}

#top {
	width: 980px;
	height: 193px;
}

#logo {
	background-image: url(images/banner_logo.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 314px;
	height: 193px;
	float: right;
}

#images{
	/* background-image: url(images/banner_img.jpg);
	background-position: left;
	background-repeat: no-repeat; */
	background-color: #ffffff;
	width: 666px;
	height: 156px;
	float: left;
}

#menu {
	background-image: url(images/banner_menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	width: 666px;
	min-height: 37px;
	float: left;
	overflow: visible;
}

#body{
	background-color: #e2e2e2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #e2e2e2,  #ffffff); /* for firefox 3.6+ */ 
	width: 960px;
	min-height: 520px; 
	height: auto !important;
	overflow: auto;
}

#panelMain{
	background-color: #e2e2e2;
	text-align: left;
	width: 685px;
	min-height: 500px; 
	height: auto !important;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#panelTitle{
	background-color: #333333;
	background-image: url(images/headingbg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
	width: 675px;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: -10px;
}

#panel2{
	background-color: #e2e2e2;
	text-align: center;
	width: 235px;
	height:266px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 30px;
	float: right;
	overflow: visible;
}
#panel2_bot{
	background-image: url(images/bg_sectiontail.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 235px;
	height:50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
	overflow: visible;
}

#panelSeperator{
	background-color: #333333;
	width: 1px;
	height: 300px;
	margin-left: -10px;
	margin-top: -35px;
	margin-bottom:2px;
	float: left;
	box-shadow: 0px 0px 2px 0px #333333;
}

#bottom{
	color: #e2e2e2;
	background-color: #333333;
	padding: 10px;
	width: 980px;
	min-height: 40px;
	overflow: auto;
}