@charset "utf-8";
/* www.cheapbangkokflights.co.uk develop by Bilal Shakeel*/

#header {
	position:absolute;
	left:9px;
	top:16px;
	width:900px;
	height:151px;
	z-index:1;
	background-color: #D47FFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#buttons {
	position:absolute;
	left:9px;
	top:168px;
	width:900px;
	height:26px;
	z-index:3;
	background-color: #99CC66;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#breadcrums {
	position:absolute;
	left:-1px;
	top:-42px;
	width:900px;
	height:40px;
	z-index:1;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-top-color: #99CC66;
	border-right-color: #99CC66;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
	border-right-style: double;
	border-left-style: double;
	border-right-width: medium;
	border-left-width: medium;
}
.center {
	width: 900px;
	position: relative;
	top: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


