/*CSS Document*/
BODY
{
	background-image: url(image/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #FFFECF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B61004;
	margin-bottom: auto;
}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B61004;
	margin-bottom: auto;
}
#header
{
	width: 960px;
	background-image: url(image/bg_top.png);
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#main #panel
{
	background-image: url(image/bg_panel.jpg);
	height: 229px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	clear: both;
}
#header IMG
{
	padding-top: 15px;
	padding-left: 15px;
	float: left;
}
#header #nav
{
	float: right;
	width: 554px;
	height: 41px;
	margin-top: 10px;
	margin-right: 10px;
}
#home
{
	display: block;
	height: 41px;
	width: 65px;
	background-image: url(image/btn_home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#home:hover
{
	background-position: 0 -41px;
}
#about
{
	display: block;
	height: 41px;
	width: 87px;
	background-image: url(image/btn_about.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#about:hover
{
	background-position: 0 -41px;
}
#excursions
{
	display: block;
	height: 41px;
	width: 93px;
	background-image: url(image/btn_excursions.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#excursions:hover
{
	background-position: 0 -41px;
}
#contact
{
	display: block;
	height: 41px;
	width: 106px;
	background-image: url(image/btn_contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#contact:hover
{
	background-position: 0 -41px;
}
#safety
{
	display: block;
	height: 41px;
	width: 103px;
	background-image: url(image/btn_safety.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#safety:hover
{
	background-position: 0 -41px;
}
#header #phonenumber
{
	float: right;
	width: auto;
	height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	text-align: right;
	color: #B61004;
	font-size: 34px;
}
#main
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	min-height: 550px;
	padding-top: 5px;
}
#footer
{
	background-image: url(image/bg_footer.jpg);
	height: 84px;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 10px 20px 20px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
#main #textbox
{
	width: 570px;
	margin-left: 17px;
	margin-top: 10px;
	clear: left;
}
#textbox UL
{
}
#textbox UL LI
{
	font-size: 18px;
	line-height: 2;
	color: #B61004;
	list-style: url(images/list-tick.png);
	padding-left: 7px;
}
#textbox P
{
	line-height: 1.5;
}
#textbox #video
{
	float: right;
	padding-left: 22px;
	border: 0px solid #000000;
}
#main #exctextbox
{
	width: 920px;
	margin-left: 20px;
	margin-top: 10px;
}
#main #form
{
	float: right;
	margin-top: 10px;
	clear: left;
	padding-right: 20px;
}
#form TABLE TD
{
	vertical-align: top;
	padding: 2px;
}
#form INPUT
{
	width: 240px;
	border: 1px solid #F5D267;
	padding-right: 0;
	padding-right: 20px;
	background: #FFFFFF url(images/bak_input.gif) repeat-x;
}
#form INPUT#submit
{
	width: auto;
	border: 0px solid #000000;
	margin-left: 43px;
	margin-top: -5px;
	background-image: none;
	background-color: transparent;
}
#form TEXTAREA
{
	width: 260px;
	margin-bottom: 15px;
	height: 160px;
	border: 1px solid #F5D267;
	background: #FFFFFF url(images/bak_input.gif) repeat-x;
}
#footer IMG
{
	float: left;
	}
#footer .image1
{
	float: right;
	margin-left: 20px;
}
A:link
{
	color: #B61004;
	text-decoration: none;
}
A:visited
{
	color: #B61004;
	text-decoration: none;
}
A:active
{
	color: #B61004;
	text-decoration: none;
}
A:hover
{
	color: #B61004;
	text-decoration: none;
}
.footer A:link
{
	color: #FFF;
	text-decoration: none;
}
.footer A:visited
{
	color: #FFF;
	text-decoration: none;
}
.footer A:active
{
	color: #FFF;
	text-decoration: none;
}
.footer A:hover
{
	color: #FFF;
	text-decoration: none;
}
#sticker
{
	height: 144px;
	width: 144px;
	position: relative;
	top: 115px;
	right: -815px;
}
