body {
	font-family: arial;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#page {
	width: 920px;
	height: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	border: 0px solid #999;
	background-color: #E0F7FF;
}
#header {
	height: 136px;
	width: 100%;
	background-image: url(images/flights_to_lagos_header.gif);
	background-repeat: no-repeat;
}

#headers {
	height: 148px;
	width:100%;
	background-image:url(images/flights_to_lagos_header.gif);
	background-repeat:no-repeat;
}

#header1 {
	height: 29px;
	width: 100%;
	background-color: #B6DCEE;
	background-repeat: no-repeat;
	margin-top: -3px;
}

#menu {
	width: 60%;
	height: 22px;
	float: right;
	margin-top: -30px;
	color: #B6DCEE;
	padding-top: 5px;
}
#menu a {
	font-size: 12px;
	color: #426687;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration:none;
	font-weight: bold;
}
#menu a:hover {
	background-color: #426687;
	color: #B6DCEE;
}
.col01 {
	height: 780px;
	width: 380px;
	float: left;
}

/* SEARCH */

.searchArea {
	width: 250px;
	height: 250px;
	font-family: arial;
	font-size: 14px;
	color: #999;
	border: 1px solid #996699;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #996699;
}
.searchTitle {
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	color: #FFF;
	background-color: #660066;
}
.searchFunctionalArea {
	height: 225px;
	width: 250px;
}
.searchRow {
	width: 260px;
	height: 23px;
	clear: both;
}
.searchRowLabel {
	width: 35%;
	float: left;
	height: 23px;
	padding-top: 7px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.searchRowValue {
	width: 60%;
	float: left;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	color: #666;
	font-size: 12px;
}
.searchRowValue select{
	font-size: 10px;
	color: #000;
}

.searchRowValue input{
	font-size: 12px;
	color: #FFF;
	background-color: #663366;
	font-weight: bold;
}
.linksTitle {
	width: 350px;
	height: 22px;
	background-color: #5C82A4;
	color: #FFF;
	font-weight: bold;
	margin-right: auto;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 10px;
	margin-top: 15px;
}
.links {
	width: 350px;
	margin-right: auto;
	margin-left: 9px;
	border: 1px solid #E0F7FF;
	height: 40px;
	color: #426687;
	background-color: #FFF;
	padding: 5px;
}


/* end */

.col02 {
	height: 780px;
	width: 540px;
	float: right;
}

.fares {
	width: 517px;
	height: 747px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.fareTitle {
	width: 488px;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
	background-color: #426687;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.fareInfo {
	width: 496px;
	height: 123px;
	color: #3B8841;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-color: #CAE4F0;
}

/* FARES */

.fareInfo2 {
	width: 70%;
	height: 123px;
	float: left;
}

.faresRow {
	height: 24px;
	width: 100%;
}
.faresRowLabel {
	width: 22%;
	height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.faresRowValue {
	width: 65%;
	float: right;
	height: 20px;
	padding-top: 4px;
	font-size: 14px;
	color: #330033;
}
.reservation {
	float: left;
	width: 30%;
	height: 123px;
	text-align: center;
	color: #CC0066;
	font-weight: bold;
	font-size: 16px;
}

/* FARES END */

#footer {
	width: 100%;
	height: 140px;
	background-image: url(images/flights_to_lagos_footerBG2.gif);
	background-repeat: no-repeat;
	clear: both;
}
#footer a {
	color: #426687;
	text-decoration:none;
}

.powered {
	width: 800px;
	height: 40px;
	float: right;
	padding-top: 10px;
	color: #666;
}
.powered a {
	font-weight: bold;
	color: #666;
	text-decoration:none;
}
.partners {
	clear: both;
	padding-top: -3px;
	height: 11px;
	color: #426687;
	width: 900px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 11px;
}
.copyrights {
	width: 450px;
	height: 20px;
	text-align: center;
	color: #426687;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.copyrights a {
	color: #426687;
	font-weight: normal;
	text-decoration:none;
}
.footerRow {
	width: 100%;
	height: 42px;
}
.footerCol {
	width: 260px;
	height: 35px;
	float: left;
	text-align: center;
}

