@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}

html, body {
	margin:0;
	padding:0;
	height: 100%;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#1E1E1E url(../images/template/bg-mesh.png) top center no-repeat;
	color:#FFF;
}

.sticky-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
	background: url(../images/template/bg-pattern.png) top left repeat;
}
.sticky-footer, .push {
	height: 45px; /* .push must be the same height as .footer */
	clear: both;
}
.sticky-footer {
	background-color:#454547;
}





/*.bg-pattern {
	width:100%; 
	height:100%; 
	position:fixed; 
	left:0;
	top:0;
	overflow:hidden;
	/*background: url(../images/template/bg-pattern.png) top left repeat;
}*/


.nav-container {
width:100%; 
height:50px;
position:relative;
margin: 0 auto;
padding:0;
text-align:center;
background:#FFF;
}
.nav-wrap {
width:900px; 
height:50px;
position:relative;
margin: 0 auto;
padding:0;
background:#FFF;
}



.container {
	width:100%;
	min-width:900px;
	height:auto;
	position:relative;
	margin: 0 auto;
	padding:0;
	text-align:center;
	background: url(../images/template/bg-tag.png) top right no-repeat;
}

.content-wrap {
	width:900px;
	height:auto;
	position:relative;
	margin: 0 auto;
	padding:0;
	text-align:left;
}

a {
	outline:none;
	color: #F78F28;
	text-decoration:none;
}
a:hover {
	color: #F78F28;
	text-decoration:underline;
}
a:visited {
	color: #666;
}

img, img a {
	border:none;
	text-decoration:none;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin:5px 0 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.page-container ul, .page-container li { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.page-container ul { 
	padding-left:25px;
	margin:-10px 0 15px;
}
.page-container li {
	margin:0 0 5px;
	
}
h1 {
	font-family: 'Homenaje', Arial, Helvetica, sans-serif;
	font-size: 31px;
	line-height: 31px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin:0 0 12px;
}

h2 {
	font-family: 'Homenaje', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: 'Homenaje', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

td, th {
	font-size:13px;
	font-weight:bold;
	color:#000;
	}



/**** START HEADER  ZONES ****/
.header-container {
	width:900px; 
	height:210px; 
	float:left;
	margin:35px 0 40px 0;
}

.h-logo {
	width:205px; 
	height:210px; 
	float:left;
}

.h-image-container {
	width:695px; 
	height:210px; 
	float:left;
	position:relative;
}

.h-image-band {
	width:695px; 
	height:2px;
	position:absolute;
	bottom:0;
	right:0;
	background:#E21C24;
	z-index:899;	
}
/**** END HEADER ZONES ****/

/**** START SLIDE SHOW ****/
.fadein, .fadein2 { position: relative; z-index:1;}
.fadein img { position: absolute; left: 0; top: 0; width:695px; height: 210px; }
.fadein2 img { position: absolute; left: 0; top: 0; width:695px; height: 305px; }
.js .fadein img, .js .fadein2 img { display: none; }
.js .fadein img:first-child, .js .fadein img:first-child { display: block;}
/**** END SLIDE SHOW ****/



/**** START PAGE ZONES ****/
.page-container { 
	width:900px;
	height:auto; 
	float:left;
	position:relative;
}


.side-nav-wrap {
	width:180px;
	height:auto;
	float:left;
	margin:0 0 30px 10px; 
}

.page-wrap {
	width:695px; /* 710px */
	height:auto;
	margin:0 0 30px 15px;
	float:left;
	position:relative;
}

.home-intro {
	/*padding-left:160px;
	background:url(../images/template/home-tag.png) top left no-repeat;
	background-position: 15px 0;*/
	min-height:450px;
}

.home-intro h1 {
	font-family: 'Homenaje', Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 46px;
	font-weight: normal;
	text-align:left;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin:0 0 12px;
}


.c-block-outer {width:665px;height:auto;padding:15px;background:#FFF;float:left; margin:0 0 20px 0; }
.c-block-inner {height:auto;background:#E0E0E0;}


#text {width:555px; padding:25px 96px 20px 14px; float:left;}
#gen {width:605px; padding:10px 50px 10px 10px; float:left;}
#map {width:665px; padding:0; margin:0; float:left;}


#gen div.image {float:left; height:auto; width:135px;}
#gen div.text {float:left; height:auto; width:470px;}

#gen img {float:left; margin-right:15px;}

#gen p {margin-top:2px; line-height:17px;}

#gen a {	
	font-family: 'Homenaje', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	padding:3px 5px 2px;
	text-transform: uppercase;
	text-decoration: none;
}
#gen a:link, #gen a:visited {	
	color: #FFF;
	background:#1E1E1E;
	text-decoration: none;
}
#gen a:hover {	
	color: #FFF;
	background:#555;
}
#gen a:active {	
	color: #FFF;
	background:#E21C24;
}


.p-images {
	width:175px;
	height:auto;
	float:left;
	margin:10px 25px 0 60px;
	text-align:center;
}

.p-images img {
	border:6px solid #FDD22B;
	margin-bottom:7px;
}
/**** END PAGE ZONES ****/

/**** START FOOTER ZONES ****/
.footer {
	width:900px; 
	height:15px;
	margin:0 auto;
	padding:15px 0 0;
	font-size: 11px;
	font-weight: normal;
	text-align:centre;
	z-index:9001;
}
.footer-left {
	width:650px; 
	height:15px;
	float:left;
	text-align:left;
}
.footer-right {
	width:250px; 
	height:15px;
	float:left;
	text-align:right;
}

.footer-right a {
	color:#00A8E8;
}
.footer-right a:hover {
	color:#B7B7B7;
	text-decoration:none;
}

/**** END FOOTER ZONES ****/




 .error_strings, #red {
	color:#FF0202 
 }