	
	/* -------- GLOBAL CSS -------- */
	
	* {
	margin: 0;
	padding: 0;
	}
	
	html {
	height: 100%;
	}
	
	body {
	height: 100%;
	background: url(../images/body/bodybg.jpg) top repeat-x #0099CC;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana
	}
	
	h1 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #0066CC;
	}
	
	h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #0066CC;
	}
	
	h3 {
	}
	
	p {
	font-size: 0.9em;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	}
	
	a {
	color: #0066CC;
	outline: none;
	}
	
	a:hover {
	text-decoration: none;
	}
	
	ul {
	font-size: 14px;
	margin-bottom: 15px;
	}
	
	li {
	margin-left: 30px;
	line-height: 1.5em;
	list-style: none;
	}
	
	img {
	border: none;
	}
	
	img.right {
	float: right;
	margin: 0 0 10px 10px;
	}
	
	strong {
	color: #009900;
	}
	
	/* -------- SPECIFIC CSS -------- */
	
	#container {
	width: 860px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
	background: url(../images/container/containerbg.jpg) repeat-y;
	}
	
	#header {
	position: relative;
	height: 195px;
	background: url(../images/header/headerbg.jpg) no-repeat;
	}
			
	.logo {
	position: absolute;
	top: 70px;
	left: 35px;
	display: block;
	width: 200px;
	height: 80px;
	}
	
	#menu {
	position: absolute;
	top: 28px;
	right: 20px;
	height: 40px;
	width: 95%;
	}
	
	#menu a {
	display: block;
	float: right;
	width: 125px;
	height: 40px;
	background: url(../images/menu/menulinkbg.png) no-repeat;
	line-height: 30px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
	}
	
	#menu a:hover {
	color: #009900;
	}
	
	#maincol {
	float: left;
	width: 475px;
	background: url(../images/maincol/maincolbg.jpg) top no-repeat;
	padding: 35px 20px 10px 20px;
	}
	
	#hometestimonial {
	height: 255px;
	background: url(../images/home/billyandrade.jpg);
	margin: 15px 0 0 0;
	position: relative;
	}
	
	#hometestimonial a {
	position: absolute;
	display: block;
	width: 115px;
	height: 53px;
	bottom: 0;
	left: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 53px;
	padding-left: 60px;
	}
	
	#hometestimonial a:hover {
	color: #009900;
	}
	
	.testimonial {
	padding: 10px 10px 10px 70px;
	margin: 10px;
	background: url(../images/testimonials/tick.jpg) no-repeat;
	background-position: 1em 1.5em;
	}
	
	#rightcol {
	float: left;
	width: 320px;
	padding: 30px 15px 10px 10px;
	background: url(../images/rightcol/rightcolbg.jpg) top no-repeat;
	}
	
	#rightcol h1 {
	text-align: right;
	color: #000000;
	font-size: 1.2em;
	}
	
	#rightcol p {
	text-align: right;
	}
	
	#rightcol img {
	margin-bottom: 15px;
	}
	
	#rightcolvid {
	margin-bottom: 20px;
	}
	
	#promopanel {
	position: relative;
	width: 325px;
	height: 280px;
	background: url(../images/promopanel/promopanelbg.jpg) no-repeat;
	margin-bottom: 15px;
	}
	
	#promopanel h3 {
	width: 200px;
	position: absolute;
	top: 175px;
	left: 60px;
	color: #FFFFFF;
	font-size: 24px;
	}
	
	#promopanel em {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	}
	
	#promopanel p {
	position: absolute;
	top: 110px;
	left: 60px;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	}
	
	#promopanel a {
	position: absolute;
	display: block;
	width: 115px;
	height: 55px;
	bottom: 0;
	left: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 55px;
	padding-left: 65px;
	}
	
	#promopanel a:hover {
	color: #009900;
	}
	
	#push {
	height: 75px;
	clear: both;
	}
	
	#footer1 {
	height: 75px;
	background: url(../images/footer/footer1bg.jpg) repeat-x;
	}
	
	#footer2 {
	width: 850px;
	height: 75px;
	margin: 0 auto;
	background: url(../images/footer/footer2bg.jpg) no-repeat;
	}
	
	.footerleft {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	padding: 30px 0 0 10px;
	}
	
	.footerright {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	padding: 30px 10px 0 0;
	}
	
	.footerright a {
	color: #FFFFFF;
	}
	
	.footerright a:hover {
	text-decoration: none;
	}
	
	.buy {
	padding: 10px;
	border: 5px solid #ACCA85;
	background: url(../images/shop/buybg.jpg) repeat-x top;
	margin-bottom: 15px;
	}
	
	.tourpro {
		margin-bottom: 20px;
	}
	
	.tourpro img {
		float: left;
	}
	
	.tourpro h2 {
		margin-left: 210px;
	}
	
	.tourpro p {
		margin-left: 210px;
	}
	
	.clear {
		clear: both;
	}