html{
	height:100%;
	margin:0px;
	padding:0px;
} 
html,body {
	padding: 0px;
	margin: 0px;
  	background-color:#a4b6b5;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
body{	
	text-align: center;
	min-width: 850px;/* for mozilla*/
	height: 100%;
    font-size: 12px;
	background-color:#a4b6b5;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #09389B; 
	text-decoration: none;
}
a:hover, a:active, .posted a:link, .posted a:visited, 
.posted a:hover, .posted a:active {
	color: #3E79F4; 
	text-decoration:none;
}
a img { border: none; }

#outer{
	height:99.9%;
	min-height:100%;
	width: 850px;
	text-align:left;
	margin: auto;
	position: relative;
	overflow: visible;
	background-color: white; /*#a4b6b5;*/
}
html>body #outer{
	height:auto;
} 
#inner{
  	width: 850px; 
	padding-top: 352px; /*needed to make room for header*/
	background-color:#a4b6b5;
}
#inner-nolinks{
  	width: 850px; 
	padding-top: 352x; /*needed to make room for header*/
	background-color:#a4b6b5;
}
#top-header{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
  	width: 850px;
  	height: 300px; 
    background: #a4b6b5; 
} 
#top-header-nolinks{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
  	width: 850px;
  	height: 300px; 
    background: #a4b6b5; 
} 
#travel-logo{
	margin: 1px 0 0 0;
	display: block;
	float:left;
  	width: 350px;
  	height: 300px; 
    background: url(img/travel-logo.gif) no-repeat;   
} 
#top-image{
	margin: 1px 0 0 0;
	display: block;
	float:right;
  	width: 500px;
  	height: 300px; 
    background: url(img/palm-trees.jpg) no-repeat;   
}	
#slideshow{
	float: right;
	display: block;
  	width: 500px;
  	height: 300px; 
}
#button-row{
   margin-left: 0px;
   width: 850px;
   height: 52px;
   border-bottom: 1px solid #0f4c5f;	   
}
#button-row .home{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/home-button.gif) no-repeat;	
}
#button-row .hotels{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/hotels-button.gif) no-repeat;	
}
#button-row .packages{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/packages-button.gif) no-repeat;	
}

#button-row .cruises{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/cruises-button.gif) no-repeat;	 
}
#button-row .air{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/air-button.gif) no-repeat;	
}
#button-row .car{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/car-button.gif) no-repeat;	
}
#button-row .rentals{
   float: left;
   width: 124px;
   height: 52px;	
   background: url(img/vacation-rentals-buttonW.gif) no-repeat;	
}
#button-row .home:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/home-button-rollover.gif) no-repeat;	
}
#button-row .hotels:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/hotels-button-rollover.gif) no-repeat;	
}
#button-row .packages:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/packages-button-rollover.gif) no-repeat;	
}
#button-row .cruises:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/cruises-button-rollover.gif) no-repeat;	
}
#button-row .air:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/air-button-rollover.gif) no-repeat;	
}
#button-row .car:hover{
   float: left;
   width: 121px;
   height: 52px;	
   background: url(img/car-button-rollover.gif) no-repeat;	
}
#button-row .rentals:hover{
   float: left;
   width: 124px;
   height: 52px;	
   background: url(img/vacation-rentals-button-rolloverW.gif) no-repeat;	
}
#content{
	float: left;
  	width: 850px; 
	background-color: white; /*#a4b6b5;*/
	
}
*html #content{
  	width: 850px;
}

#content-text{
/*	float: left;
	margin: 0px;
	width: 850px;
*/	background-color:#FFFFFF;
}
#footer-logo{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 40px;
	height: 39px;
	background: url(img/footer-logo.gif) no-repeat;
}
#footer-text{
 	float: left;
 	width: 250px;
    padding-left:0px;
	margin-top: 23px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	color: white;
}
#footer-links{
	float: right;
	margin-right: 20px;
 	width: 470px;
    padding-left:0px;
  	margin-top: 15px;	
	font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	color: #737373;
}

#footer-links a{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #737373;
	text-decoration: none;	
}
#footer-links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: white;
	text-decoration: none;	
}
#clearfooter {
	width:100%;
	height: 67px;
	clear:both;
} /* to clear footer */
#footer{
	clear:both;
	left:0px;
	bottom:0px;
	position: absolute;
	margin-left: 0px;
  	width: 850px;
  	height: 67px;
	display: block;
	text-align: center;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
	background: #a4b6b5 url(img/footer.gif) repeat-x top left;
}
* html #footer{
	margin-bottom: -1px;
}/* ie rounding bug*/
