/* CSS Document */

html, body {
  background: #009900;
  color:#000000;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
  width: 920px;
  margin: 15px auto;
  background-color:#006699;
  
 
}

#titlebar {
  width: 920px;
  height: 129px;
  background:#3399FF;
 
}

#searchbar {
   width: 920px;
   
   
}
 #googlesearch {
 width: 370px;
 }
 
#languagebar {
width: 920px;
}

#glinks {
width: 920px;
height: 25px;
}

#sidebar {
    width: 155px;
	
}

.sidebarheader {
width: 155px;
}

.sidebarmenu {
width: 155px;
}

#maincontent {
width: 760px;

}

.flightsleft {
width: 125px;
height: 85px;
}

.flightscenter {
width: 400px;
height: 85px;
}

.flightsright {
width: 150px;
height: 85px;
}

.hotelsleft {
width: 520px;
}
.hotelsright {
width 500px;
}

#googleimagead {
width: 350px;
}

#leftimage {
width: 310px;
}

#financeleft {
width: 500px;
}
