/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}
/* styles */

*{
  font-family:helvetica, arial;
  color:#545454;
}
html{background:#80c358 url('/images/bg.jpg') repeat-x top left !important;}

#group-heading, #group-body{
  width:850px;
  margin:0 auto;
}

#group-heading{
  background:url('/images/logo.jpg') no-repeat top left;
  padding-bottom:125px;
}
  #group-heading h1{
    font-size:197%;
    text-transform:none;
    font-weight:bold;
    color:white;
    padding-top:80px;
    text-align:right;
    margin-bottom:2px;
    letter-spacing:0.5px;
    text-shadow:1px 2px 2px black;
  }
  #group-heading h2{
    color:white;
    text-decoration:none;
    text-align:right;
    border-width:0;
    font-size:85%;
    font-weight:bold;
    letter-spacing:0.4px;
    text-shadow:1px 1px 1px black;
  }
  #group-heading ul{
    margin-top:10px;
    text-align:right;
  }
    #group-heading ul li{
      float:right;
      font-weight:bold;
      letter-spacing:0.5px;
      margin:0 0 0 9px;
      color:white;
      text-shadow:1px 1px 1px black;
    }

      #group-heading ul li a{
        text-decoration:none;
        color:white;
      }

#group-body{
  margin-top:25px;
  padding-bottom:50px;
}
  #group-body .section{
    float:right;
    width:265px;
    padding:0;
  }
  #isuzu{margin:0 25px;}

    .section .vehicle{
      display:block;
      margin:auto;
      text-align:center;
      padding:0;
      text-decoration:none;
      height:170px;
    }


    #group-body .section .content{
      background:url('/images/holder.png') no-repeat center center;
      width:230px;
      height:145px;
      padding:20px 10px;
      margin:0 auto;
      text-align:center;
    }
      #isuzu .content img{padding-top:15px;}
      #daihatsu .content img{padding-top:15px;}
      .section .content h3{
        margin-top:5px;
        font-weight:normal;
        text-align:center;
        font-size:174%;
      }
      .section .content h3 a{color:#545454;text-decoration:none;}
      #isuzu .content h3{margin-top:37px;}
      #daihatsu .content h3{margin-top:34px;}