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

#main_content { background: #fff url("images/nav_dropshadow.gif") repeat-x top left; border-top: 2px solid #005501; clear: both; padding:0; margin:0;}
/* Intro Module */
#intro_module {
margin: 20px 15px 15px 22px;  
background: #fff  url("show/galapagos3.jpg" ) no-repeat bottom left;
width: 920px;  
position: relative; 
min-height: 340px; 
height: auto !important;  
height: 330px;
}
#intro_module h2 {
color: #434343; 
margin: 0 520 px 0 0; 
padding: 30px 30px 5px 30px; 
font-size: 36px; 
letter-spacing: -1px; 
font-weight: bold; 
text-align: right;
} 
#intro_module img{position: absolute; bottom: 0; right: 35px;}
#intro_module p {
font-size: 20px; 
margin: 0 5px 0 0; 
padding: 0 30px 0 30px; 
color:#009933; 
font-weight: bold; 
line-height: 24px;
text-align: right;
}
