#border {
 margin: 0 auto;
 width: 800px;
 margin-top: 0px;
}

#wrapper {
 float:left;
 margin: 0 auto;

 background-repeat: repeat-y;
 padding: 0px 0px 0px 0px;
 width: 800px;
 border: 0px solid #5B5B5B;
 background-color: #ffffff;
}

#borderbottom {
 background-image: url(images/border-bottom.jpg);
 background-repeat: no-repeat;
}

img {
 border: none;
}

#header {
width: 800px;
 float:left;
 margin: 0 auto;

 background-repeat: repeat-y;
 padding: 0px 0px 0px 0px;
 width: 800px;
 border: 0px solid #5B5B5B;
 
}
#navbar {
 padding: 0px;
 background-color: #ffffff;
  background-image: url(images/nav-bar-bg.gif);
 margin-bottom: 0px;
 color: #eee;
}

.block { display: block; }

#leftcolumn { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 width: 180px;
 float: left;
 text-align: left; border: 0px solid #5B5B5B;
 margin-bottom: 15px;  padding: 0px 0px 0px 0px; padding-top: 0px; margin-top: 0px;
}
.mainnav {
 list-style: none;padding-top: 0px;

}

ul.mainnav li a:link, ul.mainnav li a:visited {

 display: block;
 background-color: #EEFBFD;
 text-decoration: none;
 width: 175px;
 padding: 4px 0px 4px 3px;
 color: #096490;
 border-bottom: 1px solid #9D9E9E;
 border-right: 0px solid #9D9E9E;
 text-align: left;
 font-weight: bold;
}
li.border-top {
 border-right: 0px solid #9D9E9E; padding-left: 2px;
}

ul.mainnav li a:hover {
 display: block;
 text-decoration: none;
 padding: 4px 0px 4px 3px;
 color: #ffffff;
 width: 175px;
 background-color: #42AFD7;
}

.center { text-align: center; }

#centercolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 5px;
 display: inline; /* IE Hack */
 float: left;
 width: 460px;

 text-align: left;
 padding-left: 0px;
 padding-top: 0px;
}

#searchcolumn { /* Parent Wrapper for inside boxes */
 margin: 0px 0px 0px 5px;
 display: inline; /* IE Hack */
 float: left;
 width: 460px;
 text-align: left;
 padding-left: 0px;
 padding-top: 0px;
}


#rightcolumn {
 margin: 0px 0px 0px 0px;
 display: inline; /* IE Hack */
 float: center;
 width: 150px;
 padding: 0px;
 background-color: #ffffff;
}

* {
 padding: 0;
 margin: 0;
 text-align: center;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size: 12px;
 background-image: url(images/bg_body.gif);
  background-repeat: repeat;
 background-color: #ffffff;
}

#footer {
 border-top: 1px solid #ccc;
 text-align:center;
 font-size: 11px;
 color: #ffffff;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 99%;
 margin-top: 15px;
 background-color: #434343;
}


a:link {font-family: arial, tahoma, arial, tahoma; font-size: 12px; color: #CC0000; font-weight: bold; }
a:visited {font-family: arial, tahoma, arial, tahoma; font-size: 12px; color: #006699; font-weight: bold; }
a:active {font-family: arial, tahoma, arial, tahoma; font-size: 12px; color: #993333; font-weight: bold; }
a:hover {font-family: arial, tahoma, arial, tahoma; font-size: 12px; color: #999900; font-weight: bold; }

.nav a:link {font-family: verdana; font-size: 10px; font-weight: bold; color: #FFFFFF;}
.nav a:visited {font-family: verdana; font-size: 10px; font-weight: bold; color: #FFEB08;}
.nav a:active {font-family: verdana; font-size: 10px; font-weight: bold; color: #FFEB08;}
.nav a:hover {font-family: verdana; font-size: 10px; font-weight: bold; color: #F9FF038;}

.footer a:link {font-family: verdana; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.footer a:visited {font-family: verdana; font-size: 10px; font-weight: bold; color: #FFEB08; text-decoration: none;}
.footer a:active {font-family: verdana; font-size: 10px; font-weight: bold; color: #FFEB08; text-decoration: none;}
.footer a:hover {font-family: verdana; font-size: 10px; font-weight: bold; color: #F9FF038; text-decoration: none;}


.red {font-family: arial, helvetica; font-size:12px; font-weight:normal; color: #C90303; font-weight: bold;}
.blue {font-family: arial, helvetica; font-size:12px; font-weight:normal; color: #076080; font-weight: bold;}

#column #searchForm{margin:20px 0 0 17px;}
#column #searchForm .input{width:100px;}

/* BODY styles */
#body{width:800px;margin:0 auto; text-align:left;}
#column{float:left;width:182px;padding:0 0 0 0px; vertical-align: top; }
#column #searchForm{margin:20px 0 0 17px;}
#column #searchForm .input{width:100px;}
#content{float:left; width:510px;padding:2px 2px 2px 5px;}
*html #content{margin:0 9px 0 0px;padding:5px 0; width: 510px;}
#body:after{display:block;clear:both;visibility:hidden;height:0;content:".";}

TABLE.dealer		{
  font-family: Verdana;
 	font-size: 12px;
  color: #000088;
  text-align: left;
}
TR.dealers		{
  background-color: #F1F4F5;
  text-align: left;
}
TD.deal		{
  text-align: left;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
#tblcenter	{
	margin-left: 100px;
/*	margin-right: auto;*/
}