a {
  /*color: #ff6600;*/
  color: #0c64db;
  text-decoration: underline;
  font-weight: bold;
}

a:hover
{
  color: #c00000;
  text-decoration: none;
}

h1, h2, h3
{
  color: #036;
}

hr
{
  color: #0c64db;
  background-color: #0c64db;
}

div#headertop
{
  height: 65px;
  padding-left:60px;
  /*padding-top: 4px;*/
  overflow: hidden;
  /*font-size: 14px;*/
}

div#headertop ul
{
  margin: 0px;
  padding: 0px;
}

div#headertop li
{
  display: inline-block;
  list-style-type: none;
  padding: 0px 9px;
  padding-top:12px;
  margin: 0;  
  vertical-align: middle;
  white-space: nowrap;    
}

div#headertop li span
{
  display: inline-block;
  vertical-align: middle;
}

div#headertop li img
{
  display: inline-block;
  vertical-align: middle;
}

div#headertop a
{
  font-weight: bold;
  text-decoration: none;
}


div.mainbanner
{
  position: relative;
  overflow: hidden;
  margin-top:0px;
}

div#headerlogo
{
  position: absolute;
  /*left: 37px;*/
  left: 86px;
  top: 0px;
  z-index: 1;
}

div#logo
{ 
  position: absolute;
  right: 15px;
  top: 0px;
  overflow: hidden;
  z-index:2;
}

div#leftcol
{
float: left;
overflow: hidden;
width: 170px;
/*background-image: url('/htdocs/brand/suzuki/leftbkgnd.png');
background-repeat: no-repeat;
background-color: #0c64db;*/
padding: 8px;
padding-top: 0px;
border-right: 1px solid #0c64db;

}

div#leftcol a
{
  font-size:14px;
  font-weight: bold;
  /*color: black;*/
  text-decoration: none;
  z-index: 2;
  position: relative;
}

div#leftcol a:hover
{
  color:#fc6;
}

div#leftcol ul li ul a
{
  font-size:12px;
}

div#leftmenu
{
  padding-top: 100px;
}

div#lefttop
{
  padding-top: 2px;
}

div#rightcol
{
  position: relative;
  /*float: left;*/
  float: none;
  overflow: hidden;
  /*width: 790px;*/
  width: auto;
  padding: 0px;
  padding-left:8px;
  padding-right:8px;
  
}

div#leftmenu li.fb-button-menuitem
{
  padding-top: 20px;
}

li.fg-front-menuitem
{
  font-size: 12px;
  font-weight: bold;
}
