html {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	
}

body {
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}

.mainnav {
	width: 100%;
	height: 30px;
	margin: auto;
	text-align:center;
	background-image:url('../images/bg-nav.gif');
	background-repeat:repeat-x;
	background-position:top;
}

.footer-container {
	background-image:url('../images/footer-fade.gif');
	background-repeat:repeat-x;
	background-position:top;
}

.footer {
	width:950px;
	height:34px;
	padding-top:8px;
	position:relative;
}

.footer, .footer a {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	vertical-align: baseline;  
	border: 0px solid #FFFF00;
	text-align:left;
}

.footer a, .footer a:visited {
	margin:5px;
}

.footer a:hover {
	text-decoration: underline;
}

.main_container {
	position:relative;
	width: 100%; 
	height: 569px;
	vertical-align:center;
	margin: auto;
	border: 0px solid #FF0000;
	background-repeat:no-repeat;
	background-position:center;
}

.main_container .inner_container {
	position:absolute;
	bottom: 0px;
	left:0px;
	border: 0px solid #336600;
	width:100%;
	
}

.slider {
	/*background-color:#566075;*/
	border: 0px solid #336600;
	text-align:center;
}

.slider-bg {
	background-position:top;
	background-repeat:repeat-x;
	height:40px;
	width:100%;
}

#expandingFooter {
	background-position:top;
	background-repeat:repeat-x;
}

#flash-background{
	width:100%;
	height:544px;
	text-align:center;
	vertical-align:middle;
	margin:0px auto;
	position:absolute;
	top:22px;
	left:0px;
	margin-left:0px;
	z-index:0;
	border: 0px solid #FFFF00;
	background-color:#181818;
}

.outer_container {
	vertical-align: middle;
	text-align: center;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	border-collapse:collapse;
	border-width:0px;
}

.content-title {
	color:#FFFFFF;
	font-family: Georgia, sans-serif;
	font-size: 20px;
	padding-top:10px;
	
}

.content-text {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

 .content-text a, .content-text a:visited {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}

.content-text a:hover {
	color:#F0C133;
	text-decoration:none;
}

.subnav, .subnav a, .subnav a:visited {
	color:#F0C133;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.subnav a:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.subnav-divider {
	color:#FFFFFF;
	font-weight:bold;
}

.contentover {
	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;	
}

.quickbook {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.quickbook select{
	color:#1C5BAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#avviolink {
	font-size: 9px;
	color: #999999;
	text-align:right;
	position:relative;
	right:-5px;
	margin-top:0px;
	border:0px #FFFF00 solid;
}
#avviolink a, #avviolink a:visited {
	text-decoration: none;
	color: #667085;
}

.relaischanteaux {
	margin:4px;
	position:absolute;
	top:-10px;
	right:-118px;
}

.footer_links {
	margin:4px;
	position:relative;
	float:left;
	text-align:left;
	width:420px;
	line-height:16px;
}

.footer_links a, .footer_links a:visited {
	text-decoration: none;
	color: #667085;
}

.footer_links a:hover {
	text-decoration: underline;
	color: #667085;
}


.footer_address {
	margin:4px;
	position:relative;
	text-align:right;
	width:440px;
	float:right;
	right:50px;
	line-height:16px;
}

.footer_address a, .footer_address a:visited {
	text-decoration: none;
	color: #667085;
}

.footer_address a:hover {
	text-decoration: underline;
	color: #667085;
}
.offer_group_content{
	float:left;
	width:300px;
	border: 1px solid #808a9e ;
	height:100px;
	margin:6px;
	background-color:#404b61;
}
.offer_heading{
	color:#ffde77;
	font-size:14px;
	font-weight:bold;
}
#bookimg{
	border:0 none;
	margin-left:135px;
	margin-top:-23px;
	position:absolute;
}
.tableclass img{
	border:1px solid #cdb35e;
}