/* CSS Document */

body {
	background-image:url(/site_images/flightback.jpg);
	background-repeat:repeat-x;
	background-color:#CBE1D4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	text-align: center;
}

/* commented backslash hack v2 */ 
html, body{height:100%;} 
/* end hack */

#grey-column
{
width:760px;
min-height: 100%;/* for moz and others*/
margin-left: auto;
margin-right: auto;
background-color: #cccccc;
background-image:url(/site_images/bodyback3.jpg);
text-align: left;
}

* html #grey-column {height:100%}/* for ie*/

#main-column
{
width:750px;
min-height: 100%;/* for moz and others*/
margin-left: 5px;
margin-right: auto;

}

* html #main-column {height:100%}/* for ie*/

#headline
{
width:750px;
height:40px;
background-color:#ffffff;
background-image:url(../site_images/travel_header.gif)
}

#top-pic
{
width:750px;
height:120px;
background-image:url(../site_images/flight_top.jpg);
}

#breadcrumbs
{
width:750px;
height:20px;
background-color:#427751;
}

#left-column
{
width:150px;
float:left;
}

#contents-column
{
margin-left:auto;
margin-right:auto;
margin-top:8px;
width:445px;
float:left;
padding-left:5px;
}

#contents
{
width:435px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#leftcontent {
width:215px;
float:left;
text-align:left;
}

#rightcontent {
width:215px;
margin-left:10px;
float:left;
text-align:left;
}

#right-column
{
width:150px;
float:right;
}

#footer
{
width:750px;
bottom:1px;
margin-left: 5px;
margin-right: auto;
text-align:center;
}

#qfoltitles {
background-color:#006699; 
height:16px; 
padding-top:2px; 
width:145px; 
padding-left:5px; 
vertical-align:bottom;
}

#traveltitles {
background-color:#427751; 
height:16px; 
padding-top:2px; 
width:145px; 
padding-left:5px; 
vertical-align:bottom;
}

.clearer{
height:1px;
overflow:hidden;
clear:both;
margin-top:-1px;
}

/* --------------------------- */

#pic1
{
float:right;
width:150px;
}

#pic2
{
margin-top:250px;
float:right;
width:150px;
}
