/* --- Default Styling --- */
BODY {
    font:normal 12px Arial, Helvetica, sans-serif;
    COLOR: #000; 
    margin:0; 
    padding:0; 
    background:#fff url(http://admin.webmakerx.net/images/Sites/Site12639/Document/bg-rep.jpg) repeat-x;
    width:100%;
}
#outercontainer {
    width:100%;
    PADDING: 0; 
    MARGIN: 0 auto; 
    TEXT-ALIGN: center;
}
#imagecontainer {
    height:400px;
    overflow:hidden;
}
/* --- Local Info --- */
#infocontainer {
    color:#900;
    width:840px;
    height:130px;
    margin:0 auto;
}
#infocontainer div {
    width:160px;
    height:120px;
    margin:0 4px;
    float:left;
    clear:right;
}
#infocontainer h3 { 
    height:45px; 
    margin-bottom:0px; 
    font-size:14px;
    text-align:center;
    margin:0;
    padding:0;
    text-indent:0;
    text-transform:uppercase;
}
#hyundaiinfo h3, #mitsuinfo h3, #mazdainfo h3 { 
    padding-top:10px;  
    height:35px; 
}
/* --- Bottom Links --- */
#bottomlinks {
    height:50px;
    border-top:solid 1px #666;
    width:840px;
    margin:0 auto;
    padding:10px 0;
    text-transform:uppercase;
}
#bottomlinks a {
    color:#000;
    font:bold 14px verdana, arial, helvetica, sans-serif;
    margin:0 60px;
}
/* --- Links --- */
A:link, A:visited {
 COLOR: #900; TEXT-DECORATION: none;
}
A:hover {
 COLOR: #666; TEXT-DECORATION: underline;
}
/* --- Counter --- */
#counter_container {
    position: relative;
    height: 33px;
    width: 100%;
    top:25px;
}
#counter {
    margin:0 auto;
    height: 33px;
    width: 90px;
}

