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

#submenu {
	background-color: #15212d;
	height: 215px;
	z-index:24;
	position: relative;
	top:0px;
}
#jet {
	display: block;
	float: right;
	padding: 15px 25px 0 0 ;
}
#number {
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 222;
	color: #000000;
}
#number  h2 {
	color: #000000;
	font-size: 18px;
	position: relative;
	top: -17px;
}
#quotebox {
	background-image: url(../images/quotebox.png);
	background-repeat: no-repeat;
	margin: 0 0 0  20px;
	padding: 0px;
	height: 195px;
	width: 380px;
	position: absolute;
	top: 15px;
	z-index: 30;
}
#quotebox table {
	padding-top: 8px;
	border-top: 1px solid #333333;
	position: relative;
	z-index: 100;
}
#quotebox tr {
	margin: 0px;
	padding: 0px;
	height:15px;
}
#quotebox td {
	margin: 2px;
	padding: 0px;
	height:15px;
}
#quotebox input {
	background-color: #fffbe0;
	width: 130px;
	border:1px solid #ddd; 
	margin-top: 3px;
}

#lux_talk {
	background-image: url(../images/gray_box.png);
	background-repeat: no-repeat;
	height: 164px;
	width: 530px;
	padding: 10px 30px 0px 15px;
	margin-top: 15px;
}
#lux-talk p {
	margin: 15px;
	color: #000000;
	width: 540px;
}
iframe {
	overflow: hidden;
	width: 520px;
	height: 347px;
}
#top_pics {
	height: 100px;
	width: 910px;
}
#top_pics a, #top_pics a:visited {
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_pics img {
	display: block;
	float: left;
}
#top_pics a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 5px;
}
.cal {
	text-align: left;
	background-position: left;
}

