* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
html {
	display: block;
	/*position: fixed;*/
	/*overflow: auto;*/
	/*width: 100%;*/
	height: 100vh;
	background: url(../img/box-truck7.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*border: 2px solid red;*/
}
a {
	text-decoration: none;
}
body {

	/*display: table;*/
	/*background-color: #000;*/
	/*background-attachment: 250px;*/
	/*background-image: url(../img/box-truck.jpg);
	background-size: cover;
	background-attachment: fixed;*/
	/*background-position: center center;*/
}
#sendmessage:hover {
	background-color: #ccc;
	cursor: pointer;
}
#button1 {
    /*display: inline-block;*/
    position: absolute;
    width: 28px;
    height: 23px;
    background-color: #fff;
    margin: 265px 0 0 600px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-weight:bold; 
    padding-top: 7px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 50%;
    text-shadow: 0 0 1px #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    background-color: #336644;
}
#button2 {
    /*display: inline-block;*/
    position: absolute;
    width: 28px;
    height: 23px;
    background-color: #fff;
    margin: 310px 0 0 600px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-weight:bold; 
    padding-top: 7px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 50%;
    text-shadow: 0 0 1px #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
    background-color: #336644;
}

#checkbox-1 {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	margin: 40px 0 0 600px;
	border: 1px solid #336644;
	border-radius: 5px;
	box-shadow: 0 0 8px #000;
	cursor: pointer;
}
#checkbox-2 {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	margin: 85px 0px 0px 600px;
	border: 1px solid #336644;
	border-radius: 5px;
	box-shadow: 0 0 8px #000;
	cursor: pointer;
}
#checkbox-3 {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	margin: 130px 0 0 600px;
	border: 1px solid #336644;
	border-radius: 5px;
	box-shadow: 0 0 8px #000;
	cursor: pointer;
}
#checkbox-4 {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	margin: 220px 0 0 600px;
	border: 1px solid #336644;
	border-radius: 5px;
	box-shadow: 0 0 8px #000;
	cursor: pointer;
}
#checkbox-5 {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	margin: 400px 0 0 600px;
	border: 1px solid #336644;
	border-radius: 5px;
	box-shadow: 0 0 8px #000;
	cursor: pointer;
}
#checkbox-1:hover,#checkbox-2:hover,#checkbox-3:hover,#checkbox-4:hover,#checkbox-5:hover {
	background-color: #336644;
}
#container {
	/*postion: absolute;*/
	/*width: 100%;*/
	height: 100vh;
	margin-top: 88px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #336644;
	opacity: 0.65;
	/*margin: 0px auto;*/
	box-shadow: inset 0 0 8px #000;
	z-index: 1;
}
#contact-us {
	/*width: 100%;*/
	height: 58vh;
	padding-top: 150px;
	/*padding-bottom: 150px;*/
	/*border: 1px solid red;*/
	z-index: 1;
}
#contact-form-title {
	font-size: 150%;
	font-weight: bold;
	padding-left: 5px;
}
#cuda {
	position: absolute;
	width: 150px;
	height: 176px;
	background: url(../img/cuda.png);
	z-index: 1;
}
#extra-mover {
	width: 72%;
	font-family: arial;
	color: #fff;
	text-align: center;
	text-shadow: 0 0 1px #000;
	/*border: 1px solid blue;*/
	margin-top: 30px;
}
#header {
	position: fixed;
	width: 100%;
	height: 85px;
	background-color: #336644;
	border-bottom: 3px solid #fff;
	opacity: 0.98;
	/*margin-top: -88px;*/
	box-shadow: 0 0 8px #000000;
	-moz-box-shadow: 0 0 8px #000000;
   	-webkit-box-shadow: 0 0 8px #000000;
   	z-index: 100;
}
/*#glass {
	position: absolute;
	width: 719px;
	/*width: 100%;*/
	/*height: 364px;
	margin-top: 75px;
	margin-left: -810px;
	background: url(../img/window.png) no-repeat;
	/*float: left;*/
	/*z-index: 7;
	border: 2px solid #000;
}
/*#glass {
	background: url(../img/window.png);
}*/

h2 {
	/*position: absolute;*/
	height: 58px;
	width: 60%;
	font-weight: bold;
	font-family: merriweather, arial;
	/*font-size: 150%;*/
	color: #fff;
	padding-top: 27px;
	/*padding-left: 35px;*/
	/*border: 1px solid yellow;*/
	text-shadow: 0 0 1px #000;
	float: left;
}
#header-image-wrap {
	width: 1100px;
	height: 85px;
	margin: 0 auto;
	/*border: 1px solid orange;*/
}
.hour {
	position: absolute;
	margin-top: 87px;
	margin-left: 8px;
	width: 259px;
	text-align: center;
	text-shadow: 0 0 1px #000;
	/*font-family: arial;*/
	font-weight: bold;
	font-size: 150%;
	color: #fff;
	z-index: 6;
	/*border: 1px solid blue;*/
}
.hour1 {
	position: absolute;
	margin-top: 135px;
	margin-left: 8px;
	width: 259px;
	text-align: center;
	font-family: arial;
	font-size: 100%;
	color: #fff;
	z-index: 6;
	/*border: 1px solid blue;*/
}
.hour2 {
	position: absolute;
	margin-top: 185px;
	margin-left: 8px;
	width: 259px;
	text-align: center;
	font-family: arial;
	font-size: 100%;
	color: #fff;
	z-index: 6;
	/*border: 1px solid blue;*/
}
input {
	/*height: 20px;*/
	font-weight: bold;
	font-family: arial;
	border-radius: 5px;
}
#map {
	/*display: block;*/
	width: 100%;
	height: 100%;
	margin: 0 auto;
	/*padding-top: 75px;*/
	background: url(../img/areamap8.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow: auto;
	box-shadow: 0 0 20px #000;
	/*border: 1px solid orange;*/
}
.motto {
	position: absolute;
	color: #fff;
	width: 1100px;
	font-family: arial;
	font-weight: bold;
	font-size: 200%;
	text-align: center;
	float: left;
	z-index: 3;
	margin-top: 470px;
	/*margin-left: 1100px;*/
	text-shadow: 0 0 5px #000;
	/*border: 1px solid blue;*/
}
#Mileage {
	/*position: absolute;*/
	width: 175px;
	height: 35px;
	margin: 0 0 0 400px;
	border-radius: 10px;
	color: #fff;
	font-family: arial;
	/*border: 1px solid green;*/
}
#number {
	/*position: absolute;*/
	height: 68px;
	font-size: 250%;
	font-family: impact;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 17px;
	text-shadow: 0 0 2px #000;
	margin-left: 15px;
	/*padding-left: 855px;*/
	/*padding-right: 15px;*/
	/*border: 1px solid orange;*/
	float: right;
}
nav {
	display: inline-block;
	color: #fff;
	font-family: arial;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	text-shadow: 0 0 1px #000;
	z-index: 4;
}
nav:hover{
	font-weight: bold;
	background-color: #336644;
	text-shadow: 0 0 5px #000;
	opacity: .65;
}
#navigation {
	position: fixed;
	width: 100%;
	/*border: 1px solid orange;*/
	z-index: 8;
}
#navigation-wrap {
	/*position: fixed;*/
	width: 1100px;
	padding-top: 92px;
	/*border: 1px solid purple;*/
	text-align: right;
	margin: 0 auto;
	z-index: 4;
}
#next-button {
	position: absolute;
	width: 100px;
	height: 100px;
	margin-top: 33%;
	margin-left: 50%;
	background: url(../img/down-upbutton.png);
	box-shadow: 0 0 5px #333;
	border-radius: 100%;
	z-index: 6;
}
#next-button2 {
	position: absolute;
	width: 100px;
	height: 100px;
	margin-top: 38%;
	margin-left: 50%;
	background: url(../img/down-upbutton.png);
	box-shadow: 0 0 5px #333;
	border-radius: 100%;
	z-index: 6;
}
#orange-safty-lightL {
	position: absolute;
	width: 35px;
	height: 35px;
	margin-top: -10px;
	margin-left: -5px;
	background: url(../img/orange-backup.png);
}
#orange-safty-lightR {
	position: absolute;
	width: 35px;
	height: 35px;
	margin-top: -10px;
	margin-left: 244px;
	background: url(../img/orange-backup.png);
}
p {
	font-family: arial;
}
#prev-button {
	position: absolute;
	width: 100px;
	height: 100px;
	/*margin: 15px auto;*/
	margin-top: 5%;
	margin-left: 50%;
	background: url(../img/up-downbutton.png);
	box-shadow: 0 0 5px #333;
	border-radius: 100%;
	z-index: 6;
}
.rear-door {
	position: absolute;
	/*margin-top: 28px;*/
	margin-left: 8px;
	width: 259px;
	height: 237px;
	background: url(../img/truck-rear-door.png);
	z-index: 5;
}
#rear-tail-lightsL1 {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: 45px;
	margin-left: 9px;
	background: url(../img/rear-light.png);
}
#rear-tail-lightsL2 {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: 45px;
	margin-left: 29px;
	background: url(../img/rear-light.png);
}
#rear-tail-lightsR1 {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: 44px;
	margin-left: 222px;
	background: url(../img/rear-light.png);
}
#rear-tail-lightsR2 {
	position: absolute;
	width: 20px;
	height: 20px;
	margin-top: 44px;
	margin-left: 240px;
	background: url(../img/rear-light.png);
}
/*#truck-container {
	position: absolute;
	width: 100%;
	/*border 2px solid blue;*/
/*}*/
#tires {
	position: absolute;
	margin-top: 40px;
	/*border: 1px solid blue;*/
}
.tireB {
	position: absolute;
	width: 87px;
	height: 87px;
	/*margin-top: 40px;*/
	margin-left: 142px;
	background: url(../img/Tire.png);
}
.tireF {
	position: absolute;
	width: 87px;
	height: 87px;
	/*margin-top: 40px;*/
	margin-left: 519px;
	background: url(../img/Tire.png);
}
.truck-lettering {
	width: 72%;
	padding-top: 15px;
	/*padding-left: 0px;*/
	/*font-family: arial;*/
	font-size: 210%;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
	/*border: 1px solid red*/
}
#trucks-container {
	display: block;
	height: 100vh;
	width: 1100px;
	/*width: 100%;*/
	margin: 0 auto;
	padding-top: 75px;
	/*border: 1px solid blue;*/
	/*padding-bottom: 85px;*/
	/*border: 1px solid red;*/
}
.truck {
	position: absolute;
	width: 719px;
	/*width: 100%;*/
	height: 364px;
	margin-top: 75px;
	/*margin-left: 10%;*/
	background: url(../img/box-truck4.png) no-repeat;
	float: left;
	z-index: 2;
	/*border: 2px solid #000;*/
}
.truck-rear-container {
	position: absolute;
	margin-top: 76px;
	/*padding-bottom: 28px;*/
	width: 275px;
	height: 362px;
	margin-left: 825px;
	/*right: 10%;*/
	/*text-align: right;*/
	/*border: 1px solid blue;*/
}
.truck-rear {
	position: absolute;
	/*margin-top: 75px;*/
	width: 275px;
	height: 362px;
	background: url(../img/box-truck-rear-door-open.png);
	z-index: 4;
}
.truck-rear-top2 {
	position: absolute;
	/*margin-top: 75px;*/
	width: 275px;
	height: 28px;
	background: url(../img/truck-rear-top2.png);
	z-index: 4;
}
.truck-rear-bottom2 {
	position: absolute;
	margin-top: 28px;
	width: 275px;
	height: 332px;
	background: url(../img/truck-rear-bottom2.png);
	z-index: 4;
}
#total {
	/*position: absolute;*/
	width: 40%;
	height: 35px;
	margin: 355px 0 0 385px;
	color: #fff;
	font-family: arial;
	text-align: right;
	text-shadow: 0 0 1px #000;
	/*border: 1px solid yellow;*/
}
.title {
	/*font-family: Arial;*/
	font-weight: bold;
	font-size: 150%;
	text-shadow: 0 0 1px #000;
	
}
#quote {
	/*position: absolute;*/
	width: 100%;
	/*height: 100%;*/
	padding-top: 155px;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
	/*background-color: #336644;
	opacity: 0.65;*/
	/*box-shadow: inset 0 0 8px #000;*/
	padding-bottom: 250px;
	/*border: 1px solid orange;*/
	z-index: 1;
}
/*#quote-content-wrap {
	display: block;
	width: 1100px;
	height: 100vh;
	margin: 0px auto;
	color: #fff;
	border: 1px solid blue;
}*/
#quote-content-container {
	display: block;
	margin: 0 auto;
	/*height: 100%;*/
	width: 700px;
	color: #fff;
	/*border: 1px solid orange;*/
	background-color: #336644;
	/*border: 1px solid #fff;*/
	opacity: .95;
	border-radius: 5px;
	padding-bottom: 30px;
	box-shadow: 0 0 20px #000;
}
#small-quote-container {
	padding-bottom: 50px;
}
#quote-content-box-1 {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 450px;
	/*font-family: arial;*/
	font-size: 150%;
	padding-top: 25px;
	border-radius: 5px;
	/*border: 1px solid blue;*/
	/*padding-left: 25px;*/
	/*border-radius: 5px;
	box-shadow: 0px 0px 50px #000;*/
}
.quote-content-p {
	width: 100%;
	height: 40px;
	padding-left: 25px;
	padding-top: 5px;
	text-shadow: 0 0 1px #000;
	/*border: 1px solid blue;*/
	/*float: left;*/
}
#itemsDescription {
	margin: 75px 0 0 0px;
	/*border: 1px solid blue;*/
	padding-left: 45px;
	/*box-shadow: inset 0px 0px 2px #000;*/
}
table {
	/*border: 1px solid yellow;*/
}
table td {
	/*border: 1px solid blue;*/
}
#tips:hover {
	cursor: pointer;
}
#tips-menu {
	width: 93%;
	/*height: 500px;*/
	background-color: #336644;
	opacity: 0.95;
	color: #fff;
	font-size: 100%;
	font-family: arial;
	text-shadow: 0 0 1px #000;
	/**border: 1px solid #fff;*/
	/*padding-bottom: 15px;*/
}
ul {
	font-family: arial;
}
/*#checkbox-1:active,#checkbox-2:active,#checkbox-3:active,#checkbox-4:active {
	background-color: #336644;
}*/