* {
	margin:0;
	padding:0;
}
img{ border-style:none;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica; 
	/*background: #dee6eb;*/
	background: #bed1db;
}

#wrapper
{
	width: 100%;
	padding:0;
	margin:0;
}

#header, #body, #footer
{
	width: 100%;
	border:0px dashed blue;
}

#footer_wrapper
{
	padding-top:80px;
	border:0px solid black;
	width:100%;
	background: #dee6eb;
}
#header 
{
	margin: 0 auto;
	border:0px solid black;
	background: url(../images/header_bg.png) repeat-x;
	
}

#body
{
	margin:0 auto;
	border: 0px solid red;
	width:100%;
	background: url(../images/background2.png) repeat-x;
}

#body2
{
	margin:0 auto;
	border: 0px solid red;
	width:100%;
	background: url(../images/background2.png) repeat-x #dee6eb;
}

#index_map {
	background: url(../images/bgmap.png);
	background-repeat: no-repeat; 
	width: 764px;
	height: 306px;
}

#index_left_box
{
	border:0px solid red;
	width: 213px;
	height:auto;
	float:left;
	margin-right:10px;
	
}

#index_left_box_header
{
	width:213px;
	height:47px;
	background: url(../images/first_tab.gif);	
}

#index_left_box_body
{
	width:213px;
	height:374px;
	background: #fff;
}

#index_right_box
{
	width:541px;
	border:0px solid blue;
	height:auto;
	float:left;
}

#index_right_box_header
{
	width:541px;
	height:47px;
	background: url(../images/second_tab.gif);
}

#index_right_box_body
{
	width:541px;
	height:374px;
	background: #fff;
}

#inner_right_box1
{
	width: 269px;
	/*width:269px;*/
	/*border-right:1px solid #d9d9d9;?*/
	/*border:0px solid black;*/
	height:352px;
	/*float:left;*/
	margin:0;
	padding:0;
}

#inner_right_box2
{
	width:262px;
	border:0px solid black;
	height:352px;	
	float:left;
}

#footer
{
	margin: 0 auto;
	border-top: 1px solid #dde5eb;
	width: 100%;
	height:120px;
	background: url(../images/footer_background.png) #000;
}

#header_content, #body_content,#body_content2, #footer_content, #footer_line, #body_content4, #body_content3
{
	width:766px;
	margin:0 auto;
	border:0px solid red;
}

#header_content
{
	height:185px;
	border:0px solid blue;
}

#logo_wrapper
{
	width:100%;
	border:0px solid black;
	height:66px;
}
	background: url(../images/big_logo3.png) no-repeat;
#logos
{
	background: url(../images/logo.png) no-repeat;
	width:159px;
	height: 40px;
	border:1px solid black;
}

#logos2
{
	background: url(../images/top_name.png) no-repeat;
	width: 248px;
	height:20px;
	border:0px solid blue;
}
#logo_left
{
	width:50%;
	float:left;
}
#logo_right
{
	width:50%;
	float:right;
}

#menu_wrapper
{
	margin-top: 40px;
	width:766px;
	height:40px;
	border:0px solid orange;
	float:right;
}

#body_content
{
	width:764px;
	background: url(../images/title_top.gif) no-repeat;
	height:30px;
	border: 0px solid red;
}

#body_content4
{
	width:764px;
	height:auto;
	border: 0px solid red;
}

#body_content2
{
	width:764px;
	background: #fff;
	border: 0px solid red;
	min-height:350px;
	height:auto !important;
	height: 350px;
	
}

#body_content3
{
	width:764px;
	border: 0px solid red;
	min-height:350px;
	height:auto !important;
	height: 350px;
	
}

#left_content
{

	width:530px;
	/*width:90%;*/
	padding-top:10px;
	border:0px solid red;
	margin-right:10px;
	float:left;

}

#left_content2
{
	width:90%;
	padding-top:10px;
	border:0px solid red;
	margin-right:10px;
	float:left;	
}

#left_content3
{
	width:40%;
	padding-top:10px;
	border:0px solid red;
	margin-right:10px;
	float:left;	
}

#right_content
{
	padding-top:10px;
	width:200px;
	border:0px solid blue;
	float: right;
	
}

#right_content2
{
	padding-top:10px;
	width:400px;
	border:0px solid blue;
	float: left;
	
}

#right_content2 p
{
	margin:0px;
}


#footer_content
{
	width:764px;
	height:120px;
}

#footer_line
{
	/*margin-top:80px;*/
	height:0px;
	border:1px solid #39a0c1;
	background: #39a0c1;
	width:764px;
	margin-bottom: 0px;
	padding-bottom:0px;
}

#gallery
{
	margin-left:35px;
}

#gallery table td
{
	padding:2px;
	border:0px solid red;
}

#notice {
	color: #959595;
	font-size:10px;
}

.thisimg
{
border: 1px solid #959595;	
}

/**************** THIS IS WHERE ALL THE FONTS AARE *******************/

h1
{
	font-family: Verdana;
	/*color: #194c6b;*/
	color: #197ca5;
	padding-top:12px;

}

h2
{
	font-family: Verdana;
	/*color: #194c6b;*/
	color: #194c6b;
	padding-top:13px;

}

#special_h1_header
{
	font-family: Verdana;
	color: #197ca5;
	margin-left: 35px;
	float:left;
	border:0px solid red;
	
}




h1
{
	font-size: 14px;
	margin-left: 35px;
}

h2
{
	font-size:12px;
	margin-bottom: 40px;
	text-transform: uppercase;
	margin-left: 35px;
}

h4
{
	font-family:verdana;
	/*color: #194c6b;*/
	color :#197ca5;
	font-size:14px;
	margin-left:20px;
}

p
{
	margin-left: 35px;
}

#index_left_box_body p, #inner_right_box1 p, #inner_right_box2 p 
{
	margin-left: 20px;
	margin-right:20px;
}

#more_img
{
	margin-left: 20px;
	
}


#more_img img, .more_img2 img
{
	padding-right:5px;
}

.more_img2 img
{
	margin-top:10px;
}

#left_box_paragraph
{
	border:0px solid red; 
	margin-bottom:5px;
}

#more_img a 
{
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}

#body_content2 ul.body_list
{
	margin-left: 35px;
}
#body_content2 ul.body_list li
{
	margin-left: 20px;
}


h3
{
	margin-left:35px;
	color: #194c6b;
	font-size: 12px;
	
}

#top_side
{
	float:right; 
	padding-top:10px;
	padding-right:20px;
}

#top_side a
{
	color: #1a7ba3;
	text-decoration: none;
	font-weight: bold;
}

#contact_table td
{
	padding-bottom:2px;
	vertical-align:top;
}

#verifycell
{
	text-align:right;
	padding-right:7px;
	color: #929292;
}

input 
{
	width:300px;
	background:#fff; 
	border:1px solid #959595;
	height:18px;
}

#verify
{
	width:100px;
	background:#fff; 
	border:1px solid #959595;
	height:18px;	
}


#packages_table
{
	border-width: 1px ;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d9d9d9;
	border-collapse: collapse;
	margin-left:35px;
}
#packages_table td,th
{
	border-width: 1px ;
	padding: 3px;
	border-style: solid;
	border-color: #d9d9d9;
}

textarea
{
	width:300px;
	background:#fff; 
	border:1px solid #959595;
	height:72px;	
}

.firstcolumn
{
	width:92px;
}

#submit
{
	width: 100px;
	background: #d8d8d8;
	margin-top:5px;
}


/* Home Page Country Listing */

.country li {
	display: inline;
	list-style-type: none;
	border-left: #000 solid thin;
	border-right: #000 solid thin;
	padding: 5px;
}

.country li a {
	font: Arial, Helvetica, sans-serif normal 20px;
	margin: 15px 20px;
	padding: 0 0 5px 0;
	text-decoration: none;
	color: #000;
}

.country li a:hover {
	border-bottom: #000 solid medium;
}
