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

#container_wrap {
	background: #04566B url(../../images/index/bg_wrapper.jpg) repeat-x;	
	padding-bottom: 25px;
}

#masthead {
	background:url(../../images/index/bg_masthead.jpg) no-repeat;
	height: 310px;
}

#masthead_text {
	margin-top: 110px;
}

#masthead_text h1 {
	color: #519413;
	font-weight: 200;
	font-size: 22px;
	margin: 0 5px;
	padding: 0 5px 0 5px;
	text-align: justify;
}

#masthead_text p {
	color: #0e596a;	
	font-weight: 200;
	font-size: 14px;
	margin: 0 5px;
	padding: 0 5px 0 5px;
	text-align: justify;
}

#contact {
	background: #287485;	
}

#testimonials {
	background: #e7f1f4 url(../../images/index/bg_testimonials.jpg) no-repeat;
	color: #3f8ca4;
	padding: 70px 10px 5px 10px;
	text-align: justify;
}

.testimonial_name {
	color: #095B69;
	text-align: right;
}

#testimonials_footer {
	background: url(../../images/index/bg_testimonials_footer.jpg) no-repeat;
	height: 90px;
}

.special {
	background: #2A7789 url(../../images/index/bg_special.jpg) repeat-x;
	border: 1px solid #81bbc9;
	height: 160px;
	margin: 10px 4px 10px 4px;
	position: relative;
	padding-bottom: 32px;
}

.special h3 {
	background: url(../../images/index/icon_special.png) no-repeat 0 50%;
	padding: 0 0 0 32px;
	margin: 5px 0 0 10px;
	color: #fff;	
	font-weight: 200;
	line-height: 90%;
}
.special h3 a {
	text-decoration: none;
}
.special p {
	color: #bcdbe5;
	line-height: 120%;
	text-align: justify;
	padding: 5px 10px 0px 10px;
	margin-bottom: 0;
}
.special p.readmore {
	position: absolute;
	bottom: 8px;
	right: 4px;
}
.readmore a {
	/*color: #ffffff;*/
}
.read_more {
	position: absolute;
	left: 200px;
}

#available_reports {
	color: #aac9d0;	
}
/* 
#available_reports ul {
	margin: 0px;
	padding: 0px;
}
#available_reports li {
	background: url(../../images/index/icon_star.png) no-repeat 0 50%;
	list-style: none;
	margin: 0 0 15px 0px;
	padding: 0 0 0 25px;
}
 */

#contact {
	background: url(../../images/index/bg_contact.jpg) no-repeat;
	color: #fff;
	font-weight: 200;
	font-size: 1.4em;
	height: 116px;
	margin: 10px 0 0 0;
	padding: 40px 0 0 120px;
}

#contact a {
	/*color: #fff;*/
}

#our_clients li {
	background: url(../../images/index/our_clients.jpg) no-repeat;
	height: 44px;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px 5px;
	width: 202px;
}

#our_clients li a {
	display: block;
	border: 1px solid #146c81;
	height: 44px;
	width: 202px;
}

#our_clients #omni {
	background-position:  0px 0px;
}

#our_clients #hyatt {
	background-position:  0px -44px;
}

#our_clients #marriott {
	background-position:  0px -88px;
}

#our_clients #starwood {
	background-position:  0px -132px;
}

#our_clients #more {
	background-position:  0px -176px;
}

