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

.Clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#Header {
	height: 70px;
	width: 100%;
	background-color: #1c252d;
}
#HeaderItemsHolder {
	height: 70px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Logo {
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 253px;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 19px;
}
#LinksTop {
	top: 27px;
	right: 0px;
	line-height: 14px;
	position: absolute;
}
#LinksTop ul {
	float: right;
}
#LinksTop ul li {
	margin-left: 20px;
	float: left;
}
#LinksTop ul li a {
	color: #81888e;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
}
#LinksTop ul li a:hover {
	color: #FFF;
}
#SubHeader, #SubHeaderOtherPages {
	height: 231px;
	width: 100%;
	background-image: url(../images/BG_SubHeader.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
#SubHeaderOtherPages {
	height: 94px;
	width: 100%;
	background-image: url(../images/BG_SubHeaderOther.gif);
}
#SubHeaderItemsHolder, #SubHeaderOtherPagesItemsHolder {
	height: 231px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#SubHeaderOtherPagesItemsHolder {
	height: 94px;
}
#SubHeaderItemsHolder .DownloadButton {
	height: 37px;
	width: 272px;
	position: absolute;
	left: 0px;
	bottom: -18px;
	display: block;
	text-indent: -9999px;
}
#SubHeaderItemsHolder .DownloadButton a {
	line-height: 37px;
	display: block;
	background-image: url(../images/Bttn_Download.png);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}
#SubHeaderItemsHolder .DownloadButton a:hover {
	background-position: 0px 0px;
}
#QuoteHome, #QuoteOtherPages {
	width: 414px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#QuoteOtherPages {
	top: 26px;
	width: 600px;
}
#QuoteHome h1, #QuoteOtherPages h1 {
	font-size: 34px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 24px;
}
#QuoteOtherPages h1 {
	margin-bottom: 0px;
}
#QuoteHome p {
	font-size: 14px;
	font-weight: normal;
	color: #b0b0b0;
	text-shadow: 1px 1px 2px #000;
	line-height: 1.3em;
}
#CarHomepage, #CarAboutUs, #CarTheProcess, #CarGallery, #CarPricing, #CarContact {
	height: 327px;
	width: 579px;
	position: absolute;
	top: -20px;
	right: -20px;
	text-indent: -9999px;
	display: block;
}
#CarAboutUs {
	height: 163px;
	width: 313px;
	top: -12px;
	right: -20px;
}
#CarTheProcess {
	height: 150px;
	width: 283px;
	top: -7px;
	right: -8px;
}
#CarGallery  {
	height: 114px;
	width: 279px;
	top: 34px;
	right: -5px;
}
#CarPricing  {
	height: 107px;
	width: 278px;
	top: 19px;
	right: -5px;
}
#CarContact {
	height: 164px;
	width: 300px;
	top:-20px;
	right:-21px;
}
#CarHomepage a, #CarAboutUs a, #CarTheProcess a, #CarGallery a, #CarPricing a, #CarContact a {
	display: block;
	background-image: url(../images/Car_Homepage.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 327px;
}
#CarAboutUs a {
	line-height: 163px;
	background-image: url(../images/Car_AboutUs.png);
}
#CarTheProcess a {
	line-height: 150px;
	background-image: url(../images/Car_TheProcess.png);
}
#CarGallery a {
	line-height: 114px;
	background-image: url(../images/Car_Gallery.png);
}
#CarPricing a {
	line-height: 107px;
	background-image: url(../images/Car_Pricing.png);
}
#CarContact a {
	line-height: 164px;
	background-image: url(../images/Car_Contact.png);
}
#CarHomepage a:hover {
	background-position: 0px -327px;
	background-image: url(../images/Car_Homepage.png);
}
#CarAboutUs a:hover {
	background-position: 0px -163px;
	background-image: url(../images/Car_AboutUs.png);
}
#CarTheProcess a:hover {
	background-position: 0px -150px;
	background-image: url(../images/Car_TheProcess.png);
}
#CarGallery a:hover {
	background-position: 0px -114px;
	background-image: url(../images/Car_Gallery.png);
}
#CarPricing a:hover {
	background-position: 0px -107px;
	background-image: url(../images/Car_Pricing.png);
}
#CarContact a:hover {
	background-position: 0px -164px;
	background-image: url(../images/Car_Contact.png);
}
#Content {
	background-image: url(../images/BG_Main.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #e7e7e7;
	background-position: center top;
	padding-top: 46px;
}
#ContentHolder {
	clear: both;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
#Breadcrumbs {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 34px;
}
#Breadcrumbs ul {
	margin-right: 10px;
}
#Breadcrumbs ul li {
	margin-right: 10px;
	display: inline;
}
#Breadcrumbs ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 16px;
}
#Breadcrumbs ul li a:hover {
	color: #FFF;
}
#GreyPaperTop {
	height: 167px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/PaperTopGrey.png);
	background-repeat: no-repeat;
	padding: 39px;
}
#GreyPaperBottom {
	height: 202px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/PaperBottomGrey.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 27px;
	padding-right: 39px;
	padding-bottom: 38px;
	padding-left: 39px;
}
#WhitePaperTop, #WhitePaperBottom {
	width: 966px;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/PaperTopWhite.png);
	background-repeat: no-repeat;
}
#WhitePaperBottom {
	background-image: url(../images/PaperBottomWhite.png);
	height: 33px;
}
.Reason, .ReasonMiddle {
	float: left;
	width: 264px;
	margin-bottom: 24px;
}
.ReasonMiddle {
	padding-right: 48px;
	padding-left: 48px;
}.ReasonIcon32 {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 10px;
}
.ReasonTitle {
	float: left;
	width: auto;
	margin-top: -4px;
}
.ReasonTitle h2 {
	font-size: 30px;
	color: #000;
	font-weight: lighter;
	line-height: 30px;
	display: inline;
}
.ReasonTitle h2 a {
	color: #000;
	text-decoration: none;
	font-size: 30px;
}
.ReasonTitle h2 a:hover {
	color: #666;
}
.ReasonTitle h3 {
	color: #285e8e;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.ReasonTitle h3 a {
	color: #285e8e;
	text-decoration: none;
}
.ReasonTitle h3 a:hover {
	color: #9BBDDE;
}
.DottedLine {
	width: 100%;
	padding-top: 24px;
	padding-bottom: 24px;
	height: 1px;
	background-image: url(../images/DottedLine.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
.Reason p, .ReasonMiddle p {
	font-size: 14px;
	font-weight: normal;
	color: #5b5b5b;
	line-height: 1.4em;
}
#Paper {
	width: 874px;
	background-image: url(../images/Paper_BG.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 46px;
	padding-bottom: 26px;
	padding-left: 46px;
}
.NewsHolder, .OtherContentHolder, .VideoHolder, .StepsHolder, .GalleryHolder, .OtherContentHolderCenter {
	width: 874px;
	position: relative;
	padding-top: 90px;
}
.VideoHolder {
	padding-top: 0px;
	clear: both;
}
.GalleryHolder {
	padding-top: 0px;
	clear: both;
	margin-top: 20px;
}
.StepsHolder {
	padding-top: 30px;
}

.OtherContentHolderCenter {
	padding-top: 30px;
}
.OtherContentHolder {
	padding-top: 30px;
}
.OtherContentHolder h2, .StepsHolder h2, .OtherContentHolderCenter h2 {
	color: #000;
	font-size: 30px;
	font-weight: lighter;
	margin-bottom: 8px;
}
.OtherContentHolder h3, .StepsHolder h3, .OtherContentHolderCenter h3 {
	font-size: 16px;
	font-weight: normal;
	color: #285e8e;
	margin-bottom: 30px;
}
.StepsHolder h2 {
	text-align: center;
}
.StepsHolder h3 {
	text-align: center;
}
.OtherContentHolderCenter h2 {
	text-align: center;
}
.OtherContentHolderCenter h3 {
	text-align: center;
	margin-bottom: 10px;
}
.OtherContentHolderCenter p {
	color: #505050;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.StepsContentHolder {
	width: 234px;
	min-height: 91px;
	padding: 2px;
	border: 1px solid #8f8f8f;
	float: left;
	margin-left: 26px;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-top: 20px;
}
.StepsInnerHolder {
	width: 234px;
	min-height: 91px;
	background-color: #e7e7e7;
	background-image: url(../images/BG_Steps.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.StepsLeftPart {
	width: 32px;
	float: left;
	padding-top: 1px;
	padding-left: 1px;
}
.StepIcon {
	clear: both;
	height: 32px;
	width: 32px;
	margin-bottom: 20px;
}
.StepNumber {
	width: 32px;
	font-weight: bold;
	color: #FFF;
	font-size: 32px;
	text-shadow: 1px 1px 2px #656565;
	text-align: center;
}
.StepsRightPart {
	float: left;
	width: 201px;
}
.StepsRightPart h5 {
	color: #285e8e;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #656565;
	text-indent: 8px;
	padding-top: 4px;
}
.StepsRightPart p {
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
}
.DateLabel {
	width: 149px;
	position: absolute;
	left: -47px;
	top: 27px;
	background-image: url(../images/DateLabel.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-shadow: 0px 1px 2px #FFF;
	height: 31px;
	padding-top: 10px;
}
.SocialLabel {
	height: 31px;
	width: 117px;
	position: absolute;
	top: 27px;
	right: -43px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #285e8e;
	border-bottom-color: #285e8e;
	border-left-color: #285e8e;
	padding: 1px;
}
.SocialLabelInner {
	height: 23px;
	background-color: #C0CAD4;
	text-align: center;
	padding-top: 8px;
	width: 117px;
}
.SocialLabelInner ul {
	width: 117px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
.SocialLabelInner li {
	height: 16px;
	width: 16px;
	margin-right: 1px;
	display: inline;
	margin-left: 1px;
}
.NewsFullWidth {
	float: none;
	width: 100%;
}
.NewsColumn {
	float: left;
	width: 550px;
}
.NewsColumn h2, .NewsFullWidth h2 {
	font-size: 30px;
	font-weight: lighter;
	color: #000;
	padding-bottom: 5px;
}
.NewsColumn h3, .NewsFullWidth h3 {
	font-size: 16px;
	font-weight: normal;
	color: #285e8e;
	margin-bottom: 30px;
}
.NewsColumn p, .NewsFullWidth p, .OtherContentHolder p {
	font-size: 14px;
	color: #5b5b5b;
	font-weight: normal;
	margin-bottom: 25px;
	line-height: 1.4em;
}
.OldCar {
	height: 207px;
	width: 286px;
	float: right;
	text-indent: -9999px;
	margin-top: 34px;
}
.OldCar a {
	background-image: url(../images/OldCar.png);
	background-position: 0px 0px;
	display: block;
	line-height: 207px;
	background-repeat: no-repeat;
}
.OldCar a:hover {
	background-image: url(../images/OldCar.png);
	background-position: 0px -207px;
	background-repeat: no-repeat;
}
.BestWestern {
	height: 207px;
	width: 286px;
	float: right;
	text-indent: -9999px;
	margin-top: 34px;
}
.BestWestern a {
	background-image: url(../images/bestwestern.png);
	background-position: 0px 0px;
	display: block;
	line-height: 207px;
	background-repeat: no-repeat;
}
.BestWestern a:hover {
	background-image: url(../images/bestwestern.png);
	background-position: 0px -207px;
	background-repeat: no-repeat;
}
.NewsImageBig, .NewsImageSmall {
	float: left;
	height: 173px;
	width: 487px;
	padding-top: 12px;
	padding-bottom: 14px;
	padding-left: 13px;
	padding-right: 13px;
	background-image: url(../images/NewsFrameBig.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 36px;
	overflow: hidden;
}
.NewsImageSmall {
	height: 173px;
	width: 299px;
	background-image: url(../images/NewsFrameSmall.png);
	margin-right: 0px;
}
#Footer, #Footer2 {
	width: 100%;
	background-color: #424242;
	padding-bottom: 56px;
	background-image: url(../images/FooterBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Footer2 {
	padding-bottom: 56px;
	background-image:none;
	margin-top: -140px;
	padding-top: 140px;
}
#FooterContentHolder {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
}
.PrefooterContentHolder {
	float: left;
	height: 202px;
	width: 33%;
}
#QuickFacts, #Team, #FinalWords {
	width: 100%;
	height: 202px;
	overflow: hidden;
	color: #979797;
	font-size: 18px;
	font-weight: normal;
}
#Team {
	font-size: 20px;
}
#QuickFacts h2, #Team h2, #FinalWords h2 {
	font-size: 18px;
	font-weight: normal;
	color: #363636;
	margin-bottom: 10px;
}
#QuickFacts p, #Team p, #FinalWords p {
	color: #979797;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 4px;
}
.PrefooterContentHolder #QuickFacts ul li {
	margin-bottom: 8px;
}
.PrefooterContentHolder #QuickFacts ul li img {
	margin-right: 8px;
}
.PrefooterContentHolder #Team ul {
	margin-top: -8px;
}
.PrefooterContentHolder #Team ul li {
	margin-bottom: 2px;
}
.PrefooterContentHolder #Team ul li img {
	margin-right: 8px;
}
.SmallBlue {
	font-size: small;
	font-weight: normal;
	color: #285e8e;
}
#FooterLogo {
	height: 25px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#Copyright {
	font-size: 14px;
	font-weight: normal;
	color: #81888e;
	text-align: center;
	width: 100%;
	padding-top: 70px;
}
.RibbonHolder {
	width: 874px;
	height: 100px;
}
.Ribbon {
	height: 52px;
	width: 844px;
	position: absolute;
	background-image: url(../images/Ribbon.png);
	background-repeat: no-repeat;
	top: 120px;
	left: 50%;
	margin-left: -550px;
	padding-left: 128px;
	padding-right: 128px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 38px;
	overflow: hidden;
}
.AboutImage {
	background-image: url(../images/AboutFrame.png);
	background-repeat: no-repeat;
	height: 262px;
	width: 347px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 14px;
	padding-left: 13px;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.BoxCorner {
	height: 67px;
	width: 57px;
	position: absolute;
	top: -1px;
	left: -1px;
}
.Arrow {
	float: left;
	height: 47px;
	width: 43px;
	background-image: url(../images/Arrow.png);
	background-repeat: no-repeat;
	margin-right: 42px;
	margin-left: 42px;
	margin-top: 140px;
}
.Space {
	float: left;
	height: 47px;
	width: 43px;
	margin-right: 42px;
	margin-left: 42px;
	margin-top: 140px;
}
.Space2 {
	float: left;
	height: 170px;
	width: 3px;
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 140px;
}
.AboutImageDescriptionLeft, .AboutImageDescriptionRight {
	float: left;
	line-height: 18px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	width: 359px;
}
.AboutImageDescriptionRight {
	float: right;
	text-align: left;
}
.BlueText {
	color: #285e8e;
	font-size: 18px;
}
#GreyPaperAbout {
	width: 966px;
	height: 250px;
	background-image: url(../images/PaperBottomAbout.png);
	background-repeat: no-repeat;
	position: relative;
}
#GreyPaperAbout ul {
	width: 100%;
	height: 128px;
	position: absolute;
	top: -48px;
	text-align: center;
}
#GreyPaperAbout ul li {
	display: inline;
	margin-left: 16px;
	margin-right: 16px;
}
#GreyPaperAbout h4 {
	margin-top: 64px;
	text-align: center;
	color: #525252;
	font-size: 20px;
	font-weight: normal;
	text-shadow: 1px 1px 2px #FFF;
	margin-bottom: 40px;
}
.AboutPrefooter {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: -20px;
}
.AboutPrefooterItemHolder {
	width: 188px;
	float: left;
	margin-right: 8px;
	position: relative;
	height: 180px;
}
.AboutPrefooterIcon {
	position: absolute;
	left: 2px;
	top: 0px;
	height: 32px;
	width: 32px;
}
.AboutPrefooterTitle {
	position: absolute;
	left: 40px;
	height: 26px;
	width: 140px;
	font-size: 18px;
	font-weight: normal;
	color: #525252;
	padding-top: 6px;
	top: 0px;
}
.AboutPrefooterTitle a {
	color: #525252;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}
.AboutPrefooterTitle a:hover {
	color: #285e8e;
}
.AboutPrefooterContent {
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
	color: #909090;
	position: absolute;
	top: 44px;
	left: 0px;
}
.GalleryHolder ul li {
	float: left;
	width: 230px;
	background-image: url(../images/GalleryFrame.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 13px;
	padding-left: 13px;
	overflow: hidden;
	margin-right: 12px;
	margin-left: 20px;
	margin-bottom: 16px;
	background-position: top;
}
.GalleryDescription, .GalleryDescription p {
	clear: both;
	padding-top: 2px;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #285e8e;
}
#PricingHolder {
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.PricingTop, .PricingBottom {
	background-image: url(../images/BG_PricingTop.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 820px;
}
.PricingBottom {
	background-image: url(../images/BG_PricingBottom.png);
}.Pricing {
	background-image: url(../images/BG_Pricing.gif);
	background-repeat: repeat-y;
	width: 780px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 20px;
}
.PricingLeft {
	float: left;
	width: 260px;
}
.PricingDescription, .PricingItems, .PricingItemsTitle, .PricingName {
	height: 32px;
	line-height: 32px;
	color: #285e8e;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.PricingDescription {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PricingEmptyBox {
	height: 65px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.PricingItems, .PricingItemsTitle {
	width: 33%;
	float: left;
	text-align: center;
}
.PricingItemsTitle {
	line-height: normal;
	height: auto;
}
.PricingItemsTitle h3 {
	color: #285e8e;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
}
.PricingItemsTitle h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.PricingRight {
	float: left;
	width: 520px;
}
.BlackBold {
	font-weight: bold;
	color: #000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-shadow: 1px 1px 2px #666;
}
.ContactLeft {
	float: left;
	width: 340px;
	padding-left: 20px;
	margin-top: -20px;
}
.ContactRight {
	float: left;
	width: 494px;
	padding-left: 20px;
	margin-top: -20px;
	margin-bottom: 50px;
	position: relative;
}
.ContactLeft h2, .ContactRight h2 {
	font-size: 21px;
	font-weight: normal;
	color: #285e8e;
	margin-bottom: 30px;
}
.ContactLeft h3 {
	font-size: 16px;
	font-weight: normal;
	color: #818181;
	line-height: 1.3em;
	margin-bottom: 8px;
}
.ContactLeft h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin-bottom: 8px;
	line-height: 1.3em;
}
.ContactLeft h4 a {
	color: #000;
	text-decoration: none;
}
.FormItemHolder {
	width: 474px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-right: 20px;
	text-align: right;
}
.FormTextField {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
	width: 360px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-left: 8px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.SendButton {
	height: 35px;
	width: 120px;
	position: absolute;
	right: -43px;
	top: 168px;
}
