@charset "utf-8";
/* CSS Document */

.upper_style{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}

.upper_style:hover{
	color:#FF0;
}
.selected_page{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#FF0;
	text-decoration:none;
}

#banner{
	position: absolute;
	height: 178px;
	width: 1000px;
	left: 0px;
	top: 117px;
	margin: auto;
}

#about_btn{
	position: absolute;
	height: 24px;
	width: 73px;
	left: 13px;
	top: 296px;
	margin: auto;
}
	
#product_btn{
	position: absolute;
	height: 24px;
	width: 64px;
	left: 111px;
	top: 296px;
	margin: auto;
}

#career_btn{
	position: absolute;
	height: 24px;
	width: 163px;
	left: 198px;
	top: 296px;
	margin: auto;
}

#contact_btn{
	position: absolute;
	height: 24px;
	width: 107px;
	left: 386px;
	top: 296px;
	margin: auto;
}

#login_btn{
	position: absolute;
	height: 24px;
	width: 130px;
	left: 829px;
	top: 296px;
	margin: auto;
}



#book_btn{
	position: absolute;
	height: 30px;
	width: 100px;
	left: 516px;
	top: 757px;
	display: block;
	margin: auto;
	background-image: url(../images/booking.gif);
	background-repeat: no-repeat;
}


#dload{
	position: absolute;
	height: 25px;
	width: 278px;
	left: 631px;
	top: 847px;
	margin: auto;
}

body{
	background-image:url(../images/powerpoint.jpg);
}

#price{
	position: absolute;
	width: 146px;
	height: 30px;
	top: 723px;
	left: 762px;
	text-align: center;
	line-height: 30px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
