/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #1176BE;
	font: Verdana, Arial, Helvetica, sans-serif
	}
img { border: none }
li {
	margin: 0px;
	padding: 0px;
	float: left
	}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none
	}
.navbuttons {
	background-color: #d83e35;
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: 16px;
	margin: 1em 0;
	position: relative;
	top: -15px;
	padding: 0px 0.5em
	}
.navbuttons a {
	background-color: #d83e35;
	color: #ffffff;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	font-variant: small-caps;
	display: block;
	width: 6em;
	text-decoration: none;
	margin-right: 1em
    }
.navbuttons a:hover { 
	color: #cccccc;
	background-color: #990000
	}
.coupon {
	padding: 0em;
	margin: 0em;
	display: list-item;
	list-style-position: inside
	}
.c1	{list-style-image: url(images/c1.jpg)}
.c2	{list-style-image: url(images/c2.jpg)}
.c3	{list-style-image: url(images/c3.jpg)}
.c4	{list-style-image: url(images/c4.jpg)}
.c5	{list-style-image: url(images/c5.jpg)}
.c6	{list-style-image: url(images/c6.jpg)}
.c7	{list-style-image: url(images/c7.jpg)}
.c8	{list-style-image: url(images/c8.jpg)}
.c9	{list-style-image: url(images/c9.jpg)}
.c10	{list-style-image: url(images/c10.jpg)}
.sidebar {
	position: relative;
	top: -28px;
	left: 0px;
	width: 102px;
	background-color: #000000;
	text-align: left;
	font-size: 2px
	}
.sidebar img {
	width: 100px;
	height: 100px;
	}
.main {
	position: absolute;
	top: 150px;
	left: 150px
	}
.truck {
	width: 31.75%;
	height: 41.7%;
	position: absolute;
	right: 0px;
	top: 127px
	}
.gallery {
	position: absolute;
	top: 130px;
	left: 106px
	}
.cdisclaimer {
	position: absolute;
	top: 130px;
	left: 200px;
	color: #336633;
	}
.cframe1 {
	position: absolute;
	top: 250px;
	width: 400px;
	left: 0px
	}
.cframe2 {
	position: absolute;
	top: 250px;
	width: 400px;
	left: 400px
	}
.list {
	color: #d83e35;
	}
.about {
	position: absolute;
	top: 127px;
	left: 125px;
	width: 500px;
	}
.cborder {
	background-color: #000000;
	width: 102px;
	height: 70px;
	position: relative;
	top: -31px
	}
.counter {
	background-color: #1176be;
	color: #ffffff;
	text-align: center;
	width: 100px;
	}