/*@charset "UTF-8";
 CSS Document */

* {
	border: none;
	padding: 0;
	margin: 0;

}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #5A6D81;
}

#container {
	width: 896px;
	height: auto;
	background-color: #F5F5F5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*  -----  H E A D E R  -----  */

#header-container {
	height: 139px;
	width: 896px;
	background-image: url(images/bk_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#logo{
	float: left;
	margin: 0;
	padding: 0;
}

#NAV-container{
	width: 500px;
	height: 100px;
	margin-top: 60px;
	float: right;
}

#ENG-navcontainer {
	width: 500px;
	height: 30px;
}

#ENG-navcontainer ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: right;
}

#ENG-navcontainer ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ENG-navcontainer ul li a {
	text-decoration: none;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	color: #003E7E;
	background-color: #F5F5F5;
}

#ENG-navcontainer ul li a:hover{
	text-decoration: none;
	color: #C1C1C1;
}

#ENG-navcontainer ul li a.current{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #767C82;
	padding-right: 1.5em;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	padding-left: 1.5em;
}


#SPA-navcontainer {
	width: 500px;
	height: 30px;
}

#SPA-navcontainer ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: right;
}

#SPA-navcontainer ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#SPA-navcontainer ul li a {
	text-decoration: none;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	color: #003E7E;
}

#SPA-navcontainer ul li a:hover{
	text-decoration: none;
	color: #C1C1C1;
}

#SPA-navcontainer ul li a.SPAcurrent{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #767C82;
	padding-right: 0.8em;
	padding-bottom: 0.7em;
	padding-top: 1em;
	padding-left: 0.8em;
}

#BLUEcontainer{
	background-image: url(images/blue-head.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 896px;
}



/* -----LEFT CONTENT----- */

#leftcol {
	float: left;
	width: 520px;
	margin-left: 70px;
	margin-top: 30px;
	margin-bottom: 70px;
	padding-right: 20px;
	border-right: 1px solid #767C82;
}

#imagebox{
	margin: 8px;
	height: 260px;
	width: 508px;	
}

#quotebox{
	margin: 0px;
	height: 115px;
	width: 500px;	
}

.slides {
	position: relative;
	z-index: 1;
	display: none;
}

#slide1 {
	display: block;
}

#leftcontent{
	font-size: 11px;
	letter-spacing: .02em;
	word-spacing: .2em;
	line-height: 15px;
	color: #646464;
	padding-bottom: 50px;
	padding-right: 22px;
	padding-left:22px;
}

#videocontainer {
	width: 420px;
	height: auto;
	float: left;
}

#videocontainer-right {
	width: 400px;
	height: auto;
	margin-left: 480px;
}


#videoleft {
	margin-left: 60px;
	width: 358px;
	height: auto;
}

#videoright {
	width: 380px;
	height: auto;
}

#video-content {
	width: 338px;
	height: auto;
	margin-bottom: 50px;
	font-size: 11px;
	letter-spacing: .02em;
	word-spacing: .2em;
	line-height: 15px;
	color: #646464;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}


#stories {
	margin-left: 115px;
	margin-right: 100px;
	margin-top: 50px;
	width: 500px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: .05em;
	word-spacing: .15em;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	padding-right: 80px;
	background-color: #456f9b;
}

#title{
	font-size: 16px;
	font-weight: bold;
	color: #003E7E;
	letter-spacing: 0.03em;
	word-spacing: 0.1em;	
}

#about {
	font-size: 11px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 15px;
	color: #646464;
}



/* -----RIGHT CONTENT----- */

#rightcol {
	margin-left: 630px;
	width: 250px;
}

#rightcontent {
	font-size: 9px;
	line-height: 15px;
	letter-spacing: .05em;
	word-spacing: .15em;
	margin: 20px;
	margin-top: 50px;
	color: #646464;
}

#videorigth {
	width: 450px;
	margin-left: 515px;
	margin-bottom: 30px;
	margin-top: 30px;
}



/* -----CLASSES----- */

.greeting{
	font-size: 12px;
	font-weight: bold;
	word-spacing: 0.08em;
	letter-spacing: 0.025em;	
}

.dropcap {
	float:left;
	color:#003E7E;
	font-size:35px;
	font-weight:bold;
	line-height:30px;
	padding-top:1px;
	padding-right: 1px;
}


/* -----FOOTER----- */


#footer{
	clear: both;
	color: #FFFFFF;
	background-color: #A0A0A0;
	height: 200px;
	width: 896px;
	padding: 0px;
	font-size: 8px;
}

#leftfoot {
	margin-top: 50px;
	float: left;
	width: 275px;
	height: auto;
}

#rightfoot {
	width: 150px;
	height: 40px;
	float: right;
	font-size: 6px;
	margin-top: 80px;
}

#contentfoot {
	margin-top: 80px;
	margin-left: 330px;
	height: auto;
	width: 399px;
}

.congreso {
	font-size: 12px;
	font-weight: bold;	
}


#FOOT-navcontainer {
	width: 896px;
	height: 35px;
	background-color: #5A6D81;
	border-bottom: 2px solid #003E7E;
}

#FOOT-navcontainer ul {
	font-size: 8px;
	list-style-type: none;
	text-align: left;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding-top: 15px;
	font-weight: normal;
}

#FOOT-navcontainer ul li {
	display: inline;
}

#FOOT-navcontainer ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 5em;
	margin-right: 1px;
	margin-left: 10px;

}

#FOOT-navcontainer ul li a:hover{
	text-decoration: none;
	color: #003E7E;
}

#FOOT-navcontainer ul li a.spanish {
	color: #94a0ad;
	font-weight: bold;
	padding-left: 0;
}

