#contentLeft{
	width: 195px;
	float: left;
}

#contentRight{
	width: 725px;
	float: right;
 position: relative;
}

#innerLeft{
	width: 497px;
	float: left;
}

#innerRight{
	width: 208px;
	float: right;
}

#innerLeftMainBox{
  margin-bottom: 20px;
  overflow: hidden;
  height: auto;
  background-image: url(../images/destinationsBar.jpg);
  background-repeat: repeat-y;
  position: relative;
}

#innerLeftMainBoxBar{
	float: left;
	width: 100px;
	background-color: #d0d0d0;
	overflow: hidden;
}

#innerLeftMainBoxBar img{
	margin-top: 30px;
	margin-bottom: 20px;
}

#innerLeftMainBoxContent{
	float: right;
	width: 387px;
}

/*
#innerLeftMainBoxContent h1{
	background-image: url(../images/hoppaOffersTitle.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 125px;
	height: 25px;
	margin-top: 0px;
}

#innerLeftMainBoxContent h1 span{
	position: absolute;
	left: -9999px;
}
*/

#innerLeftMainBoxFootBar{
	background-color: #D0D0D0;
	height: 20px;
	clear: both;
}

#innerLeftMainBoxFootBar div{
	width: 100px;
	height: 20px;
	background-color: #aaaaaa;
}

h1 {
	font-size:14px;
	font-weight:strong;
	margin:0 0 13px;
}

h2{
 font-size: 11px;
}

a:link, a:visited{
	text-decoration: none;
	color: #208eff;
}

.centeredImage {
margin-bottom:0;
margin-top:0;
padding:0;
text-align:center;
}

.header{
color: #1E90FF;
font-size: 21px;
font-weight: strong;
}

.header span {
color: #666666;
}
