body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #636363;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(images/BG_Generic.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	color: #F15C22;
	text-decoration: none;
}
a:hover {
	color: #636363;
	text-decoration: none;
}
em {
	font-style: normal;
	color: #F15C22;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #636363;
}
input[type=text] {
	border: 1px solid #c6c8ca;
}
/* input[type=button], input[type=submit] {
	color: #FFFFFF;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F15C22;
 	border-color: #ddd #aaa #aaa #ddd;
	padding: 2px;
  	filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#fffbd6c8',EndColorStr='#ffF15C22');
}*/

select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #636363;
}
.small-text {
	font-size: 9px;
}
.bounding-box {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;
	z-index: 1;*/
	overflow: hidden;
	text-align: center;
}
#location {
	width: 842px;
	background-image: none;
}
.content-box {
	width: 637px;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.nav {
	width: 287px;
	height: 30px;
	float: right;
}
.logo {
	float: right;
	position: relative;
	top: 24px;
	right: 20px;
}
.copy-box {
	/*position: relative;
	z-index: 3;*/
	background-color: #FFF;
	width: 637px;
	clear: both;
	overflow: hidden;
}
.copy-box .copy {
	font-size: 14px;
	text-align: left;
	margin: 34px 60px 0px 34px;
}
.copy h2 {
	font-size: 18px;
	color: #252525;
	text-transform: uppercase;
	font-weight: normal;
}
.copy p {
	margin: 20px 0px;
}
.homepage-banner {
	margin-top: 23px;
}
.copy-box .button {
	text-align: left;
	margin: 30px 0px;;
}
.form-box {
	/*position: relative;
	z-index: 3;*/
	background-color: #FFF;
	width: 637px;
	clear: both;
	overflow: hidden;
}
.form-box .copy {
	font-size: 11px;
	text-align: left;
	margin: 34px 20px 0px 34px;
}
.form-box td {
	padding: 8px 8px 0px 0px;
}
.form-box .button {
	text-align: left;
	margin: 10px 0px;
}

.dealer {
	font-size: 11px;
	line-height: 15px;
	color: #8f9194;
}
.dealer h1 {
	font-size: 13px;
	color: #F15C22;
	margin-top: 0px;
}
.dealer h2 {
	font-size: 11px;
	color: #231f20;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: none;
	font-weight: bold;
}
.dealer h2 + p {
	margin-top: 0px;
}

.country-table td {
	padding: 0px;
}
tr.spacer td, td.spacer {
	padding: 0px;
	height: 2px;
}

.footer {
	width: 637px;
	height: 49px;
	background-image: url(images/BG_Footer.png);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 17px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
.footer a:hover {
	color: #f15D22;
	text-decoration: none;
}
.footer-logo {
	float: right;
	bottom: 7px;
	right: 6px;
	position: relative;
}
.footer-facebook {
	float: left;
	bottom: 7px;
	position: relative;
	margin: 0 0 0 30px;
}
.footer-youtube {
	float: left;
	bottom: 7px;
	position: relative;
	margin: 0 15px;
}
