﻿body
{
    text-align:center;
    margin:0px;
    padding:0px;
    background:url(images/bg.jpg) 50% 0px no-repeat #20150c;
}

#container
{
    width:1000px;
    margin:0px auto;
    text-align:left;
}

img
{
    border:0px;
}


#cell1 /* logo cell */
{
    width:334px;
    height:110px;
}

#cell2
{
    width:332px;
    height:110px;
}

#cell3 /* phone cell */
{
    width:334px;
    height:110px;
    vertical-align:bottom;
}

#cell4
{
    width:1000px;
    height:124px;
    color:#fff;
    font-family:Arial, Sans-Serif;
    font-size:18px;
    text-align:center;
    vertical-align:middle;
}

#exterior
{
    width:334px;
    height:431px;
}

#interior
{
    width:332px;
    height:431px;
}

#gas
{
    width:334px;
    height:431px;
}

#cell8, #cell10
{
    width:334px;
    height:30px;
}

#cell9
{
    width:332px;
    height:30px;
}

#cell8, #cell9, #cell10
{
    font-family:Arial, Sans-Serif;
    color:#fff;
    font-size:16px;
    text-align:center;
    vertical-align:middle;
}

#footer
{
    text-align:center;
    font-size:11px;
    color:#e2b367;
    padding-top:65px;
    padding-bottom:20px;
    font-family:Arial, Sans-Serif;
}

#footer a
{
    color:#e2b367;
    text-decoration:underline;
}

#footer a:hover
{
    color:#e2b367;
    text-decoration:none;
}
    