﻿@charset "utf-8";
/* JPS [index] */
body{background: #f7f7f7;}
#wrapper{margin-top: 70px;}
#logo{background:url(../images/index/indexLogo2.html.jpg) no-repeat; width: 820px; height:130px; margin:20px auto 30px auto; text-align:center }
#logo a{text-indent: -9999px; display: block; height: 100%; width: 100%; }
#splashTextContainer{background: url(../images/index/indexCars.jpg) no-repeat; height: 245px; width: 940px; margin: 0 auto; position: relative; border-bottom: 1px solid #e1e1e1; border-top: 1px solid #ee1b2e; }

#splashText{ position: absolute; width: 280px; left: 330px; top: 50px; text-align:justify; color: #565656; font-size: 14px; line-height: 1.5;}

#subContentNavWrapper{}
#subContentNav{list-style-type: none; overflow: hidden; font-family: "Century Gothic", sans-serif; width: 699px; margin: 0 auto;}
#subContentNav li{float: left;padding: 0; margin: 10px 0;}
#subContentNav li a{color: #ec1b2e; text-decoration: none; border-right: 1px solid #ccc; padding: 0 20px;}
#subContentNav li a:hover{text-decoration:underline;}
#subContentNav li.lastNavItem a{border: none; padding-right:0;}
