﻿* {
	margin: 0;
	padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #505237;
background-color: #eeeedc; 
font-size: 14px;
line-height: 21px;
}

a {
text-decoration: none;
color: #7A7A7A;
}

a img{
border:0px;
}

a:hover {
text-decoration: underline;
color: #7A7A7A;
}


#wrap {
margin: 0 auto;
width: 800px;
background-image: url(img/pagebg.jpg); 
}


#header {
background-image: url(img/header.jpg); 
height: 154px;
margin: 0 auto;
width: 747px;
}

#topimage {
background-image: url(img/mainpic.jpg); 
height: 286px;
margin: 0 auto;
width: 747px;
}

#title {
height: 40px;
padding: 20px 0px 0px 0px;
margin: 0 auto;
width: 747px;
}

#title2 {
height: 40px;
padding: 0px 0px 0px 0px;
margin: 0 auto;
width: 747px;
}

#titlebox {
float: left;
padding: 0px 0px 0px 40px;
width: 380px;
}



#contenthold {
float: left;
width: 650px;
}

#contentbox {
float: left;
padding: 20px 0px 0px 40px;
width: 380px;
}

#contentbox2 {
padding: 20px 10px 0px 0px;
width: 650px;
}

#contentbox3 {
float: right;
padding: 30px 10px 0px 0px;
width: 350px;
}

#maincontent {
background-image: url(img/contentbg.jpg); 
margin: 0 auto;
width: 747px;
}

#content {
margin: 0 auto;
width: 747px;
}

#headerbutton {
float: left;
width: 780px;
padding: 0px 0px 0px 0px;
}

#footer {
height: 310px;
background-image: url(img/footerbg.png); 
margin: 0 auto;
width: 747px;
}





























#pageleftimg {
float: left;
width: 197px;
padding: 0px 0px 0px 0px;
}

#pagetext {
float: right;
width: 560px;
padding: 12px 20px 0px 20px;
}

#brandtop {
background-image: url(img/brandtop.jpg); 
float: right;
width: 231px;
height: 13px;
padding: 0px 20px 0px 20px;
}

#brandmid {
background-image: url(img/brandmid.jpg); 
float: right;
width: 267px;
height: 100px;
padding: 0px 3px 0px 3px;
}

#brandmid1 {
background-image: url(img/brandmid.jpg); 
float: right;
width: 267px;
height: 70px;
padding: 0px 3px 0px 3px;
}

#brandbottom {
background-image: url(img/brandbottom.jpg); 
float: right;
width: 231px;
height: 13px;
padding: 0px 20px 10px 20px;
}

#brands{
float: left;
width: 280px;
}

#brandhold{
width: 100px;
float: left;
height: 200px;
}

#footerleft {
float: left;
width: 150px;
padding: 20px 20px 20px 20px;
}

#navhold {
float: right;
width: 530px;
padding: 60px 10px 20px 25px;
}


#footerright {
float: right;
width: 400px;
padding: 20px 20px 20px 20px;
}

 h1  {
 color: #c54b48;
font-size: 22px;
font-weight: bold;
height: 25px;
line-height: 25px;
}

 h2  {
 color: #c54b48;
font-size: 18px;
font-weight: bold;
height: 20px;
line-height: 20px;
}

 h3  {
 color: #505237;
font-size: 18px;
font-weight: bold;
height: 20px;
line-height: 20px;
}

 h4  {
 color: #c54b48;
font-size: 16px;
font-weight: bold;
font-style:italic;
height: 20px;
line-height: 20px;
}

 h5  {
 color: #c54b48;
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 20px;
padding-bottom:20px;
}

 h6  {
 color: #505237;
font-size: 14px;
font-weight: bold;
height: 20px;
line-height: 20px;
padding-top: 20px;
}



.midtext {
font-size: 9px;
font-weight: 80;
}

.greentext {
font-size: 12px;
font-weight: 100;
color: #006600;
padding: 2px;
float: left;
}

.bluetext {
font-size: 12px;
font-weight: 100;
color: #333399;
padding: 2px;
}