
#villasContentFrame {
   width: 323px;
   float: left;
   display:inline;   
   }
   
#villasImageFrame {
   width: 220px;
   float: left;
   display:inline;
   } 
   
#villasInternalFrame {
  width: 300px;
  padding: 0 0 0 5px;
  margin-top: 10px;
  } 
  
#flashFrame {
   width: 285px;
   height: 200px;
   margin: 0 0 0 10px;
   } 
   
#homeContentFrame {
   width: 273px;
   height: 400px;
   margin-left: 5px;
   float: left;
   display:inline;
   background-color:#fff;   
   }

#videoFrame {
   width: 260px;
   height: 245px;
   margin: 10px 0 0 5px;
   background-color:#fff;
   float: left;
   display: inline;
   } 
   
#topImageSpacer {
    margin-top: 30px;
	}   
   
#latestDeals {
   width: 260px;
   height: 190px;
   margin: 10px 0 0 5px;
   background-color:#fff;
   float: left;
   display: inline;
   } 
   
.links {
  display:block;
  }   

#subscribeFrame {
 width: 261px;
 height: 156px;
 float:left;
 display:inline;
 background-image:url(../images/body_02.jpg);
 }
                
#subscribe {  
   width: 135px;
   height: 116px;
   margin: 30px 0 0 20px;
   
   }

#subscribe .formLabels {
       margin: 0 3px 10px 0;
	   padding: 0 0 0 0;
       width: 30px;	     
	   float:left;
	   display:inline;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11px;	
	   color:#000;
	   text-align:right;	       
	   }
#subscribe input {
    width: 97px;
	height: 16px;    
	float:left;
	display:inline;
    background-color:#fff;
	border: 1px solid;
	border-left-color:#173527;
	border-top-color:#173527;
	border-right-color:#ccc;
	border-bottom-color:#ccc;	
	}
	
#subscribe input.sendButton {
    width: 97px;
	height: 16px;
	font-size:11px;
     float:left;
	 display:inline;		
	 margin: 0 0 0 0px;	 
	 background-color:#fff;	 
	 }
	 
p.newsletter {
  font-size: 11px;
  color:#000000;
   margin: 0 0 5px 0;
   text-align:justify;
  }
  
p.newsletterHeader {
  font-size: 11px;
  color:#000000;
  font-weight:bold;
  margin: 0 0 5px 0;
  }	   	 		      
