@charset "utf-8";
/*
Platinum:  #A1A1A4
Gold:  #CDAC4D
Green:  #3EA48C
Black: #1D1D1F
Gradient:
Light Green - #52B8A0
Dark Green - #0C725A
*/
a {
	color: #3EA48C;
	text-decoration: none;
}
a:hover {
	color: #CDAC4D;
}
body {
	background-color: #A8A8A8;
	color: #666666;
	font: 14px "Open Sans", Arial, sans-serif;
}
footer {
	background-color: #4A4A4F;
	color: #A1A1A4;
	font-size: 11px;
	padding-bottom: 100px;
	padding-top: 20px;
	border-top: 4px solid #A1A1A4;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 6px;
}
h3 {
	color: #A1A1A4;
	font-size: 36px;
	letter-spacing: -1px;
	padding-bottom: 20px;
	text-transform: lowercase;
}
h4 {
	color: #4A4A4F;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}
h5 {
	padding-bottom: 10px;
}
header {
	background-color: #FFFFFF;
	border-bottom: 4px solid #3EA48C;
	padding-top: 10px;
}
nav {
	float: right;
	padding-top: 30px;
}
nav ul {
	float: right;
}
nav li {
	float: left;
	list-style-type: none;
}
nav li a {
	display: block;
	font-size: 16px;
	padding: 10px 18px 20px;
}
nav li a:hover {
	background-color: #3EA48C;
	color: #FFFFFF;
	text-decoration: none;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
p:last-child {
	padding-bottom: 0;
}
.backto {
	font-size: 13px;
	text-align: right;
}
.contactbox {
	float: left;
	width: 285px;
}
.home {
	background-repeat: repeat-x;
	background-image: url(../images/mainback.jpg);
	padding-bottom: 25px;
	padding-top: 25px;
}
.hometext {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.keyplayersbox {
	padding: 10px 0 20px;
}
.lefticons {
	float: left;
	padding-right: 30px;
	width: 140px;
}
.lefticons img {
	float: right;
}
.logo {
	float: left;
	width: 300px;
}
.paymentality {
	height: 350px;
}
.pushdown {
	overflow: hidden;
	padding-top: 20px;
}
.rightarrow {
	background: url(../images/rightarrow.png) no-repeat 5px 60px;
	float: left;
	height: 300px;
	width: 40px;
}
.righttext {
	float: left;
	width: 688px;
}
.section1 {
	background-image: url(../images/pagetopback.png);
	background-repeat: repeat-x;
	padding: 40px 40px 40px;
}
.socialmedia-box {
	float: right;
	padding-top: 20px;
	width: 126px;
}
.sub {
	background: #A8A8A8 url('../images/subback.jpg') repeat-x;
	padding-top: 25px;
}
.sub li {
	list-style: disc;
	padding: 0 0 15px 6px;
}
.sub li:last-child {
	padding: 0 0 0 6px;
}
.sub ul {
	padding: 0 0 20px 20px;
}
.sub .grid {
	background-color: #FFFFFF;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom: 20px;
	padding: 25px 50px 70px;
	width: 860px;
}
.subpic {
	border: 1px solid #FFFFFF;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	height: 200px;
	margin: 0 auto;
	width: 958px;
}
.twobox {
	float: left;
	height: 340px;
	width: 420px;
}
.worksbox {
	float: left;
	font-size: 13px;
	padding: 0 10px;
	width: 240px;
}
.worksbox h4 {
	font-size: 16px;
	padding-bottom: 12px;
}
#About .subpic {
	background: url('../images/sub_about2.jpg') center top no-repeat;
}
#Airlines .subpic {
	background: #D3D3D3 url('../images/industries-airlines.jpg') left top no-repeat;
	height: 120px;
}
#Contact .subpic {
	background: url('../images/sub_contact.jpg') center top no-repeat;
}
#Entertainment .subpic {
	background: #D3D3D3 url('../images/industries-entertainment.jpg') left top no-repeat;
	height: 120px;
}
#Hospitality .subpic {
	background: #D3D3D3 url('../images/industries-hospitality.jpg') left top no-repeat;
	height: 120px;
}
#Industries .subpic {
	background: url('../images/sub_industries.jpg') center top no-repeat;
}
#Industries div {
	overflow: hidden;
}
#Industries h4 {
	display: block;
}
#Industries img {
	border: 1px solid #999999;
	clear: left;
	float: left;
	margin: 0 30px 10px 0;
}
#How .subpic {
	background: url('../images/sub_how.jpg') center top no-repeat;
}
#Retail .subpic {
	background: #D3D3D3 url('../images/industries-retail.jpg') left top no-repeat;
	height: 120px;
}
#Services .subpic {
	background: url('../images/sub_services.jpg') center top no-repeat;
}
#Travel .subpic {
	background: #D3D3D3 url('../images/industries-travel.jpg') left top no-repeat;
	height: 120px;
}
