*{
	margin:0;
	padding:0;
}

body{
	font-family:Tahoma, Verdana, Arial;
	color:#FFF;
	font-size:12px;
}

h1{
	margin:0;
	padding:0;
	margin-left:15px;
	font-size:18px;
	color:#FFF;
	margin-bottom:25px;
}


#wrapper{
	width:900px;
	margin:auto;
}

#fade_content{
	display:none;
}

#content{
	margin-top:15px;
}
#header_content{
	height:77px;
	padding-left:13px;
}
#content_content{
	height:250px;
	overflow:auto;
}

#content_special{
	max-height:720px;
	/*height:720px;*/
	overflow:auto;
}

#banner{
	margin-top:15px;
}
#banner img{
	border:2px solid #FFFFFF;
}
#footer{
	margin-top:15px;
	margin-bottom:15px;
	display:none;
}
#footer_content{
	text-align:center;
	font-size:10px;
}
#logo{
	width:233px;
	margin-top:5px;
	margin-left:15px;
	float:left;
}
#menu{
	float:right;
	margin-top:75px;
	padding-right:25px;
	color:#000;
}
.top_bg{
	width:900px;
	height:13px;
	background:url(images/top_box.png) top left no-repeat;
}
.content_bg{
	background:url(images/content_box.png) top left repeat-y;
}
.bottom_bg{
	width:900px;
	height:13px;
	background:url(images/bottom_box.png) top left no-repeat;
}
#menu_ul{
	list-style-type:none;
}
#menu_ul li{
	display:inline;
}

#menu_ul li a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#menu_ul li a:hover{
	color:#00376d;
	text-decoration:underline;
}

#content_content p {
	line-height:20px;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
}

#content_special p {
	line-height:20px;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
}

.special{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #9B9B9B;
}

.s_wrapper{
	padding-left:20px;
	padding-right:20px;
}

.s_image{
	width:180px;
	float:left
}

.s_image img{
	border:2px solid #FFF;
} 

.s_info{
	float:left;
	margin-left:15px;
}

.s_title{
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#fab41d;
	margin-top:-4px;
}

.s_departure{
	font-size:15px;
	margin-top:3px;
	line-height:22px;
}

.s_description{
	clear:both;
	font-size:13px;
	padding-top:7px;
	line-height:20px;
}

.s_starting{
	color:#88eb80;
	font-size:11px;
}

.s_price{
	color:#88eb80;
	font-size:36px;
}

#top_tab{
	width:900px;
	height:112px;
	background:url(/andes/images/top_tab.png);
	display:none;
}
