@charset "UTF-8";
#belowNavigation {
	font-size: 13px;
	color: #006;
	margin-top: 30px;
	background-image: url(../media/crew/crew_keys.gif);
	background-repeat: no-repeat;
	padding-right: 35px;
	padding-left: 38px;
	padding-top: 38px;
	font-style: italic;
	padding-bottom: 28px;
	font-weight: bold;
}
#customer {
	text-align: right;
	font-size: 12px;
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
}
#top_photo {
	margin-right: auto;
	margin-left: auto;
	width: 497px;
}
#columnRight {
	width: 500px;
	margin-right: 37px;
	float: right;
	margin-bottom: 17px;
	text-align: center;
}
#textTitle {
	margin-top: 22px;
	margin-bottom: 14px;
}
#buttons {
	margin-left: 35px;
	margin-bottom: 40px;
	margin-top: 5px;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #182DCE;
}
.crewButton {
	background-image: url(../media/crew/crew_button.gif);
	height: 43px;
	width: 86px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.buttonLabel {
	padding-top: 11px;
	display: block;
}
hr {
	margin-bottom: 20px;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	color: #999;
}
#footerQuote {
	text-align: center;
	clear: both;
	margin-bottom: 7px;
	padding-top: 4px;
}

