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

/* ------------------------------- */
/* CSS reset to improve cross browser compatability */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: CabinRegular, verdana;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End CSS reset */
 
.clear {
	clear: both;
	}

 
/* ------------------------------- */
@font-face {
    font-family: 'UbuntuRegular';
    src: url('fonts/Ubuntu-R-webfont.eot');
    src: url('fonts/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-R-webfont.woff') format('woff'),
         url('fonts/Ubuntu-R-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuItalic';
    src: url('fonts/Ubuntu-RI-webfont.eot');
    src: url('fonts/Ubuntu-RI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-RI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-RI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-RI-webfont.svg#UbuntuItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuBold';
    src: url('fonts/Ubuntu-B-webfont.eot');
    src: url('fonts/Ubuntu-B-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-B-webfont.woff') format('woff'),
         url('fonts/Ubuntu-B-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-B-webfont.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuBoldItalic';
    src: url('fonts/Ubuntu-BI-webfont.eot');
    src: url('fonts/Ubuntu-BI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-BI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-BI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-BI-webfont.svg#UbuntuBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuLight';
    src: url('fonts/Ubuntu-L-webfont.eot');
    src: url('fonts/Ubuntu-L-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-L-webfont.woff') format('woff'),
         url('fonts/Ubuntu-L-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-L-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('fonts/Ubuntu-LI-webfont.eot');
    src: url('fonts/Ubuntu-LI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-LI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-LI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-LI-webfont.svg#UbuntuLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMedium';
    src: url('fonts/Ubuntu-M-webfont.eot');
    src: url('fonts/Ubuntu-M-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-M-webfont.woff') format('woff'),
         url('fonts/Ubuntu-M-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-M-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuMediumItalic';
    src: url('fonts/Ubuntu-MI-webfont.eot');
    src: url('fonts/Ubuntu-MI-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-MI-webfont.woff') format('woff'),
         url('fonts/Ubuntu-MI-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-MI-webfont.svg#UbuntuMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'UbuntuCondensedRegular';
    src: url('fonts/Ubuntu-C-webfont.eot');
    src: url('fonts/Ubuntu-C-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Ubuntu-C-webfont.woff') format('woff'),
         url('fonts/Ubuntu-C-webfont.ttf') format('truetype'),
         url('fonts/Ubuntu-C-webfont.svg#UbuntuCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CabinRegular';
    src: url('fonts/Cabin-Regular-webfont.eot');
    src: url('fonts/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-Regular-webfont.woff') format('woff'),
         url('fonts/Cabin-Regular-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Regular-webfont.svg#CabinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinItalic';
    src: url('fonts/Cabin-Italic-webfont.eot');
    src: url('fonts/Cabin-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-Italic-webfont.woff') format('woff'),
         url('fonts/Cabin-Italic-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Italic-webfont.svg#CabinItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinMedium';
    src: url('fonts/Cabin-Medium-webfont.eot');
    src: url('fonts/Cabin-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-Medium-webfont.woff') format('woff'),
         url('fonts/Cabin-Medium-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Medium-webfont.svg#CabinMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinMediumItalic';
    src: url('fonts/Cabin-MediumItalic-webfont.eot');
    src: url('fonts/Cabin-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-MediumItalic-webfont.woff') format('woff'),
         url('fonts/Cabin-MediumItalic-webfont.ttf') format('truetype'),
         url('fonts/Cabin-MediumItalic-webfont.svg#CabinMediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinSemiBold';
    src: url('fonts/Cabin-SemiBold-webfont.eot');
    src: url('fonts/Cabin-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-SemiBold-webfont.woff') format('woff'),
         url('fonts/Cabin-SemiBold-webfont.ttf') format('truetype'),
         url('fonts/Cabin-SemiBold-webfont.svg#CabinSemiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinSemiBoldItalic';
    src: url('fonts/Cabin-SemiBoldItalic-webfont.eot');
    src: url('fonts/Cabin-SemiBoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-SemiBoldItalic-webfont.woff') format('woff'),
         url('fonts/Cabin-SemiBoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Cabin-SemiBoldItalic-webfont.svg#CabinSemiBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinBold';
    src: url('fonts/Cabin-Bold-webfont.eot');
    src: url('fonts/Cabin-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-Bold-webfont.woff') format('woff'),
         url('fonts/Cabin-Bold-webfont.ttf') format('truetype'),
         url('fonts/Cabin-Bold-webfont.svg#CabinBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CabinBoldItalic';
    src: url('fonts/Cabin-BoldItalic-webfont.eot');
    src: url('fonts/Cabin-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cabin-BoldItalic-webfont.woff') format('woff'),
         url('fonts/Cabin-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Cabin-BoldItalic-webfont.svg#CabinBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
 

/* ------------------------------- */
body {
	font-family: 'CabinRegular', verdana;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	background-image: url(images/backgroundWrapper.png);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/backgroundHeader.png);
	background-repeat: no-repeat;
	height: 205px;
	width: 980px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
#header #logo {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
}
#header #nav {
	height: 28px;
	width: 900px;
	position: absolute;
	left: 40px;
	top: 170px;
}
#slider {
	background-image: url(images/backgroundSlide.png);
	background-repeat: no-repeat;
	height: 270px;
	width: 980px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
#content {
	min-height: 600px;
	width: 940px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#content a {
	color: #ad2227;
	text-decoration: none;
}
#content a:hover {
	color: #79aadc;
	text-decoration: underline;
}
#navArrL {
	background-image: url(images/navArrowLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 121px;
	width: 58px;
	top: 126px;
	position: absolute;
	z-index: 100;
	left: -6px;
}
#navArrR {
	background-image: url(images/navArrowRight.png);
	background-repeat: no-repeat;
	float: left;
	height: 121px;
	width: 58px;
	top: 126px;
	position: absolute;
	z-index: 100;
	left: 968px;
}
#header #nav li {
	font-family: 'UbuntuCondensedRegular', verdana;
	color: #FFF;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
}
#header #nav a {
	font-family: 'UbuntuCondensedRegular', verdana;
	color: #FFF;
	text-decoration: none;
}
#header #nav a:hover {
	color: #79aadc;
	text-decoration: underline;
}
#header #tagline {
	text-align: right;
	float: right;
	position: absolute;
	top: 100px;
	right: 20px;
	width: 775px;
}
#tagline h1 {
	font-family: 'UbuntuCondensedRegular', verdana;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
#tagline p {
	font-family: 'UbuntuCondensedRegular', verdana;
	font-size: 17px;
	color: #202f60;
}
#content #leftContent {
	float: left;
	width: 600px;
}
#content #rightContent {
	float: right;
	width: 320px;
}
#leftContent h1 {
	font-family: 'CabinMedium', verdana;
	font-size: 22px;
	font-weight: normal;
	color: #ad2227;
}
#leftContent p {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 24px;
	font-family: CabinRegular, verdana;
}
#leftContent ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
}
#leftContent ul {
	margin-top: -10px;
}
#leftContent h2 {
	font-family: 'CabinMedium', verdana;
	font-size: 18px;
	font-weight: normal;
	color: #202F6D;
}
#leftContent h3 {
	font-family: 'CabinMediumItalic', verdana;
	font-weight: normal;
	color: #202F6D;
}
#rightContent h2 {
	font-family: 'CabinMedium', verdana;
	font-size: 14px;
	font-weight: normal;
	color: #202F6D;
}
#rightContent p {
	margin-bottom: 20px;
	font-size: 12px;
}
#form {
	font-family: 'CabinMedium', verdana;
	font-size: 14px;
	font-weight: normal;
	color: #202F60;
}
#form label {
	font-family: 'CabinBold', verdana;
}
#form button {
	font-family: 'UbuntuCondensedRegular', verdana;
}
#footer {
	background-color: #202f60;
	height: 210px;
	margin-right: 20px;
	margin-left: 20px;
	width: 940px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer p {
	font-size: 12px;
	color: #FFF;
	margin-top: 10px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #79aadc;
	text-decoration: underline;
}
.phone {
	font-family: 'UbuntuCondensedRegular', verdana;
	color: #FFF;
	float: right;
	font-size: 18px;
}
.slide {
	margin-top: 10px;
	margin-left: 20px;
}
.financing {
	float: left;
	position: absolute;
	top: 5px;
	right: 20px;
}
.offerButton {
	float: left;
	position: absolute;
	top: 145px;
	right: 20px;
}
.disclaimer {
	font-size: 12px;
	font-family: 'CabinRegular', verdana;
	color: #999;
	line-height: 14px;
	margin-top: 20px;
}
#locations ul li {
	font-family: 'CabinRegular', verdana;
	font-size: 10px;
	color: #202E60;
	float: left;
	text-align: center;
	display: block;
	margin: 5px;
	width: 120px;
}
#locations {
	width: 780px;
	float: right;
}
#locations ul li a {
	color: #AC2227;
	text-decoration: none;
}
#locations ul li a:hover {
	color: #E32833;
	text-decoration: underline;
}
