@import url(/_styles/form.css);

#d_440x497 {
	position: absolute;
	padding: 20px 20px 0px 20px;
	top: 259px;
	width: 440px;
	height: 477px;	
	background-color: #dee4fb;
}

#d_260x497 {
	position: absolute;
	top: 259px;
	left:	440px;
	width: 260px;
	height: 497px;	
	background-color: #fbb983;
}

#d_intro {
	position: relative;
	width: 400px;
	height: auto;	
}

#d_detail {
	position: relative;
	width: 240px;
	height: auto;	
}

#d_contact {
	position: absolute;
	bottom: 20px;
	width: 240px;
	height: auto;	
}

#d_intro h2 {
	font-size: 1.1em;
	z-index: 3;
	padding-bottom: 10px;
}

#d_detail h2 {
	font-size: 1.1em;
	z-index: 3;
	padding: 20px 10px 10px 10px;
}

#d_contact p {
	font-size: 0.9em;
	text-align: center;
	z-index: 3;
	padding-bottom: 10px;
}

#d_intro p {
	font-size: 1em;
	z-index: 3;
	padding-bottom: 10px;
}

#d_detail p {
	font-size: 1em;
	z-index: 3;
	margin-left: 10px;
	padding-bottom: 10px;
}

#d_detail a {
	font-weight: bold;
}

#i_insert {
	position: absolute;
   background: url(/flights/images/flights_insert.jpg) no-repeat;
	z-index: 3;
	top: 150px;
	left: 20px;
	width: 167px;
	height: 182px;
}

#i_logos {
	position: absolute;
	z-index: 3;
	top: 145px;
	left: 245px;
	width: 170px;
}

#i_logos img {
	padding: 5px 0px 5px 0px;
	border: none;
}

#i_700x165 {
	background: url(/flights/images/700x165.jpg) no-repeat;
	}