@charset "UTF-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/bg-new.jpg) top center no-repeat #e50000;
	background-color: #e50000;
}

img { border: none; }

#wrap {
	width: 1000px;
	margin: 0 auto;
}

/*fonts*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 20px;
	padding-top: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #ff1200;
	font-weight: lighter;
	padding-bottom: 12px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	color: #ff1200;
	font-weight: bold;
	padding-top: 12px;
}

.red {
	color: #ff1200;
	font-weight: bold;
}

.telephone {
	color: #ff1200;
	font-weight: bold;
	font-size: 1.30em;
}

.black {
	color: #000000;
	font-weight: bold;
	font-size: 1.20em;
}

.boldtext {
	color: #000000;
	font-size: 1.00em;
	font-weight: bold;
}

.tablep { font-size: 1.0em; }

.term { font-size: 0.9em; }

.sales { padding-right: 40px; float: right; }

.headtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	color: #ff1200;
	font-weight: bold;
	padding-top: 12px;
}

.small { font-size: 0.7em; }

.strike { text-decoration: line-through; }

/*flash*/
#lflash {
	width: 277px;
	height: 62px;
	float: left;
}

#mflash {
	width: 972px;
	height: 379px;
	margin: 0 auto;
	background: url(images/carflash.jpg) no-repeat;
}

#cflash {
	height: 184px;
	width: 632px;
	margin: 0 auto;
	background: url(images/cflash.jpg) no-repeat;
}

#pflash {
	width: 230px;
	height: 131px;
	float: right;
	padding-left: 10px;
	background: url(images/pflash.jpg) no-repeat;
}

#pflasha {
	width: 230px;
	height: 174px;
	float: right;
	padding-left: 10px;
}

#vflash {
	width: 972px;
	height: 379px;
	margin: 0 auto;
	background: url(images/vanflash.jpg) no-repeat;
}

#tflash {
	width: 972px;
	height: 379px;
	margin: 0 auto;
	background: url(images/truckflash.jpg) no-repeat;
}

/*classes*/
.cars {
	padding-left: 30px;
	padding-right: 30px;
}

.about {
	float: right;
	margin-left: 10px;
}

/*table*/
table.servicesT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #303030;
	width: 646px;
	border: 1px #CCC solid;
	border-collapse: collapse;
	border-spacing: 12px;
	padding-top: 6px;
	text-align: center;
}

table.servicesT td {
	border-bottom: 1px dotted #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: center;
	padding-left: 3px;
}

.servBodL {
	border-left: 1px dotted #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*header*/
#tophead {
	height: 62px;
	width: 972px;
	margin: 0 auto;
}

#number {
	float: right;
	width: 692px;
	height: 25px;
	background: url(images/number.jpg) no-repeat;
}

/*nav*/
#nav {
	height: 37px;
	width: 670px;
	float: right;
	padding-left: 10px;
}

#nav ul {
	line-height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
}

#nav li {
	list-style-type: none;
	display: inline;
	float: left;
}

#nav a {
	display: block;
	text-decoration: none;
	height: 37px;
	outline: none;
	color: #FFF;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#nav a:hover {
	color: #FFFFFF;
	display: block;
	height: 37px;
	background: url(images/hover.jpg) repeat-x;
}

/*main*/
#main {
	width: 972px;
	margin: 0 auto;
	background: #FFFFFF;
	overflow: hidden;
}

#mainbottom {
	background: url(images/footerbg.jpg) no-repeat;
	height: 148px;
	width: 972px;
	clear: both;
	margin: 0 auto;
}

#manu {
	width: 932px;
	height: 100px;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 20px;
}

/*leftcol*/
#leftcol {
	float: left;
	width: 640px;
	background: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

#leftcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	line-height: 28px;
}

#leftcol a {
	color: #303030;
	text-decoration: underline;
	outline: none;
}

#leftcol a:hover {
	text-decoration: underline;
	color: #ff1200;
}

#linkbox {
	color: #53aedc;
	border: thin dotted #7c0000;
	margin-left: 10px;
	padding-bottom: 10px;
}

#linkbox p { margin-left: 10px; }

/*contact form*/
.mainformstyle {
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 10px;
}

#rightform {
	padding: 5px;
	margin: 0 auto;
	border: thin dotted #7c0000;
	width: 180px;
}

#form a {
	color: #ffffff;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

.formp {
	margin: 0px;
	padding-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#gmap {
	height: 265px;
	width: 640px;
	float: left;
	border: 1px solid #333333;
	margin-top: 10px;
}

#form {
	width: 640px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#contactleft {
	float: left;
	width: 300px;
}

#contactright {
	float: right;
	width: 300px;
}

#contactright a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-left: 10px;
}

/*rightcol*/
#rightcol {
	float: right;
	width: 259px;
	background: #FFFFFF url(images/rightshadow.jpg) no-repeat left;
	padding-left: 10px;
}

#map {
	background: url(images/maptop.jpg) no-repeat top;
	width: 242px;
	height: 240px;
	padding-top: 35px;
	padding-right: 17px;
}

#map img {
	padding-left: 12px;
	width: 240px;
	height: 220px;
}

#map p {
	margin-left: 50px;
	padding-top: 0px;
}

#address {
	background: url(images/addresstop.jpg) no-repeat top;
	width: 243px;
	height: 145px;
	padding-top: 10px;
	padding-left: 21px;
}

#address p {
	color: #FF1200;
	text-align: center;
	padding-right: 20px;
	margin-top: 20px;
}

/*contact*/
#contact {
	width: 242px;
	height: 180px;
	background: url(images/contacttop.jpg) no-repeat top;
	padding-top: 10px;
	padding-left: 17px;
}

.form { padding-top: 40px; }

.bibformstyle {
	margin-bottom: 6px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 30px;
}

.button { margin-left: 27px; }

/*rss*/
#rss {
	background: url(images/rsstop.jpg) no-repeat top;
	width: 242px;
	height: 180px;
	padding-top: 35px;
	padding-left: 17px;
}

#rss h2 { padding-left: 40px; }

#rss p {
	padding-right: 10px;
	padding-top: 5px;
}

#rss ul {
	font-size: 0.86em;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-top: 0px;
	list-style-type: none;
}

#rss li { padding-left: 40px; }

#rss a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	color: #232323;
}

#rss a:hover { color: #ff1200; }

.headrss {
	margin-top: 5px;
	margin-left: 40px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff1200;
	text-decoration: none;
}

.arss {
	color: #000000;
	font-size: 0.95em;
	margin-bottom: 5px;
	margin-left: 40px;
}

#rightcol h4 a {
	color: #ff1200;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	text-decoration: none;
}

#rightcol h4 a:hover {
	color: #ff1200;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	text-decoration: none;
}

/*footer*/
#footer {
	width: 792px;
	margin: 0 auto;
	clear: both;
	height: 100px;
	padding-top: 20px;
}

#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	text-align: center;
	display: block;
	margin: 0 auto;
}

#footer li {
	display: inline;
	margin-left: 0px;
	color: #ffffff;
	margin-left: 10px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.69em;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
	outline: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #303030;
}

#bottomfoot {
	margin: 0 auto;
	width: 800px;
	text-align: center;
	padding-top: 20px;
}

#bottomfoot p {
	line-height: 14px;
	padding-bottom: 8px;
	font-size: 0.69em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#bottomfoot ul { width: auto; }

#bottomfoot li {
	list-style-type: none;
	color: #ffffff;
	font-size: 0.69em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	display: block;
}

#bottomfoot h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 20px;
}

#bottomfoot a {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
font-size: 0.69em;
}

#crearelinks {
clear: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #303030;
	}
#crearelinks ul {
	width: 700px;
	text-align: center;
	}
#crearelinks li {
	width: 33%;
	}
#crearelinks li a {
color: #303030;
text-align: center;
width: 33%;
	}
