body
{
	margin: 0px;
	background-color: #30353B;
}
#shell
{
	min-height: 900px;
	margin: auto;
	width: 980px;
	background-color: #FFFFFF;
}
#wrapper
{
	width: 950px;
	margin: auto;
}
#topHeader
{
	height: 133px;
	width: 950px;
	background-image: url("images/bannerTopBackground.jpg");
}
#fleetLogo
{
	position: relative;
	top: 10px;
	left: 25px;
	padding: 5px;
	width: 356px;
	height: 96px;
	background-color: #FFFFFF;
}
#fleetLogoInside
{
	background-image: url("images/logoBackground.jpg");
	height: 96px;
	width: 356px;
}
#textLogo
{
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 2.4em;
	text-align: center;
	font-variant: small-caps;
}
#textSubtitle
{
	margin-top: 18px;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	font-family: century gothic;
	font-variant: small-caps;
}
#phone
{
	font-family: Century Gothic;
	color: #FFFFFF;
	padding-right: 50px;
	position: relative;
	font-size: .9em;
	top: -60px;
	text-align: right;
}
#phone span
{
	font-size: 1.5em;
	font-weight: bold;
}
#navigation
{
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
	height: 22px;
	text-align: center;
}
#navigation a
{
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	color: #30353B;
	padding-left: 25px;
	padding-right: 25px;
	font-size: .9em;
}
#navigation a:hover
{
	color: #6EC3C0;
}
#bannerBottom
{
	margin: auto;
	height: 282px;
	width: 950px;
	background-image: url("images/bannerBottomBackground.jpg");
}
#slogan
{
	position: relative;
	top: 140px;
	left: -275px;
	text-align: center;
	font-size: 1.2em;
	font-family: century gothic;
	color: #FFFFFF;
}
#slogan span
{
	font-size: 1.5em;
}
#boxes
{
	padding-left: 10px;
	padding-right: 20px;
	width: 920px;
	height: 55px;
	margin: auto;
}
#aBox
{
	position: relative;
	top: -40px;
	padding-top: 10px;
	margin-left: 10px;
	float: left;
	height: 45px;
	width: 293px;
	background-image: url("images/boxBackground.png");
	text-align: center;
	font-size: 1.4em;
}
#aBox a
{
	text-decoration: none;
	font-variant: small-caps;
	font-family: century gothic;
	color: #FFFFFF;
}
#aBox a:hover
{
	text-decoration: underline;
}
#content
{
	min-height: 600px;
	padding-left: 30px;
}
#theMap
{
	text-align: right;
}
#columnSide
{
	margin-left: 70px;
	float: right;
}
#pageTitle
{
	font-weight: 500;
	font-size: 1.5em;
	font-family: arial;
	color: #7E7E7E;
}
#areaFocus
{
	font-size: 1em;
	font-family: arial;
	color: #5CB1AA;
}
p.callOut
{
	background-color: #EFEFEF;
	padding: 20px;
	width: 565px;
	border: 1px solid #5CB1AA;
}
h3
{
	font-size: 1em;
	font-family: arial;
	color: #5CB1AA;
}
#columnSide h3
{
	font-size: 1em;
	font-family: arial;
	color: #7E7E7E;
}
ul
{
	list-style: square;
	color: #5CB1AA;
}
ul li a
{
	text-decoration: none;
	color: #5CB1AA;
}
ul li a:hover
{
	text-decoration: underline;
	color: #7E7E7E;
}
#content a
{
	text-decoration: none;
	color: #5CB1AA;
}
#content a:hover
{
	text-decoration: underline;
	color: #7E7E7E;
}
address
{
	text-align: right;
	color: #8E8E8E;
}
#geographicalFooter a
{
	font-size: .7em;
	color: #000000;
	text-decoration: none;
}
#contactInformation
{
	border-top: 8px solid #5CB1AA;
	border-bottom: 8px solid #5CB1AA;
}
#footer
{
	font-size: .9em;
	background-color: #EFEFEF;
	padding: 25px;
	width: 930px;
}
#navigationLower
{
	font-weight: bold;
	text-align: center;
	width: 980px;
	background-color: #6EC3C0;
}
#navigationLower a
{
	padding-left: 30px;
	padding-right: 30px;
	font-size: .9em;
	text-decoration: none;
	color: #30353B;
	font-family: arial;
}
#navigationLower a:hover
{
	text-decoration: underline;
}