/* CSS text file for AirportBusinessCenter */
html {



}

body {

	background-image: url(../images/back-img.jpg);
	height: 100%;
	width: 99%;
	left: 0px;
	top: 0px;
	overflow-x: auto;

	
}

.home ul,.home li {
    list-style-image: url(../images/bullet-arrow2.gif) !important;
}
.contact ul,.home li {
    list-style: outside none none;
}

/* Navigation */
.navigation {

	position:relative;
	width: 90%;
	height: 314px;


}
.navdiv{
	
	position: relative;
	background-color: #A80000;
	width: 1800px;
	height: 2px;
	left: 0px;
	top: 70px;

}
.nav-div{
	
	position: relative;
	background-color: #A80000;
	width:1800px;
	height: 2px;
	left: 50px;
	top: 80px;

}
.navigation .logo {

		position: relative;
		left: 9%;
		top: 20px;

		
}
.navigation .hbutton {
	
	position: absolute;
	width: 150px;
	height: 68px;
	float: left;
	left: 810px;
	top: 2px;
	display:inline-block;
	background: url(../images/box.png) no-repeat;

}
.hbutton:hover {
	background: url(../images/boxover.png) no-repeat;
}
a .hbutton h4 {

	position:absolute;
	text-decoration: none;
	font-family: calibri;
	font-size:140%;
	color: #A80000;
	top: -8px;
	left: 44px;

}
.navigation .pbutton {
	
	position: absolute;
	width: 150px;
	height: 68px;
	float: left;
	left: 662px;
	top: 2px;
	display:inline-block;
	background: url(../images/box.png) no-repeat;

}
.pbutton:hover {
	background: url(../images/boxover.png) no-repeat;
}
a .pbutton h4 {

	position:absolute;
	text-decoration: none;
	font-family: calibri;
	font-size:140%;
	color: #A80000;
	top: -8px;
	left: 21px;

}
.navigation .cbutton {
	
	position: absolute;
	width: 150px;
	height: 68px;
	float: left;
	left: 958px;
	top: 2px;
	display:inline-block;
	background: url(../images/box.png) no-repeat;

}
.cbutton:hover {
	background: url(../images/boxover.png) no-repeat;
}
a .cbutton h4 {

	position:absolute;
	text-decoration: none;
	font-family: calibri;
	font-size:140%;
	color: #A80000;
	top: -8px;
	left: 29px;

}
/*end Navigation*/
/*Content*/
.content{

	position: relative;
	width: 99%;
	height: 780px;
	/*height: 766px;*/
	
}

.slider {

	position: absolute;
	left: 519px;
	top: 5px;
	

}

.prevbox{

	position: absolute;
	left: 400px;
	top: 280px;
	
}
.prevbox img{

	height: 500px;
	width: auto;


}
.prevbox p {

	z-index: 1;
	position: absolute;
	top: 130px;
	font-family: calibri;
	font-size: 19px;
	text-align: center;

}
.moop {

	position: absolute;
	height: 35px;
	width: 300px;
	background: url("../images/moop.jpg") no-repeat;
	top: 439px;
	left: 17px;

}
.moop:hover{background: url(../images/moopover.jpg) no-repeat}
.forbox{

	position: absolute;
	left: 770px;
	top: 280px;
	
}
.forbox img{

	height: 500px;
	width: auto;


}
.foramenities {

	position: absolute;
	top: 0px;
	z-index: 1;
	left: 0px;
	width: 700px;
	height: 500px;
}
.forbox .foramenities .office img {

	position: absolute;
	height: 180px;
	width: auto;
	right: 5px;
	top: 60px;

}
.forbox .foramenities h3 {top: -10px; position:absolute;font-family: calibri; color: gray; text-align: center; left: 100px; width: 500px;}
.forbox .foramenities ul {position: absolute; font-family: calibri; left: -20px; top: 55px;}
.forbox .foramenities ul a {text-decoration:none; color: black;}
.forbox .foramenities ul a:hover {text-decoration:none; color: #A80000;}
.forbox .foramenities p { position: absolute; font-family: calibri; font-size: 14px !important; text-align: center; top: 420px !important; left: -7px; width: 715px;}
.forbox .foramenities p a {text-decoration:none; color: black;}
.forbox .foramenities p a:hover {text-decoration:none; color: #A80000;}
.content .contactbox {

	position: relative;
	height: 250px;
	left: 0px;
	top: -5px;
	
}
.content .contactbox img {

	position: absolute;
	left:420px;
	top: 200px;
	
}
.content .contactbox  h3 { position: relative; font-family: calibri; color: gray; text-align: center; left: -236px; font-size: 24px;}
.content .contactbox .contactthru {

	position: relative;
	left: 505px;
	width:350px;
	top: -4px;

}
.content .contactbox .contactthru ul {font-family: calibri; text-align: center; font-size: 19px;}
.content .contactbox .contactthru a {text-decoration: none; color: black;}
.content .contactbox .contactthru a:hover {text-decoration: none; color: #A80000;}

/*end Content*/
/*Footer*/
.footer {

	position:absolute;
	width: 100%;
	left:0px;
	height: 200px;
	bottom: -38%;
	
	

}
.footer img {

	position: absolute;
	height: 200px;
	width: 1903px;
	bottom: -20px;


}





