/*Locations Section*/

#main-content {
height:591px;
background: url(../images/content-locations-corcovado.jpg) no-repeat;
}

span#location-number {
position:absolute;
top:240px;
left:24px;
width:322px;
color:#1170A0;
font-weight: bold;
}

h3#content-title {
position:absolute;
top:258px;
left:24px;
width:317px;
font-weight: normal;
}

#content-text {
position:absolute;
top:288px;
left:24px;
width:322px;
height:330px;
overflow: auto;
margin:0;
padding:0;
}

#content-text p {
font-size:11px;
line-height: 16px;
margin:0;
padding:0 0 15px 0;
}

h3 {
margin:0 10px 10px 0;
padding:3px 0;
color:#1170A0;
border-bottom: 3px solid #FFCC00;
font-size:14px;
}

ul#locations-nav {
list-style: none;
}

a#location-rio {
position:absolute;
top:257px;
left:572px;
width:153px;
padding-top:47px;
height:0;
overflow: hidden;
background:url(../images/locations-nav-rio.jpg) no-repeat;
}

a#location-zancudo {
position:absolute;
top:502px;
left:625px;
width:115px;
padding-top:45px;
height:0;
overflow: hidden;
background:url(../images/locations-nav-zancudo.jpg) no-repeat;
}

a#location-corcovado {
position:absolute;
top:502px;
left:466px;
width:143px;
padding-top:39px;
height:0;
overflow: hidden;
background:url(../images/locations-nav-corcovado.jpg) no-repeat;
}