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

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

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

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

h1 {
	font-size:14px;
}

h2{
 font-size: 11px;
}

h1, h2, h3{
	color: #0B84EB;
	font-weight:bold;
	margin:0 0 13px;
}

.transferImage{
	float: right;
	margin: 0 0 20px 20px;
}

.caption{
	font-size: 10px;
	text-align: right;
}

div.searchnowshadow img{
  cursor: pointer;
}

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

#innerLeftMainBox input.blueButtonSmall{
	position: absolute;
	right: 0px;
	top: 0px;
}

#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{
	font-size: 21px;
	color: #1e90ff;
	padding-right: 40px;
}

#innerLeftMainBoxContent h1 span{
	color: #666666;
}

#innerLeftMainBoxContent p{
  font-weight: normal;
}

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

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

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

h2 span{
	color: #666666;
}

p {
	text-align: justify;
}

