@charset "iso-8859-1";
.container { 
width : 1004px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
height:100%;
background-image : url(images/bgmain.jpg);
background-repeat : repeat-y;
} 
.borders {
	border: 1px solid #3366CC;
	padding: 2px;
}

.spanish_left {
	
	width: 112px;
	float: left;
	background-image: url(images/spanish_left.jpg);
	height: 378px;
	
	
}


.spanish_mid {
	width: 771px;
	float: left;
	background-image: url(images/spanishbnr.jpg);
	height: 100%;
	background-repeat: no-repeat;
}
.maincontent
{
	float: left;
	clear:both;
	width:550px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	
}
.navigation {
	clear: both;
	height: 21px;
	width: 771px;
	padding: 0px;
}
.maincontent_right
{
	padding-left: 0px;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	width:170px;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #257CA7;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headings_h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.footer {
	color : #003366;
	font-size : 12px;
	text-align : center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/spanish_footer.jpg);
	background-repeat: no-repeat;
	width: 1004px;
	background-position: center bottom;
	height: 97px;
	margin-top: auto;
	clear:both;
	font-family: "Trebuchet MS";
} 


.header_slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	padding-top: 140px;
	padding-left: 100px;
	top: 20px;
	padding-bottom: 47px;
}
.bullets2 {
	font-size: 13px;
	list-style-image: url(images/arrow.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
