#footer{
	background: url(../Images/footer/bck_head_blue_long_footer.png);
	height:345px;
	width:100%;
	margin-top:10px;
}

.footer_boxes_wrapper {
	width:1225px;	
	margin-left:auto;
	margin-right:auto;
}

#footer_social_media {
	background: url(../Images/footer/social_media_background.png);
			-moz-border-radius: 10px;
			-khtml-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
	float:left;
	color:#00729E;
	font-size:1.3em;
	height:325px;
	width:285px;
}

#footer_fb_button{
	margin-top:10px;
	margin-left:10px;
}

#footer_tw_button{
	margin-top:5px;
	margin-left:10px;
}

#footer_rss_button{
	margin-top:5px;
	margin-left:10px;
}

#cruise_partners {
	background: url(../Images/footer/cruise_partners_background.png);
			-moz-border-radius: 10px;
			-khtml-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
	color:black;
	float:left;
	height:325px;
	width:635px;	
	margin-left:10px;
	font-size:12px !important;
}

#partner_logos {
	background-color:white;
			-moz-border-radius: 10px;
			-khtml-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
	margin:10px 10px 10px 10px;
}

.row-1{
	padding-left:25px;
}

.row-2{
	padding-left:75px;
}

.row-3{
	padding-left:130px;
}

.disclaimer{
	text-align:center;	
}

.disclaimer a{
	color:#00729E;
	text-decoration:underline;
}	

#faq_testimonials {	
	background: url(../Images/footer/FAQ_background.png);
			-moz-border-radius: 10px;
			-khtml-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
	float:left;
	color:#00729E;
	font-size:14px !important;
	height:325px;
	width:285px;
	color:white;
	margin-left:10px;
}

#faq_testimonials p{
	padding:10px 10px;
	font-size:1.2em;	
	z-index:3;
	position:relative;
}

#faq_testimonials a{	
	color:white;
}

#faq_testimonials a:hover{
	color:black;
}

#footer_links{
	background: url(../Images/footer/bck_head_blue_long_footer_upside_down.png);
	width:100%;
	height:auto;
	text-align:center;
	color:black;
	font-weight:bold;
	padding-top:15px;
}
#footer_link_content{
	width:75%;
	height:auto;
	margin-left:12.5%;
}
#footer_link_content a{
	text-decoration:underline;
	color:white;
}
#footer_link_content a:hover{
	text-decoration:none;
}