body{
font-family: Trebuchet MS, Arial;
font-size:12px;
color:#000000;
background:#ffffff;
}

#content{
position:absolute;
width:800px;
}


#infos{
position:absolute;
top:8px;
left:270px;
width:500px;
height:70px;
color:#989898;
}

#nav{
position:absolute;
top:100px;
left:0px;
width:790px;
color:#ffffff;
background-color:#000000;
font-size:16px;
text-transform:uppercase;
font-weight:bold;
padding-left:10px;
}

#nav a:link, #nav a:visited{
color:#ffffff;
text-decoration:none;
}
#nav a:hover, #nav a:visited:hover{
color:#666666;
text-decoration:none;
}

#main{
position:absolute;
top:145px;
left:0px;
width:800px;
}

#hondacura{
width:365px;
padding-right:15px;
float:left;
}

#gm{
width:390px;
float:left;
margin-left:0px;
padding-left:15px;
border-left:dashed #666666 1px;
}

h1{
color:#333333;
font-size:16px;
text-transform:uppercase;
}

a:link{color:#989898; text-decoration:underline;}
a:visited{color:#989898; text-decoration:underline;}
a:hover{color:#989898; text-decoration:none;}
a:visited:hover{color:#989898; text-decoration:none;}

.hr{
margin-top:5px;
margin-bottom:5px;
margin-left:0px;
margin-right:0px;
padding:0px;
display:block;
border-bottom: 1px dashed #666666;
}