#layoutWrapper  {width: 956px; margin:0 21px;}
#footerWrapper{float:left;}
#firstRow{
    text-align:left;
    color:#FFFFFF;
    height:382px;
    width:958px;
}
#firstRowCol1, #infoCenterImage{
    float:left;
    width:656px;
    height:382px;
}
#infoCenterImage {
    position:relative;
}
#quickLinksWrap{
    background:rgb(228,228,228);
    background:rgba(228,228,228,0.95);
    width:135px;
    padding:10px;
    color:#333333;
    font-size:14px;
    margin:15px;
    position:absolute;
    top:0;
    left:0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    -moz-box-shadow: 2px 2px 2px #666;
    -webkit-box-shadow: 2px 2px 2px #666;
    box-shadow: 2px 2px 2px #666;
}
#quickLinksWrap h3 {
    font-family: "VWHeadlineOTSemibold",Arial,Verdana,sans-serif;
    font-size:16px;
    font-weight:normal;
    border-bottom: 1px solid #a8a8a8;
    margin: 0 10px 6px 0;
    padding: 0 0 6px;
}
#quickLinks li{
    margin:0 0 6px 0;
    padding:0;
    font-size:10px;
    color:#242424;
    white-space: nowrap;
}
#quickLinks li:before {
    content: "\25BA"; /* unicode rightarrow */
    display:inline;
    color: #ffa557;
    padding-right:4px;
    font-size:8px;
}
#quickLinks li a {
    color:#227fac;
    text-decoration:none;
}

#quickLinks{
    font-family: "VWHeadlineOTBook", Verdana, Arial, sans-serif;
    width:165px;
    margin-left:14px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#firstRowCol2{
    float:right;
    width:302px;
    background-color:#333;
}
#infoCenterBlock{
    float:right;
    width: 262px;
    height:382px;
    margin:0px 20px;
}
#infoCenterBlock p {
    margin:0;
}
#infoCenterHeading{
    float:left;
    clear:both;
    width:262px;
    overflow:hidden;
    color:#FFF;
    font-weight:bold;
    font-size:14px;
    margin-top:24px;
}
#infoCenterBodyText{
    float:left;
    clear:left;
    width: 262px;
    margin-top: 22px;
    color:#b1babf;
    font-weight:normal;
}
#infoCenterButton {
    float:left;
    margin-top:16px;
}
#infoCenterLink a{text-decoration:none; color:#242424;}
#secondRow, #middleRow, #lastRow{
    float:left;
    margin-bottom: 12px;
    text-align: left;
}
#dealerText1{
    float:left;
    width: 958px;
}
#dealerText2{
    float:left;
    width: 640px;
}
#dealerText3{
    float:left;
    width: 290px;
    margin: 0px 0px 0px 10px;
}
.threeCols{
    float:left;
    min-height:200px;
    width:300px;
}
.threeColsDiv{
    float:left;
    background:url(images/divider.gif) left repeat-y;
    padding-left: 28px;
    min-height:200px;
    width:300px;
}
#VWModelGallery {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
}
#modelNavWrapper {
    position:relative;
    z-index:5000;
    top:0px;
    height:40px;
    width:958px;
}
#modelNav {
    width:958px;
    height:38px;
    position:absolute;
    bottom:0px;
    overflow:hidden;
}
#modelNavFlash {
    position:absolute;
    bottom:0px;
}

