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

body {
	margin:0; 
	font-family:Verdana,Arial;
	font-size:14px;
	text-decoration : none;
	color:#333;
}

h1, h2, h3 {
	font-family:Times New Roman;
	font-weight:normal;
	color:#333333;
}

h2 {
	font-size:20px;
}

#wrap {

	height:100%;	
}

#logo_block {	
	float:left;
	background-color:#CAD9DD;
	position:absolute;
	height:170px;
	width:640px;
	top:20px;
	left: 30px;
 	z-index:2;
}

#part1 {
	background-color:#CAD9DD;
	float:left;
	width:320px;
	z-index:1;
}
#part2 {
	float:right;
	width:320px;
	z-index:2;
}
#logo_hanson {
	position:absolute;
	background-color:#7DA8FF;
	width:320px;
	height:150px;
	top:20px;
}
#logo_image {
	float:left;
	left:400px;
}
#apDiv1 {
	position:absolute;
	left:12px;
	top:20px;
	width:76px;
	height:79px;
	z-index:1;
}
#apDiv2 {
	font-family:Times New Roman;
	position:absolute;
	left:90px;
	top:20px;
	width:225px;
	height:44px;
	z-index:2;
	font-size: 38px;
}
#apDiv3 {
	position:absolute;
	left:95px;
	top:74px;
	width:215px;
	height:25px;
	z-index:2;
}

#tel_no {
	font-family:Times New Roman;
	position:absolute;
	top:97px;
	width:239px;
	height:50px;
	z-index:2;
	left: 694px;
	font-size: 30px;
}
#add_block {
	font-family:Times New Roman;
	position:absolute;
	top:0px;
	width:100%;
	height:74px;
	z-index:2;
}
#add_details {
	font-family:Times New Roman;
	position:absolute;
	top:24px;
	width:266px;
	height:50px;
	left: 693px;
	font-size: 16px;
	z-index:2;
}
#tel_block {
	position:absolute;
	background-color:#6295FF;
	top:74px;
	width:100%;
	height:116px;
	border-bottom:solid 2px #ffffff;
	z-index:1;
}
#menu {
	position:absolute;	
	left: 30px;
	z-index:1;
}

#menu_block {
	position:absolute;
	background-color:#CAD9DD;
	top:192px;
	width:100%;
	height:40px;
	z-index:1;
}

#main_block {
	position:absolute;
	background-color:#ff8;
	top:232px;
	width:100%;
	z-index:1;
	border-bottom:solid 0px #ffffff;
}
#main_left {
	position:absolute;
	float:left;
	width:300px;
	min-height:850px;
	left:30px;
	border:dotted 0px #FFCC00;
	background-color:#DFE9FF;
}
#text_heading, #text_body {
	padding-left:10px;
	padding-right:10px;
}
#text_display {
	background-color:#E7EAC6;
}
#main_right {
	position:absolute;
	width:650px;
	left:330px;
	min-height:850px;
	background-color:#DFE9FF;
}
#main_tours {
	position:absolute;
	width:300px;
	left:30px;
	min-height:850px;
	background-color:#DFE9FF;
}

#adverts {
	background-color: #fff;
}

#tour_info {
	position:absolute;
	float:left;
	width:650px;
	min-height:850px;
	left:330px;
	border:dotted 0px #FFCC00;
	background-color:#DFE9FF;
}

#city_info {
	border: 1px dotted #333333; 
}

#picture_display {
	float:left;
}
#continent_display {
	float:left;
	height:100%;
	width:100%;
}
#copyright_text {
	font-family:Times New Roman;
	position:relative;
	float:center;
	border:solid 0px #333399;
	font-size:14px;
	width:300px;
	background-color:#7C92E4;
	padding:4px 0 4px 0;
	border-top: solid 1px #ccc;
}

.special_offer_cell {
	border: 1px dotted #333333; 
}

#visa_cell th, #visa_cell td{
	border: 1px dotted #333333;
	color:#333333;
	text-align:center;
	padding:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Century Gothic;
	font-size:14px;
}

.visa_row1 {
	background-color:#A6C2FF;
}

.flight_offer_heading {
	font-family:Times New Roman;
	background-color:#627BDF;
	height:30px;
	font-size:20px;
}
.flight_offer_heading span {
	color:#FFFFFF;
}

.flight_offer {
	background-color:#8C9EE8;
}
.special_heading {
	/*background-color:#94B1BA;*/
	color:#000000;
	font-size:18px;
	padding:3px;
	border-bottom: solid 1px #FF0000;
}

.sidebar_text {
	font-size:12px;
}

#footer {
	min-height:900px;
}
