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

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

#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: 180px;
	height: 30px;
	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;
}

h2{
 font-size: 11px;
}

a:link, a:visited{
	text-decoration: none;
}

#frog p{
	margin: 0px;
}

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