body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

img {  border-style: none;
}

#contentWrapper {
	width: 980px;
	display: block;
}
#promoslide {
  width: 600px;
  height: 200px;
}

#header {
	color: #333;
	height: 61px;
	background-image: url(assets/images/layout/header.gif);
	background-repeat: repeat-x;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header p {
	background-color: #FC0;
	height: 50px;
	width: 50px;
	float: left;
}

#content {
	float: left;
	color: #333;
	padding: 10px;
	width: 455px;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content33 {
	float: left;
	color: #333;
	padding: 10px;
	width: 410px;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content100 {
	float: left;
	color: #333;
	padding: 10px;
	width: 725px;
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#rightcolumn {
	color: #333;
	width: 275px;
	float: left;
	background-image: url(assets/images/layout/sidebar_shadow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#rightcolumn33 {
	color: #333;
	width: 325px;
	float: left;
	background-image: url(assets/images/layout/sidebar_shadow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#footer {
	clear: both;
	color: #333;
	background-color: #ededed;
	background-image: url(assets/images/layout/footerBorder.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	height: 190px;
	padding-top: 15px;
}

#copyright {
	float: left;
	margin-left: 15px;
	width: 530px;
	color: #333;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-weight: normal;
}
#copyright a {
	color: #0066CC;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	text-decoration: none;
}
#copyright a:hover {
	color: #0099FF;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}

#logo {
	background-image: url(assets/images/layout/logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 132px;
	margin-top: 8px;
	margin-left: 10px;
	border:none;
	float: left;
}
#lenguaje {
	float: left;
	margin-top: 15px;
	margin-left: 550px;
}

#tagline {
	float: left;
	font-style:italic;
	font-weight:bold;
	vertical-align:bottom;
	font-family:arial;
	font-size:12px;
	margin-top: 20px;
}
a {
	text-decoration: none;
	color: #000;
}
#reservationBox {
	background-image: url(assets/images/layout/reservation-box.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 316px;
	width: 415px;
}
#reservationBox #headerBox {
	padding-top:2px;
	height:45px;
	line-height:45px;
	float:right;
	margin-right:50px;
	clear:both;
	width: 175px;
}
.vehPageText {
   font-size:8pt;
}
#vehGuideBorder {
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	background-image: url(assets/images/reservation/vehicletype.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 31px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#vehBox{
	border-bottom:#CCCCCC 1px solid;
	padding:8px;
	clear:both;
	height:117px;
	}
.vehPhoto{
	border:3px solid #CCCCCC;
	float:left;
	margin-right:10px;
	}
.vehInfo{
	float:left;
}
.vehPrice{
	float:right;
}
#itineraryBox{
	background-image: url(assets/images/reservation/itineraryBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:725px;
	height:87px;
}
#itineraryInfo{
	float:left;
	width:500px;
	margin-left:40px;
	margin-top:5px;
}
#itineraryPrice{
	float:right;
	margin-right:10px;
	margin-top:5px;
}
#itineraryMore{
	padding:8px;
	background-color: #ffffc6;
	border: 1px solid #ffd60d;
	margin-top:10px;
}
#extrasBox {
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	background-image: url(assets/images/reservation/addExtras.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 31px;
	margin-top: 3px;
	margin-bottom: 3px;
}#promos {
	width: 1000px;
	height: 400px;
}

