@charset "utf-8";
#star_box {
	position:absolute;
	left:0px;
	top:85px;
	width:950px;
	height:45px;
	z-index:1;
	background-color: #B4CCB0;
}

#top_menu {
	position:absolute;
	left:0px;
	top:130px;
	width:950px;
	height:40px;
	z-index:1;
	background-color: #B4CCB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

#footer {
	position:absolute;
	left:0px;
	top:870px;
	width:950px;
	height:40px;
	z-index:4;
	background-color: #B4CCB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
}


#content {
	position:absolute;
	left:150px;
	top:170px;
	width:740px;
	height:670px;
	z-index:3;
	background-color: #CBDEC9;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	text-align: justify;
	overflow: auto;
}

#wrapper {
	text-align: center;
	width: 950px;
	position: relative;
	top: 15px;
	margin-right: auto;
	margin-left: auto;
}


#sidebar {
	position:absolute;
	left:0px;
	top:170px;
	width:150px;
	height:700px;
	z-index:2;
	background-color: #C5D8C2;
}

#banner {
	position:relative;
	width:950px;
	height:75px;
	z-index:2;
	background-color: #B4CCB0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	padding-top: 10px;
}
body {
	background-color: #003300;
}
a:Link {
	color: #003333;
	text-decoration: underline;
}
a:Visited {
	color: #009900;
	text-decoration: underline;
}
a:Hover {
	color: #FF0000;
	text-decoration: none;
}

a:Active {
	color: #FF0000;
	text-decoration: none;
}
#tariff_table td {
	background-color: #C5D8C2;
	font-size: 12px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#guest {
	text-align: left;
	width: 400px;
	left: 205px;
	position: relative;
}
#content  img.gallery {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #033;
}
