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

img {  border-style: none;
}

#contentWrapper {
	width: 980px;
	display: block;
}

#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: 675px;
	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: 35px;
}
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;
}
