body {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color:#665d4e;
	color: #1b1b0a;
}

#body_container {
	width: 770px;
	margin: auto;
}

#mainleft {
	background-image:url(images/splash/home_bg1.jpg);
	background-repeat:no-repeat;
	width:179px;
	float:left;
	height: 551px;
	border-left: 1px solid #1b1b0a;
}

#maincenter {
	background-image:url(images/splash/home_bg2.jpg);
	background-repeat:no-repeat;
	width:379px;
	float:left;
	height: 401px;
	padding: 130px 15px 20px 15px;
	text-align:justify;
}

#mainright {
	background-image:url(images/splash/home_bg3.jpg);
	background-repeat:no-repeat;
	width:180px;
	float:left;
	height: 551px;
	border-right: 1px solid #1b1b0a;
	position: relative;
}

#adventure_air {
	position: absolute;
	top: 7px;
	left: 78px;
}

#photo1 {
	position: absolute;
	width: 147px;
	height: 17px;
	top: 200px;
	left: 7px;
}

#photo2 {
	position: absolute;
	width: 80px;
	height: 17px;
	top: 359px;
	left: 40px;
}

#photo3 {
	position: absolute;
	width: 147px;
	height: 17px;
	top: 514px;
	left: 7px;
}

.clear {
	clear:both;
}

* html #footer {
	top: -11px;
}

#footer {
	margin:-2px auto 0 auto;
	position: relative;
	height:15px;
	line-height:17px;
	height: 30px;
	color: #959576;
	border-top: 1px solid #1b1b0a;
	width: 770px;
	text-align:center;
	font-size:8pt;
	padding-top: 10px;
	top: 2px;
}

#footer a {
	text-decoration:underline;
	color: #959576;
	font-size:8pt;
}
