@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	background-color:#FFF;
}

#alpha1{
	width: 800px;
	height: 150px;
	margin: auto;
	overflow: hidden;
}
#alpha2{
	width: 480px;
	height: 5px;
	margin: auto;
	background-color:#999;
}
#alpha3{
	width: 480px;
	height: 145px;
	margin: auto;
	overflow: hidden;
}

#bravo1{
	width: 790px;
	height: 65px;
	margin: auto;
	border: solid 5px #EEE;
	overflow: hidden;
}
#bravo2{
	height: 65px;
	float: left;
	margin: 0px;
	overflow: hidden;
}

#charlie1{
	width: 790px;
	height: 250px;
	margin: 20px auto 0px auto;
	border: solid 5px #EEE;
}

#delta1{
	width: 790px;
	margin: 20px auto 0px auto;
	border: solid 5px #EEE;
	overflow: hidden;
	padding: 0px;
}

#foxtrot1{
	width: 800px;
	height: 110px;
	margin: 20px auto 0px auto;
}
#foxtrot2{
	width: 800px;
	height: 5px;
	background-color:#a6800d;
}
#foxtrot3{
	width: 800px;
	height: 80px;
	background-color:#333;
}
#foxtrot4{
	width: 800px;
	height: 30px;
	background-color:#666;
	text-align:center;
}
#golf1{
	width: 250px;
	height: 80px;
	float: left;
	overflow: hidden;
}
#golf2{
	width: 250px;
	height: 80px;
	margin-left: 295px;
	float: left;
	overflow: hidden;
	text-align: right;
}
#hotel1{
	width: 600px;
	margin: 0px auto 40px auto;
	border: solid 1px #930;
	background-color:#333;
	overflow:hidden;
}
#hotel2{
	width: 198px;
	height: 300px;
	float: left;
	border: solid 1px #930;
	overflow:hidden;
}
#hotel3{
	width: 398px;
	height: 300px;
	float: left;
	border: solid 1px #930;
	overflow:hidden;
}
#hotel4{
	width: 600px;
	height: 315px;
	float: left;
	border: solid 1px #930;
	background-color:#000;
	background-image:url(img3.jpg);
}
#hotel5{
	width: 600px;
	height: 300px;
	float: left;
	border: solid 1px #930;
	overflow:hidden;
}