body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#22A0AC;
}
h2 {
	position:absolute;
	top:683px;
	left: 264px;
}
#content_home h3 {
	border-bottom:2px dotted #22A0AC;
	margin:5px 0 5px 0;
	padding:5px;
	font-size:18px;
	font-weight:normal;
	text-align:right;
}
h3 {
	border-bottom:2px dotted #22A0AC;
	margin:5px 0 5px 0;
	font-size:20px;
	font-weight:normal;
}
h4 {
	font-size:16px;
}
a {
	color:#C70;
}
a:hover {
	text-decoration:none;
	color:#C60;
}
.img1 {
	float:left;
	margin-right:10px;
}
.imgr {
	float:right;
	margin-left:10px;
}
.other {
}
.other p {
	text-align:right;
	font-size:14px;
}
.other p strong {
	font-size:16px;
	background: url(../images/other_blt.jpg) top left no-repeat;
	padding-left:20px;
}
.other a {
	margin:0 5px;
	color:#FC0;
	font-weight:bold;
	text-decoration:none;
}
.other a.o {
	color:#2AA;
}
.other a:hover {
	text-decoration:underline;
}
#wrap {
	width:760px;
	position:absolute;
	left:50%;
	margin-left:-380px;
	border-bottom:2px solid #2AA;
}
#header h1 {
	display:none;
}
#header h2 {
	position:absolute;
	color:#FC0;
	font-size:28px;
	font-weight:normal;
	margin:5px 23px;
	right:0;
}
/* MENU -------------- */
td.menu {
	background:#FFEDBB;
	vertical-align:top;
	width:150px;
}
#menu {
	width:150px;
	margin-right:1px;
	font-weight:bold;
	background:#FFEDBB;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li a {
	color:#69AAAE;
	text-decoration:none;
	border-bottom:2px dotted #F0D54A;
	padding:3px 5px;
	display:block;
}
#menu ul li a:hover {
	background:#FFF3D0;
}
/**/
#content {
	padding:20px 0 10px 10px;
}
#footer {
	border-top:2px solid #2AA;
	padding-bottom:5px;
}
#tours {
	float:left;
	width:390px;
}
#intro {
	float:right;
	width:360px;
}
#intro p {
	margin:0;
	text-align:justify;
}
.arr_link {
	color:#FEBF02;
	text-decoration:none;
	background:url("../images/yellow_arroy.gif") no-repeat right;
	display:block;
	width:35px;
	font-size:16px;
	padding:14px 35px 15px 0;
}
