

* {
	margin:0;
	padding:0;
	outline:none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
	clear:both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

.clear {
	height:0;
	font:0px/0px Tahoma;
	clear:both;
}

html, body {
	height:100%;
	padding:0;
	margin:0;
}

body {
	padding:0;
	margin:0;
}

#container {
	width:769px;
	margin:0 auto;
}

#header {
	background:url(../img/header.jpg) right bottom repeat-x;
	height:138px;
	padding:12px 0 0 0;
}

#logo {
	width:340px;
	height:67px;
	background:url(../img/logo.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:34px 0 0 26px;
}

* html #logo {
	background-image: expression('none'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='scale') !important;
	background-position:bottom;
	cursor:pointer;
}

#menu {
	list-style-type:none;
	width:100%;
	height:30px;
	background:url(../img/menu.gif);
}

#menu li {
	float:left;
	height:30px;
	padding:0 34px 0 24px;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
}

#menu li a {
	display:block;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	padding:0;
}

#menu li a:hover {
	text-decoration:underline;
}

#wrapper {
	background:#f3f3f3;
	padding:12px 0 30px 0;
}

#left {
	width:521px;
	float:left;
	padding:0 22px 0 12px;
	background:url(../img/content-bgr.gif) 12px 0 repeat-y;
}

#inner {
	background:url(../img/content-top.gif) left top no-repeat;
}

#content {
	background:url(../img/content-bottom.gif) left bottom no-repeat;
	padding:0 0 0 15px;
}

#content h1 {
	font:bold 18px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#b11636;
	padding:19px 0;
}

#content-links {
	padding-bottom:30px;
	width:506px;
	overflow-x:hidden;
}

#content-links a {
	display:block;
	float:left;
	width:245px;
	height:102px;
	margin:0 13px 13px 0;
	text-indent:-99999px;
	font-size:0;
	text-decoration:none;
}

#content-links #st {
	background:url(../img/single-trip.jpg);
}

#content-links #bp {
	background:url(../img/backpackers.jpg);
	width:235px;
}

#content-links #mt {
	background:url(../img/multi-trip.jpg);
}

#content-links #ws {
	background:url(../img/wintersports.jpg);
	width:235px;
}

#work-with {
	background:url(../img/we-work-with.gif) left top no-repeat;
}

#work-with span {
	float:left;
	text-indent:-99999px;
}

#work-with img {
	float:right;
	padding:0 27px 12px 0;
	border:none;
}

#right {
	float:left;
	width:214px;
}

#addr {
	font:11px/21px Verdana, Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	padding:34px 0;
}

#addr a {
	color:#6e6e6e;
	text-decoration:none;
}

#addr a:hover {
	text-decoration:underline;
}

#right h2 {
	font:bold 18px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#b11636;
}

#description {
	list-style-type:none;
}

#description li {
	padding:20px 15px 0 24px;
	background:url(../img/bullet.gif) 2px 22px no-repeat;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#6e6e6e;
}

#description li h3 {
	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#fe6c0d;
}

#description li p {
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#6e6e6e;
	margin:0;
}

#bottom-menu {
	height:30px;
	background:#C54947;
	list-style-type:none;
	padding:0 0 0 15px;
}


#bottom-menu li,
#bottom-menu a {
	font:10px/30px Tahoma;
	color:#e8bac3;
}

#bottom-menu li {
	float:left;
	padding: 0 0 0 85px;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#bottom-menu li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

#bottom-menu li a:hover {
	text-decoration:underline;
}

#footer {
	color:#6e6e6e;
	font:10px/12px Tahoma;
}

#footer p {
		padding:7px 0;
}

#footer a {
	color:#6e6e6e;
}

#footer .divider {
	height:1px;
	border-top:1px solid #c54947;
	font:0px/0px Tahoma;
}















