
* {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-weight: normal;
	font-size: 12px;
}
img {
	border: none;
	vertical-align: bottom;
}
a {
	outline: 0;
}
body {
	text-align: center;
	background-color: #999;
	padding: 0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	background:  url("image/wrap_bg.jpg") 0 0 repeat-y;
	width: 800px;
}


/*-- HEADER --*/

#header {
	padding: 18px 0 0 30px;
	height: 85px;
	background:  url("image/head_bg.jpg") 0 0 no-repeat;
}
#header h1 strong{
	color: #ADAA96;
	font-size: 10px;
}
#header h2 {
	float: left;
}
#header h2.logo_head {
	margin-top: 25px;
}
#header h2.logo_volvo {
	margin-left: 165px;
	margin-top: 5px;
}
#header h2.logo_jaguar {
	margin-left: 30px;
	margin-top: 5px;
}
#header h2.logo_rover {
	margin-left: 30px;
	margin-top: 5px;
}


/*-- FLASH --*/

#flash {
	margin-left: 15px;
	width: 770px;
}


/*-- CONTENT --*/

#content {
	margin-top: 30px;
	padding-left: 30px;
}


/*-- JMS --*/

#jms {
	float: left;
	width: 300px;
}
#jms dd {
	padding-top: 20px;
	line-height: 1.9;
}


/*-- NEWS --*/

#news {
	margin-left: 350px;
	width: 390px;
	list-style: none;
	height: 200px;
}
#news h3 {
	padding-bottom: 30px;
}
#news li {
	padding-left: 12px;
	padding-bottom: 15px;
	margin-left: 12px;
	background:  url("image/cursor.gif") 0 0px no-repeat;
}
#news li a {
	color: #666;
}
#news li a:hover {
	color: #4449A4;
}


/*-- LINEUP --*/

#lineup {
	float: left;
	width: 300px;
}
#lineup a {
	text-decoration: none;
	color: #333;
}
#lineup a:hover {
	color: #4449A4;
}
#lineup dl {
	height: 90px;
}
#lineup h3 {
	padding-bottom: 30px;
}
#lineup dl a img {
	float: left;
}
#lineup dl a dt {
	font-weight: bold;
	margin-left: 80px;
}
#lineup dl a dd {
	line-height: 1.7;
	margin-left: 80px;
}


/*-- APPROVED --*/

#approved {
	margin-left: 350px;
	width: 390px;
}
#approved a {
	text-decoration: none;
	color: #333;
}
#approved a:hover {
	color: #4449A4;
}
#approved dl {
	height: 90px;
}
#approved h3 {
	padding-bottom: 30px;
}
#approved dl a img {
	float: right;
}
#approved dl a dt {
	font-weight: bold;
	margin-right: 80px;
}
#approved dl a dd {
	line-height: 1.7;
	margin-right: 80px;
}


/*-- OUTLINE --*/

#outline {
	float: left;
	width: 390px;
	margin-top: 45px;
}
#outline h3 {
	padding-bottom: 30px;
}
#outline dl {
	clear: both;
	margin-left: 25px;
	margin-bottom: 25px;
}
#outline dt {
	line-height: 1.7;
	font-weight: bold;
}
#outline dt span {
	font-size: 10px;
	font-weight: normal;
}
#outline dd {
	line-height: 1.7;
}

#outlineimage {
	float: right;
	list-style: none;
}
#outlineimage li img {
	margin-right: 30px;
	margin-bottom: 60px;
}


/*-- SERVICE --*/

#serviceimage {
	float: right;
	margin-right: 30px;
}

.service_l {
	clear: both;
	width: 740px;
}
.service_l img {
	float: right;
	margin-top: 45px;
}
.service_l dt {
}
.service_l dt img {
	margin-top: 45px;
	padding-bottom: 30px;
	float: left;
}
.service_l dd {
	clear: left;
	margin-right: 440px;
	line-height: 1.7;
}

.service_r {
	clear: both;
	width: 740px;
}
.service_r img {
	float: left;
	margin-top: 45px;
}
.service_r dt {
}
.service_r dt img {
	margin-top: 45px;
	padding-bottom: 30px;
	float: right;
}
.service_r dd {
	clear: right;
	margin-left: 440px;
	line-height: 1.7;
}

/*-- SHOP --*/

#shop {
	clear: both;
	width: 755px;
	margin-top: 45px;
}
#shop h3 {
	padding-bottom: 30px;
}
#shop div img {
	float: left;
}
#shop div dl {
	float: right;
	width: 420px;
}
#shop div dl img {
	float: left;
}
#shop div dt {
	margin-left: 180px;
	line-height: 1.2;
	font-weight: bold;
}
#shop div dd {
	margin-left: 180px;
	padding-top: 5px;
	line-height: 1.4;
}


/*-- NEWSITEM --*/

#newsimage {
	float: right;
	margin-right: 30px;
}

#newsitem {
	clear: both;
	width: 740px;
}
#newsitem h3 {
	padding: 45px 0 30px 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: url(image/midashi_news.gif) 0 45px no-repeat;
}
#newsitem img {
	padding-left: 24px;
}
#newsitem p {
	padding: 30px 24px 0;
	line-height: 1.7;
}


/*-- PRIVACY --*/

#privacyimage {
	float: right;
	margin-right: 30px;
}

#privacy {
	clear: both;
	width: 740px;
}
#privacy h3 {
	padding: 45px 0 30px 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	background: url(image/midashi_news.gif) 0 45px no-repeat;
}
#privacy p {
	padding: 30px 24px 0;
	line-height: 1.7;
}
#privacy p strong {
	font-weight: bold;
	line-height: 1.7;
}


/*-- FOOTER --*/

#footer {
	clear: both;
	width: 800px;
	height: 95px;
	background:  url("image/foot_bg.jpg") 0 45px no-repeat;
}
#footer ul {
	padding-top: 45px;
	margin-left: 653px;
	list-style: none;
}
#footer ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
	padding-top: 8px
}
#footer a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	text-indent: -9999px;
}
#footer a.foot_nav_home {
	background-image:  url("image/foot_nav_home.gif");
	width: 40px;
}
#footer a.foot_nav_home:hover {
	background-position: -40px 0;
}
#footer a.foot_nav_top {
	background-image:  url("image/foot_nav_top.gif");
	width: 67px;
}
#footer a.foot_nav_top:hover {
	background-position: -67px 0;
}
#footer p {
	clear: both;
	float: left;
	margin-top: 53px;
	padding-left: 30px;
	font-size: 10px;
}


/*-- GLONAV --*/

#glonav {
	clear: left;
	padding-left: 30px;
	height: 23px;
	list-style: none;
}

#glonav li {
	list-style: none;
	display: block;
	float: left;
	text-indent: -9999px;
	height: 23px;
	width: 75px;
	background-repeat: no-repeat;
}
#glonav li.glonav_home {background:  url("image/glo_nav_home.gif") -150px 0;}
#glonav li.glonav_outline {background:  url("image/glo_nav_outline.gif") -150px 0;}
#glonav li.glonav_service {background:  url("image/glo_nav_service.gif") -150px 0;}
#glonav li.glonav_lineup {background:  url("image/glo_nav_lineup.gif") -150px 0;}
#glonav li.glonav_contact {background:  url("image/glo_nav_contact.gif") -150px 0;}

#glonav li a {
	display: block;
	height: 23px;
	width: 75px;
	background-repeat: no-repeat;
}
#glonav li.glonav_home a {background:  url("image/glo_nav_home.gif") 0 0;}
#glonav li.glonav_outline a {background:  url("image/glo_nav_outline.gif") 0 0;}
#glonav li.glonav_service a {background:  url("image/glo_nav_service.gif") 0 0;}
#glonav li.glonav_lineup a {background:  url("image/glo_nav_lineup.gif") 0 0;}
#glonav li.glonav_contact a {background:  url("image/glo_nav_contact.gif") 0 0;}

#glonav li.glonav_home a:hover {background:  url("image/glo_nav_home.gif") -75px 0;}
#glonav li.glonav_outline a:hover {background:  url("image/glo_nav_outline.gif") -75px 0;}
#glonav li.glonav_service a:hover {background:  url("image/glo_nav_service.gif") -75px 0;}
#glonav li.glonav_lineup a:hover {background:  url("image/glo_nav_lineup.gif") -75px 0;}
#glonav li.glonav_contact a:hover {background:  url("image/glo_nav_contact.gif") -75px 0;}

/*-- LOCNAV --*/

#locnav {
	list-style: none;
	height: 27px;
	margin-left: 15px;
	background-color: #DCDCDC;
	width: 770px;
}

#locnav li {
	list-style: none;
	display: block;
	float: left;
	text-indent: -9999px;
	height: 27px;
	width: 120px;
}
#locnav li.locnav_volvo {background:  url("image/loc_nav_volvo.gif") 15px 0 no-repeat; padding-left:15px;}
#locnav li.locnav_jaguar {background: url(jms/image/jms/loc_nav_jaguar_.gif) 0 0 no-repeat;}
#locnav li.locnav_rover {background:  url("image/loc_nav_rover.gif") 0 0 no-repeat;}

#locnav li a {
	display: block;
	height: 27px;
	width: 120px;
}
#locnav li.locnav_volvo a {background:  url("image/loc_nav_volvo.gif") -120px 0 no-repeat;}
#locnav li.locnav_jaguar a {background:  url("image/loc_nav_jaguar.gif") -120px 0 no-repeat;}
#locnav li.locnav_rover a {background:  url("image/loc_nav_rover.gif") -120px 0 no-repeat;}

#locnav li.locnav_volvo a:hover {background:  url("image/loc_nav_volvo.gif") 0 0 no-repeat;}
#locnav li.locnav_jaguar a:hover {background:  url("image/loc_nav_jaguar.gif") 0 0 no-repeat;}
#locnav li.locnav_rover a:hover {background:  url("image/loc_nav_rover.gif") 0 0 no-repeat;}


/*-- CONTACT --*/

#contact {
	clear: both;
	padding-top: 30px;
	margin-right: 30px;
}
#contact b {
	color: #F33;
}
#contact i {
	font-style: normal;
	color: #FFF;
}
#contact p {
	padding-top: 15px;
	margin-left: 100px;
}
#contact table {
	margin-left: 100px;
}
#content table td {
	line-height: 2.7;
}
#contact input {
	font-size: 13px;
}
#contact textarea {
	font-size: 13px;
}
.bg_gray {
	padding-left: 0px;
	width: 130px;
}
.bg_white {
	padding-left: 15px;
}

