	header, section, footer{
	display: block;
	}

	body{
	margin: 0;
	padding: 0;
	}
	
	header{
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 780px;
	height: auto;
	overflow: hidden;
	}
	
	header .nav-flash{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 139px;
	}
	
	header .nav-flash img{
	margin: 0;
	padding: 0;
	border: none;
	}
	
	header .newsletter{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 25px;
	background-image: url(../images/bg-newsletter.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	}
	
	header .newsletter form{
	margin: 0;
	padding: 0;
	padding-left: 230px;
	width: 500px;
	height: 25px;
	background-image: url(../images/bg-form-newsletter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
	header .newsletter input{
	margin: 0;
	margin-right: 10px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	border: none;
	background: none;
	width: 120px;
	}
	
	header .newsletter #button{
	margin: 0;
	padding: 0;
	width: 25px;
	height: auto;
	border: none;
	cursor: pointer;
	}
	
	.banner{
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 10px;
	width: 760px;
	height: auto;
	overflow: hidden;
	/*background-image: url(../images/bg-flash.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	background: #EDEDED;
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ddd;
	position: relative;
	}
	
	.escondido h2 {
	text-indent: -9999px;
	}
	
	.banner ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	}
	
	.banner .nav-banner{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	
	width: auto;
	height: 20px;
	text-align: center;
	/*background-image: url(../images/bg-banner-nav.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	background: #EAEAEA;
	border: 1px solid #ddd;
	border-bottom: none;
	border-radius: 6px;
	-moz-border-radius: 6px;
	position: absolute;
	bottom: 10px;
	left: 670px;
	z-index: 1000;
	}
	
	.banner .nav-banner ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

	.banner .nav-banner .semBorda{
		padding: 0;
		border: none;
	}
	
	.banner .nav-banner li{
	margin: 0;
	padding: 0;
	display: block;
	width: 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #999;
	float: left;
	}
	

	
	.banner .nav-banner li a{
	color: #919191;
	text-decoration: none;
	
	}
	
	.banner .nav-banner li a:hover{
	color: #233e95;
	}
	
	.banner .nav-banner li .pages_active {
	font-weight: bold;
	color: #264198;
	}
	
	.banner .rotator{
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: auto;
	display: block;
	z-index: -1000;
	}
		
	section{
	margin: 0 auto;
	padding: 20px;
	width: 740px;
	height: auto;
	overflow: hidden;
	background: url(../images/bg-section.jpg) top left no-repeat;
	}
		
	section{
	background /*\**/: url(../images/bg-section.jpg) top left no-repeat\9 ;
	}
	
	section article{
	margin: 0;
	padding: 0;
	width: 550px;
	height: auto;
	overflow: auto;
	float: left;
	}
	
	section article .left{
	margin: 0;
	padding: 0;
	width: 370px;
	height:auto;
	overflow: hidden;
	float: left;
	}
	
	section article .right{
	margin: 0;
	padding: 0;
	width: 160px;
	height:auto;
	overflow: auto;
	float: left;
	}
	
	section article .enterprises{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
	width: 360px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/border-bottom-left.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
	section article .enterprises h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 97%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px 0px no-repeat;
	}
	
	section article .enterprises h2 a{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	}
	
	section article .enterprises p{
	margin: 0;
	padding: 0;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	display: block;
	width: 70%;
	}
	
	section article .enterprises .gallery-home{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
	}
	
	section article .enterprises .gallery-home img{
	margin: 0 auto;
	margin-right: 5px;
	padding: 6px;
	border: none;
	background: url(../images/bg-imagrs.jpg) 0 0 no-repeat;
	float: left;
	}
	
	section article .enterprises a{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	display: block;
	width: 95%;
	height: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	text-align: right;
	}
	
	section article .schools{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
	width: 360px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/border-bottom-left.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
	section article .schools h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -24px no-repeat;
	}
	
	section article .schools h2 a{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	}
	
	section article .schools img{
	margin: 0 auto;
	margin-right: 10px;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: none;
	display: block;
	background: url(../images/bg-imagrs.jpg) 0 -107px no-repeat;
	float: left;
	}
	
	section article .schools p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	display: block;
	width: 61%;
	float: left;
	}
	
	section article .schools a{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	display: block;
	width: 61%;
	float: left;
	}	
	
	section article .courses{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	width: 360px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/border-bottom-left.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
		
	section article .courses h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -52px no-repeat;
	}
	
	section article .courses h2 a{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	}
	
	section article .courses img{
	margin: 0 auto;
	margin-right: 10px;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: none;
	display: block;
	background: url(../images/bg-imagrs.jpg) 0 -107px no-repeat;
	float: left;
	}
	
	section article .courses p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	display: block;
	width: 61%;
	float: left;
	}
	
	section article .courses a{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	display: block;
	width: 61%;
	float: left;
	}
	
	section article .testimonials{
	margin: 0;
	padding: 0;
	width: 385px;
	height: auto;
	padding-left: 10px;
	}
	
	section article .attractions{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 35px;
	width: 160px;
	height: auto;
	overflow: hidden;
	background-image: url(../images/bg-bottom-right.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	}
	
	section article .attractions h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 80%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -157px no-repeat;
	}
	
	
	section article .right .attractions h2 a{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	}
	
	
	section article .attractions img{
	margin: 0 auto;
	padding: 0;
	border: none;
	
	}
	
	section article .attractions p{
	margin: 0;
	padding: 0;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	float: left;
	}
	
	section article .attractions a{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	font-weight: bold;
	color: #525252;
	position: absolute;
	top: 185px;
	left: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	section article .kids-corner{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
	width: 160px;
	height: auto;
	overflow: hidden;
	}
	
	section article .kids-corner h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 80%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -79px no-repeat;
	}
	
	section article .kids-corner h2 a{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	}
	
	section article .kids-corner img{
	margin: 0 auto;
	margin-right: 10px;
	padding: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: none;
	background: url(../images/bg-imagrs.jpg) 0 -248px no-repeat;
	}
	
	section article .kids-corner p{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	}
	
	section article .kids-corner a{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	}
	
	section aside{
	margin: 0;
	padding: 0;
	width: 180px;
	float: right;
	}
	
	section aside .online-service{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
	width: 185px;
	height: auto;
	overflow: hidden;
	}
	
	section aside .online-service h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -180px no-repeat;
	}
	
	section aside .online-service img{
	margin: 0 auto;
	padding: 0;
	border: none;
	/*display: block;*/
	}
	
	section aside .online-service p{
	margin: 0;
	padding: 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	float: left;
	}
	
	section aside .social-networks{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
	width: 185px;
	height: auto;
	overflow: auto;
	}
	
	section aside .social-networks h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -133px no-repeat;
	}
	
	section aside .social-networks img{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-left: 12px;
	border: none;
	float: left;
	}
	
	section aside .social-networks p{
	margin: 0;
	padding: 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	float: left;
	}
	
	section aside .contact{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 15px;
	width: 185px;
	height: auto;
	overflow: hidden;
	}
	
	section aside .contact h2{
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2e4b9f;
	text-indent: -999px;
	background: url(../images/titles.jpg) 0px -106px no-repeat;
	}
	
	section aside .contact h2 a{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	display: block;
	width: 100%;
	height: auto;
	}
	
	section aside .contact img{
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	border: none;
	display: block;
	}
	
	section aside .contact p{
	margin: 0;
	padding: 0;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	}
	
	footer{
	height: 30px;
	}
	
	
