*	{margin:0px; padding:0px;}
body
	{
	background:url(../images/bgr.jpg) repeat-x top center #1d87b8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2a8fbe;
	}
#container
	{
	width:976px;
	margin:10px auto;
	position:relative;
	}

a:link {color:#005577; }
a:visited { color:#005577;}
a:hover { color:#005577;}
a:active {color:#005577; } 


.headerlogo
	{
	float:left;
	}
.headerflash
	{
	float:right;
	}
.clear
	{
	clear:both;
	}
.menucontainer
	{
	width:100%;
	padding-top:25px;
	height:35px;
	}
.menuleft
	{
	float:left;
	}
.menuright
	{
	float:right;
	}
#menucontainer
	{
	background:transparent url(../images/menubgr.jpg) repeat-x center top;
	float:left;
	height:35px;
	padding:0 0 0 75px;
	width:874px;
	}
	/*aqui comienza el menu*/
ul.menu 
	{
	list-style:none;
	margin:0;
	padding:0;
	}
ul.menu img
	{
	float:left;
	}
ul.menu * 
	{
	margin:0;
	padding:0;
	}
ul.menu a
	{
	display:block;
	color:#1e88b9;
	text-decoration:none;
	}
ul.menu li
	{
	position:relative;
	float:left; 
	margin:5px 2px 0px 0px;
	}
ul.menu ul 
	{
	position:absolute;
	top:30px; 
	left:0; 
	background:#e1e1e1; 
	display:none; 
	opacity:0; 
	list-style:none;
	}
ul.menu ul li 
	{
	position:relative; 
	border:1px solid #aaa; 
	border-top:none; 
	width:148px; 
	margin:0;
	}
ul.menu ul li a 
	{
	display:block; 
	padding:3px 7px 5px; 
	background-color:#e1e1e1;
	}
ul.menu ul li a:hover 
	{
	background-color:#666666;
	color:#ffffff;
	}
ul.menu ul ul 
	{
	left:148px; 
	top:-1px;
	}
ul.menu .menulink 
	{
	padding:5px 13px; 
	font-weight:bold;
	}
ul.menu .sub 
	{
	background:#e1e1e1 url(images/arrow.gif) 136px 8px no-repeat;
	}
ul.menu .topline 
	{
	border-top:1px solid #aaa;
	}
.menuspacer
	{
	padding:0px;
	}
	/*aqui termina el menu*/
#content
	{
	width:976px;
	position:absolute;
	top:228px;
	left:0px;
	}
#contentcontainer
	{
	background:url(../images/pagebgr.jpg) repeat-y top center;
	}
.contentleft
	{
	width:218px;
	float:left;
	margin-left:1px;
	text-align:center;
	}
.contentleft img
	{
	margin:5px;
	}
.content
	{
	width:739px;
	padding:8px;
	float:right;
	margin-right:1px;
	}
.content h1
	{
	color:#ff8400;
	text-align:left;
	margin-left:20px;
	}
.content p
	{
	padding:10px;
	text-align:justify;
	color:#2a8fbe;
	}
.video
	{
	width:auto;
	float:left;
	padding:10px;
	}
#news
	{
	float:right;
	width:283px;
	padding:10px 10px 10px 0px;
	}
#newstitle
	{
	background:url(../images/news.png);
	text-align:center;
	color:#ffffff;
	}
.rightside
	{
	width:281px;
	border:#1f88b9 solid 1px;
	background:#edf4f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.rightside h2
	{
	font-size:14px;
	}
.rightside p
	{
	padding:2px;
	text-align:justify;
	color:#989898;
	}
.rightsidetext
	{
	width:182px;
	float:right;
	display:block;
	padding:5px 5px 5px 5px;
	}
.rightsideblue
	{
	color:#1f88b9;
	text-align:left;
	}
.rightsideread
	{
	color:#1f88b9;
	font-size:11px;
	text-align:right;
	}
.rightsidespacer
	{
	border-bottom:1px dotted #1f88b9;
	height:1px;
	width:100%;
	clear:both;
	}
.rightsideimage
	{
	float:left;
	width:83px;
	height:66px;
	margin:5px auto;
	padding-left:5px;
	}
.leftmenu
	{
	color:#2a8fbe;
	width:93%;
	margin:5px auto;
	text-align:center;
	}
.leftmenutitle
	{
	background:url(../images/itinerary.png);
	color:#e7f8ff;
	font-weight:bolder;
	padding:4px;
	}
.leftmenucontainer
	{
	border-bottom:1px solid #2a8fbe;
	border-left:1px solid #2a8fbe;
	border-right:1px solid #2a8fbe;
	padding:3px 0px;
	}
.leftmenured
	{
	color:#ff8400;
	}
.leftmenuone
	{
	padding:2px;
	float:left;
	width:34%;
	font-size:12px;
	}
.leftmenutwo
	{
	padding:2px;
	float:right;
	width:54%;
	}
.footer
	{
	width:896px;
	text-align:center;
	color:#ffffff;
	padding:20px 40px;
	}
.footer a
	{
	color:#ffffff;
	}
.footer a:hover
	{
	color:#cccccc;
	}
.forms
	{
	width:60%;
	margin:5px 0px 5px 80px;
	text-align:justify;
	}
.formsleft
	{
	float:left;
	width:78%;
	text-align:right;
	padding:5px 0px;
	}
.formsright
	{
	float:right;
	width:18%;
	text-align:left;
	padding:5px 0px;
	font-weight:bold;
	}
	