body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#clr {
	clear: both;
	float: none;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #202020;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;

}


#header {
}
#logo {
	background-image: url(../images/images-template/logo.jpg);
	float: left;
	height: 220px;
	width: 366px;
	background-repeat: no-repeat;
}
#link1 {
	background-image: url(../images/images-template/header-tour.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 0px;
}
#link1 a {
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(../images/images-template/header-tour.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 98px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#link1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	background-image: url(../images/images-template/header-tour-rollover.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 220px;
	width: 98px;
	padding-left: 10px;
}
 



#link2 {
	background-image: url(../images/images-template/header-reservacion.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
#link2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(../images/images-template/header-reservacion.jpg);
	display: block;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	width: 98px;
	padding-left: 10px;
	height: 220px;
	float: left;
}
#link2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	background-image: url(../images/images-template/header-reservacion-rollover.jpg);
	background-repeat: no-repeat;
}



#link3 {
	background-image: url(../images/images-template/header-enlaces.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
#link3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(../images/images-template/header-enlaces.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 220px;
	width: 98px;
	padding-left: 10px;
}
#link3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	background-image: url(../images/images-template/header-enlaces-rollover.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 220px;
	width: 98px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}



#link4 {
	background-image: url(../images/images-template/header-contactenos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
#link4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(../images/images-template/header-contactenos.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 220px;
	width: 100px;
	padding-left: 10px;
}
#link4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-decoration: none;
	background-image: url(../images/images-template/header-contactenos-rollover.jpg);
	background-repeat: no-repeat;
	display: block;
}


#menu {
	padding: 0px;
	width: 800px;
	margin: 0px;
	height: 42px;
	background-image: url(../images/images-template/menu-bg.jpg);
	background-repeat: no-repeat;
}
#menu2 {
	padding: 0px;
	width: 800px;
	margin: 0px;
	height: 42px;
	background-image: url(../images/images-template/menu-bg2.jpg);
	background-repeat: no-repeat;
}


#main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	width: 614px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#content h3 {
	color: #9DE77E;
	font-size: 15px;
	margin: 5px;
}


#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
#content h5 {
	color: #FFCC00;
}


#content p {
	padding-left: 10px;
	padding-top: 4px;
}

#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

#content  a:hover {
	color: #FF9900;
	text-decoration: none;
}
 
 

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;
	padding-top: 10px;
	text-decoration: none;
}
#content li a {
	color: #FFCC00;
	padding-top: 10px;
	text-decoration: none;
}
#content li a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	text-decoration: none;
}


#listas ul {
	color: #FFCC00;
	list-style-type: circle;
}
#listas li {
	color: #66FF66;
	text-align: left;
}
.fotos1 {
	border: 4px solid #CCCCCC;
	padding: 0px;
	margin: 10px;
	height: 180px;
	width: 250px;
}

.fotos2 {
	border: 4px solid #CCCCCC;
	padding: 0px;
	height: 250px;
	width: 560px;
	clear: both;
	float: none;
	display: block;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.fotos3 {
	border: 4px solid #CCCCCC;
	padding: 0px;
	height: 280px;
	width: 350px;
	display: block;
	margin: 5px;
}
#gototop {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	clear: both;
	float: none;
}



#right-colum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	width: 175px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;

}

#flag-spanish {
	width: 87px;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 35px;
}

#flag-english {
	float: left;
	height: 34px;
	width: 87px;
	text-align: center;
	padding-top: 10px;
}

#formulario {
	width: 170px;
	margin-top: 5px;
	float: left;
	padding: 0px;
	display: block;
}

#ict {
	text-align: center;
	width: 170px;
	padding-top: 15px;
	float: left;
	display: block;
}
#testimonials {
	text-align: left;
	float: left;
	width: 150px;
	padding: 0 10px 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#testimonials h1, #testimonials h2, #testimonials h3, #testimonials h4, #testimonials h5, #testimonials h6{
	margin: 5px 0;
	color: #9DE77E;
	font-weight: normal;

}
#testimonials blockquote  {
	margin: 5px 0;
	font-size: 10px;
	font-style: italic;

}
#testimonials p  {
	margin: 5px 0;
	font-size: 10px;

}
#testimonials a{
	color: #FFCC00;
	text-decoration: none;


}
#testimonials a:hover{
	color: #FFF;


}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	width: 800px;
	height: 32px;
	padding-top: 10px;
	display: block;
	margin: 0px;
	background-image: url(../images/images-template/footer-bg.jpg);
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
}
#box-menu table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 600px;
	color: #FF9900;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	float: left;
	background-position: center;
}

#intromenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;

}
#intromenu a {
	color: #FFCC00;
	text-decoration: none;

}
#intromenu a:hover {
	color: #FFFFFF;

}
	
