html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #25408F;
	line-height: 1.4em;
	background-color: #FFFFFF;
}

#container {
	padding: 0px 0px 25px;
	width: auto;
	margin: auto;
	background-color: #FFF;
	background: url(../images/setup/home-background.jpg) top center no-repeat;
}

#container02 {
	padding: 25px 0px;
	width: auto;
	margin: auto;
	background-color: #FFF;
	background: url(../images/setup/home-background02.jpg) top center no-repeat;
}


/* Top */

.topbar {
	width: 910px;
	position: relative;
	margin: auto;
	overflow: visible;
	z-index: 25;
	height: 300px;
}

.topbar02 {
	width: 910px;
	position: relative;
	margin: auto;
	overflow: hidden;
	z-index: 25;
}

.top-left {
	float: left;
	position: relative;
	width: 497px;
	overflow: hidden;
	padding-bottom: 20px;
	height: 280px;
}

.top-left li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.top-right {
	float: left;
	position: relative;
	width: 360px;
	overflow: hidden;
}

.top-right02 {
	float: right;
	position: relative;
	width: 360px;
	overflow: hidden;
}

.logo {
	width: 340px;
	position: relative;
	z-index: 30;
	text-align: center;
	font-size: 1.1em;
	float: right;
	padding: 45px 0px 0px;
}

.logo02 {
	width: 340px;
	position: relative;
	z-index: 30;
	text-align: center;
	font-size: 1.1em;
	float: right;
	padding: 0px 0px 20px;
}

.logo a {
	color: #25408F;
	text-decoration: none;
	padding: 2px 4px;
}

.logo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 4px;
}

.logo02 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 4px;
}

.logo02 a:hover {
	color: #25408F;
	text-decoration: none;
	padding: 2px 4px;
}

.logo a img {
	margin-bottom: 15px;
	border: 0px;
	padding: 0px;
	margin-right: 20px;
}

.logo02 a img {
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;
	margin-right: 20px;
}


/* Top end */

#home-content {
	padding: 12px 0px;
	position: relative;
	width: auto;
	margin: auto;
	background: url(../images/setup/home-content-back.gif) no-repeat top center;
}

#main-content {
	padding: 12px 0px;
	width: auto;
	margin: auto;
	background: url(../images/setup/content-back.gif) no-repeat top center;
}

#news-content {
	padding: 12px 0px;
	width: auto;
	margin: auto;
	background: url(../images/setup/news-content-back.gif) no-repeat top center;
}

#content02 {
	padding: 12px;
	position: relative;
	width: auto;
	margin: auto;
	background: url(../images/setup/content-back02.gif) no-repeat top center;
	overflow: hidden;
}

#content02 a img {
	border: 0px;
}

.home-content-wrapper {
	width: 908px;
	margin: auto;
	padding: 8px;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}

.content-wrapper {
	width: 888px;
	margin: auto;
	padding: 12px 25px;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
}

.content-wrapper02 {
	width: 888px;
	margin: auto;
	padding: 12px 25px;
	position: relative;
	background-color: #FFF;
	overflow: visible;
}

.content-wrapper03 {
	width: 938px;
	padding: 0px;
	position: relative;
	background: url(../images/setup/content-back-center.gif) repeat-y center;
	overflow: hidden;
	margin: auto;
}

.news-content-wrapper {
	width: 938px;
	padding: 0px;
	position: relative;
	background: url(../images/setup/news-content-back-center.gif) repeat-y center;
	overflow: hidden;
	margin: auto;
}
	


/* Feature box */

.features {
	width: 894px;
	background: url(../images/setup/feature-back02.gif) top center no-repeat;
	position: relative;
	overflow: visible;
	height: 87px;
	margin: auto;
	padding: 7px 22px;
	background-color: #FFFFFF;
	z-index: 25;
}

.features-home {
	width: 894px;
	background: url(../images/setup/feature-back.gif) top center no-repeat;
	position: relative;
	overflow: visible;
	height: 87px;
	margin: auto;
	padding: 7px 22px;
	background-color: #FFFFFF;
	z-index: 25;
}

.view-cart-button {
	width: 894px;
	background: url(../images/setup/view-cart-button.gif) top center no-repeat;
	position: relative;
	overflow: visible;
	height: 37px;
	margin: auto;
	padding: 14px 0px 7px;
	background-color: #FFFFFF;
	z-index: 25;
	float: left;
	text-align: center;
}

.gallery-nav {
	width: 420px;
	position: absolute;
	top: -33px;
	overflow: hidden;
	left: 35px;
	background: url(../images/setup/gallery-nav-back.gif) repeat-x bottom;
	height: 39px;
	font-weight: bold;
}

.gallery-nav img {
	float: left;
	border: 0px;
	position: relative;
	text-decoration: none;
}

.fleet-text {
	width: 350px;
	position: relative;
	float: left;
	padding-top: 15px;
}

.fleet-text a {
	color: #630D0D;
	text-decoration: none;
}

.fleet-text a:hover {
	color: #25408F;
	text-decoration: none;
}

.feature-contact {
	width: 403px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: auto;
	padding: 15px;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
}

.feature-contact a {
	text-decoration: none;
	color: #25408F;
}

.feature-contact a:hover {
	text-decoration: none;
	color: #D2232A;
}

.lighter {
	color: #7573AD;
}

.feature-button {
	width: 190px;
	background: url(../images/setup/features-divider.gif) left no-repeat;
	padding: 10px 10px 0px 30px;
	float: left;
	position: relative;
	overflow: hidden;
	height: 76px;
}


/* Feature box end */



/* Left Nav */

.leftnav {
	width: 286px;
	float: left;
	position: relative;
	margin-left: 20px;
	overflow: hidden;
}

.leftnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.leftnav li {
	display: block;
	float: left;
	margin: 0px;
}

.leftnav li a {
	width: 246px;
	padding: 5px 20px;
	display: block;
	float: left;
	margin: 0px;
	background-color: #999999;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
}

.leftnav li a:hover {
	width: 246px;
	padding: 5px 20px;
	display: block;
	float: left;
	margin: 0px;
	background-color: #25408F;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
}

/* Left Nav End */



/* Mailing List */

.mailing-list {
	position: relative;
	width: 894px;
	margin: auto;
	padding: 10px 22px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}

.mailing-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.mailing-list li {
	width: 150px;
	padding: 5px 10px;
	display: block;
	background-color: #FF9900;
	color: #333;
	text-decoration: none;
	margin: 5px 0;
	text-align: center;
	font-weight: bold;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.mailing-list a {
	text-decoration: none;
	color: #FFF;
}

.mailing-list a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}

textarea#email {
	width: 170px;
	height: 14px;
	color: #999999;
	border: 1px solid #666666;
	padding: 3px 2px 1px;
}	
	
.mailing-list button {
	margin: 0;
	padding: 0;
	text-indent: -8000px;
	overflow: hidden;
	width: 17px;
	height: 21px;
	border: none;
	background: url(../images/setup/mailing-list-button.gif) no-repeat 0 0;
	cursor: pointer;
}

.mailing-list-links {
	width: 320px;
	position: relative;
	z-index: 30;
	text-align: center;
	font-size: 1.1em;
	border-top: 1px solid #FFFFFF;
	float: left;
	padding-top: 15px;
}

.mailing-list-links a {
	color: #25408F;
	text-decoration: none;
	padding: 2px 4px;
	margin: 0px 12px;
}

.mailing-list-links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 4px;
}


/* Mailing List end */




/* Main Content */

.main-text-left {
	width: 888px;
	position: relative;
	text-align: justify;
	z-index: 20;
	padding-bottom: 50px;
}

.main-text-left02 {
	width: 450px;
	position: relative;
	margin-right: 20px;
	text-align: justify;
	z-index: 20;
	padding-bottom: 50px;
}

.left-col {
	width: 570px;
	position: relative;
	margin-right: 20px;
	text-align: justify;
	z-index: 20;
	padding-bottom: 50px;
	padding: 12px 0px 50px 24px;
	float: left;
}

.left-col a {
	color: #630D0D;
	text-decoration: none;
}

.left-col a img {
	border: 0px;
	text-decoration: none;
}

.left-col a:hover {
	color: #25408F;
	text-decoration: none;
}

.left-col02 {
	width: 285px;
	position: relative;
	text-align: justify;
	z-index: 20;
	padding-bottom: 50px;
	padding: 12px 0px 50px 24px;
	float: left;
	color: #630D0D;
}

.left-col02 a {
	color: #25408F;
	text-decoration: none;
}

.left-col02 a:hover {
	color: #630D0D;
	text-decoration: none;
}

.right-col {
	width: 261px;
	position: relative;
	text-align: center;
	z-index: 20;
	padding: 12px 16px 24px;
	margin-right: 24px;
	float: right;
}

.right-col a {
	font-size: 1.2em;
	color: #25408F;
	text-decoration: none;
	font-weight: bold;
}

.right-col a:hover {
	font-size: 1.2em;
	color: #630D0D;
	text-decoration: none;
	font-weight: bold;
}

.main-images-right {
	width: 260px;
	position: relative;
	float: left;
}

.main-images-right02 {
	width: 544px;
	position: absolute;
	top: -12px;
	right: 0px;
	z-index: 10;
}

.gallery-left {
	width: 251px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 5px;
}

.gallery-left a img {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0px 10px 6px;
}

.gallery-left a:hover img {
	float: left;
	border: 1px solid #700A0A;
	margin: 0px 10px 6px;
}

.main-gallery-right {
	width: 261px;
	float: left;
	position: relative;
	padding-top: 45px;
}

.main-gallery-right a img {
	float: left;
	border: 0px;
	margin: 0px 9px 10px;
}

.main-gallery-right a:hover img {
	float: left;
	border: 0px;
	margin: 0px 9px 10px;
}


/* Main Content end */

.fleet-buttons {
	width: 900px;
	position: relative;
	overflow: hidden;
}

.fleet-button {
	width: 291px;
	float: left;
	position: relative;
	text-align: center;
}

.fleet-button a {
	text-decoration: none;
	font-size: 1.4em;
	color: #630D0D;
	font-weight: bold;
}

.fleet-button a:hover {
	text-decoration: none;
	font-size: 1.4em;
	color: #25408F;
	font-weight: bold;
}


.fleet-button img {
	margin-bottom: 15px;
}

.fleet-column {
	width: 265px;
	float: left;
	position: relative;
	line-height: 1.7em;
}

.fleet-column02 {
	width: 285px;
	float: left;
	position: relative;
	line-height: 1.7em;
}


/* shop */

.shop-items {
	width: 894px;
	position: relative;
	overflow: hidden;
}

.shop-item {
	width: 254px;
	height: 188px;
	float: left;
	position: relative;
	padding: 10px 15px;
	overflow: hidden;
	background: url(../images/setup/shop-item-frame.gif) no-repeat;
	margin: 0px 18px 20px 0px;
	text-align: center;
}

.shop-item-right {
	width: 244px;
	height: 178px;
	float: left;
	position: relative;
	padding: 15px 20px;
	overflow: hidden;
	background: url(../images/setup/shop-item-frame.gif) no-repeat;
	margin: 0px 0px 22px 0px;
	text-align: center;
}

.shop-item-name {
	font-size: 1.1em;
	font-weight: bold;
}

.shop-item-price {
	font-size: 1.4em;
	font-weight: bold;
}

.shop-item-small-text {
	font-size: 0.9em;
	line-height: 1.1em;
}


/* shop end */



/* Misc */

h1 {
	font-size: 1.8em;
	margin: 0px 0px 15px;
	padding: 0px;
	color: #630D0D;
	line-height: 1em;
}

h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	color: #25408F;
	line-height: 1em;
	text-align: left;
}

h3 {
	margin: 0px 0px 5px;
	padding: 0px;
	color: #25408F;
	line-height: 1em;
}

.question {
	color: #630D0D;
	font-weight: bold;
	font-size: 1.1em;
}

.to-top {
	font-size: 0.9em;
}

.main-text-left02 a {
	color: #630D0D;
	text-decoration: none;
}

.main-text-left02 a:hover {
	color: #25408F;
	text-decoration: none;
}

.careers-link {
	width: 450px;
	color: #CCCCCC;
	position: relative;
	overflow: hidden;
}

.careers-link a {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px 15px 15px 0px;
	float: left;
	color: #CCCCCC;
	display: block;
	width: 175px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

.careers-link a:hover {
	color: #630D0D;
	text-decoration: none;
}

.careers-link h1 {
	margin: 0px 15px 25px 0px;
	float: left;
	color: #7573AD;
	line-height: 1em;
	display: block;
	width: 175px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

.float-left {
	float: left;
	position: relative;
}


/* Misc end */


/* Footer */

.footer {
	width: 865px;
	position: relative;
	padding: 10px 0px;
	overflow: hidden;
	margin: auto;
	border-top: 2px solid #CCCCCC;
}

.footer a {
	text-decoration: none;
	color: #25408F;
}

.footer a:hover {
	text-decoration: none;
	color: #D2232A;
}

.copyright {
	float: left;
	width: 275px;
	position: relative;
	padding-top: 15px;
}

.terms-conditions {
	float: left;
	width: 340px;
	position: relative;
	text-align: center;
	padding-top: 15px;
}

.logos {
	float: right;
	width: 250px;
	position: relative;
	text-align: right;
}


/* Footer end */
