* {
	margin:0;
	padding:0;
}
body {
	background:#adadad url(images/body_bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
#container {
	background: url('images/bg.jpg') repeat-x top;
}
img {
	border:0;
}
#page {
	width:934px;
	margin: 0 auto;
	background:url(images/page_bg.png) repeat-y;
}
#inner {
	width:900px;
	margin-left:17px;
}
/* Page > Inner > Header */
#header {
	width:900px;
	height:105px;
	color:#FFF;
	background:url(images/header_bg.jpg) no-repeat top;
	font-weight:bold;
}
#header .phone {
	float:right;
	font-size:28px;
	margin-right:25px;
	margin-top:50px;
	font-family:"Times New Roman", Times, serif;
}
#header .headline {
	position:absolute;
	width:420px;
	font-size:24px;
	margin-left:260px;
	margin-top:45px;
	text-align:center;
}
#header img.logo {
	width: 210px;
	height:100px;
}
/* END (Page > Inner > Header) */


/* Page > Inner > Left */
#left {
	width:593px;
	float:left;
}
#left_top ul li {
	display:inline;
}
#left_top {
	background:#FFFFFF;
}
#no_flash {
	color:#FFF;
	background: url(images/main_no_flash.jpg) no-repeat top left;
	width:593px;
	height:330px;
}
#no_flash p {
	padding:10px;
	padding-top:25px;
	font-size:12px;
	font-weight:bold;
}
#no_flash .click_to_get {
	font-size:10px;
	padding-top:5px;
	font-weight:bold;
}
#no_flash a {
	padding-left:10px;
}


/* Left > Menu */
#menu {
	width:593px;
	height:39px;
	background: url('images/menu_bg.jpg') repeat-x;
	
}
#menu a {
	display:block;
	width:143px;
	height:29px;
	padding-top:8px;
	
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url('images/menu_bg.jpg') repeat-x;
	border-right:1px solid #cfbb8e;
}
#menu a:hover {
	background:#B49D67;
}
#menu a.first {
	border-left:1px solid #cfbb8e;
}
/* END (Left > Menu) */

/* Left > Content */
#content {
	background:url(images/content_bg.jpg) right repeat-y;
	padding:8px;
	font-size:12px;
	min-height:740px;
}
#content a {
	color:#314A82;
}
#content p {
	margin: 5px 0;
}
#content table {
	font-size:12px;
	margin-top:10px;
}
#content ul {
	margin-left:40px;
	font-size:12px;
}
#content h3 {
	font-size:18px;
	font-weight:bold;
	color:#314A82;
}
/* END (Left > Content) */
/* END (Page > Inner > Left) */


/* Page > Inner > Right */
#right {
	width:307px;
	padding-top:10px;
	float:right;
}


#destination {
	background: url('images/right_bg.jpg') no-repeat;
	width:307px;
	height:235px;
}

#destination .alaska {
	position:absolute;
	margin-left:18px;
	margin-top:106px;
}
#destination .europe {
	position:absolute;
	margin-left:153px;
	margin-top:106px;
}
#destination .south_america {
	position:absolute;
	margin-left:18px;
	margin-top:186px;
	
}
#destination .australia {
	width:120px;
	height:55px;
	position:absolute;
	margin-left:101px;
	margin-top:166px;	
}

#destination .alaska2 {
	width:120px;
	height:55px;
	position:absolute;
	margin-left:18px;
	margin-top:50px;
}
#destination .europe2 {
	width:120px;
	height:55px;
	position:absolute;
	margin-left:153px;
	margin-top:50px;
}
#destination .south_america2 {
	width:120px;
	height:55px;
	position:absolute;
	margin-left:18px;
	margin-top:126px;	
	
}
#destination .australia2 {
	width:120px;
	height:55px;
	position:absolute;
	margin-left:153px;
	margin-top:126px;	
}

/* Page > Inner > Thanks_Right */
#thanks_right {
	width:307px;
	padding-top:10px;
	background:#fff url(images/right_bg.jpg) 10px left no-repeat;
	float:right;
}
/* Right > Questions */
#button_questions a {
	display:block;
	text-decoration:none;
	background:url('images/button_questions.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:260px;
	height:64px;
	color:#FFF;
	margin:10px auto;
}
#button_questions a:hover {
	background-position:right;
}
#button_questions .phone_number {
	font-size:20px;
	margin-left:158px;
	padding-top:25px;
	display:block;
}

/* END (Right > Website) */
#button_website a{
	display:block;
	background:url('images/button_website.jpg') no-repeat;
	background-position:left;
	width:260px;
	height:64px;
	text-decoration:none;
	margin:10px auto;
}
#button_website a:hover {
	background-position:right;
}



/* END (Right > Analysis) */
#button_analysis a{
	display:block;
	background:url('images/button_analysis.jpg') no-repeat;
	background-position:left;
	width:260px;
	height:64px;
	text-decoration:none;
	margin:10px auto;
}
#button_analysis a:hover {
	background-position:right;
}

#button_facebook a{
	display:block;
	background:url('images/button_facebook.jpg') no-repeat;
	background-position:left;
	width:260px;
	height:64px;
	text-decoration:none;
	margin:10px auto;
}
#button_facebook a:hover {
	background-position:right;
}

#button_blog a{
	display:block;
	background:url('images/button_blog.jpg') no-repeat;
	background-position:left;
	width:260px;
	height:64px;
	text-decoration:none;
	margin:10px auto;
}
#button_blog a:hover {
	background-position:right;
}

/* Right > Form */
#form_table {
	font-size:12px;
	margin-top:12px;
	width:290px;
}
#form_table .cell_one {
	width:80px;
}
#form_table .two {
}
#form_table input {
	width:200px;
}
#form_table select {	
	width:200px;
}
#form_table .submit {
	width:110px;
	height:29px;
	margin-top:7px;
	float:right;
}
#form .arrow {
	float:left;
	padding-left:5px;
	padding-top:5px;
}
#form .offer {
	font-size:14px;
	margin-left:38px;
}
#form .privacy {
	width:105px;
	font-size:10px;
	margin-left:25px;
}
#form .privacy p {
	float:right;
}
#form .privacy a {
	color:#07456F;
}
#form .terms {
	font-size:10px;
	width:275px;
	float:right;
	font-style:italic;
}

#trip_type {
	font-size:12px;
	width:270px;
	margin:0 auto;
}
/* END (Right > Form) */
/* END (Page > Inner > Right) */

/* Page > Inner > Footer */
#footer {
	width:900px;
	clear:both;
	background:url(images/footer_bg.jpg) top left no-repeat;
	height:104px;
	padding-right:10px;
	color:#FFF;
}
#footer a {
	color:#FFF;
}
#footer_center {
	width:500px;
	text-align:center;
	margin-left:200px;
	padding-top:30px;
	font-weight:bold;
}
#footer_center p {
	margin-top:4px;
	font-size:22px;
}
#footer_right {
	float:right;
	font-weight:bold;
	font-size:20px;
	margin-top:35px;
	margin-right:20px;
}
#footer_right .powered_by{
	font-size:12px;
	color:#FFF;
}
#footer_right .powered_by a{
	font-size:12px;
	color:#FFF;
}
/* END (Page > Inner > Footer) */


/* Wait.php Styles */
#wait {
	width:800px;
	margin:0 auto;
	height:340px;
	padding-top:102px;
	background:url(images/wait_bg.jpg) top left no-repeat;
}
#wait_form {
	width:290px;
	margin-left:430px; 
	font-size:12px;
}
#wait_form .privacy {
	width:105px;
	font-size:10px;
	margin-left:25px;
}
#wait_form .privacy p {
	float:right;
}
#wait_form .privacy a {
	color:#572100;
}
#wait_form input {
	width:200px;
}
#wait_form .submit {
	width:110px;
	height:29px;
	margin-top:7px;
	float:right;
}
#wait_form select {	
	width:200px;
}


/* Privacy */
#privacy {
	background:#FFEEDD;
	height:400px;
}
#privacy h1 {
	color:#135380;
	font-size:18px;
	font-weight:bold;
	padding:0 10px;	
}
#privacy p{
	font-size:12px;
	padding:10px;
}

/* Testimonial */
#testimonials {
	background:#FFEEDD;
}
#testimonials h1 {
	color:#135380;
	font-size:18px;
	font-weight:bold;
	padding:0 10px;	
}
#testimonials p{
	font-size:12px;
	padding:10px;
}


#call_container {
	background:url(images/callme_bg.jpg) repeat-x;
	width:100%;
	height:1200px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#call {
	background:url(images/callme_bg.png) no-repeat;
	width:610px;
	height:500px;
	margin: auto;
}
#call h1 {
	text-align:center;
	color:#FFF;
}
#call p {
	width: 550px;
	margin-left:35px;
}
#call #lead {
	width:515px;
	position:absolute;
	color:#000;
	font-size:16px;
	margin-left:50px;
	margin-top:290px;
}
#lead .submit {
	position:absolute;
	margin-left:190px;
	margin-top:90px;
}
#call .privacy {
	font-weight:normal;
	margin-top:5px;
	font-size:12px;
	color:#000;
	margin-left:40px;
	height:26px;
}
#call .privacy a {
	color:#000;
}

#powered_by{
	width:934px;
	margin: 0 auto;
	text-align:right;
	font-size:12px;
	color:#000;
}
#powered_by a{
	font-size:12px;
	padding-right:15px;
	color:#000;
}

#main_container_2{
	display:none;
}
