@charset "UTF-8";
/* CSS Document */

div, td, p, li {
	line-height: inherit;
}
#container {
	background:#FFF
}

#general_info p {
	padding-right:30px;
	margin-left:20px;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	color:#707070
}

p a {
	font-weight:bold;
}

strong {
	color:black
}

#container a {
	text-decoration: none;
	border: 0;
	color: #df0900;
}
h1 {
	text-align:center
}
#newcar_info p {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:black;
	float:left;
	padding-top: 10px;
	width: 95%
}
#newcar_info {
	float:left;
	display:inline;
	min-height:490px;
	padding-left:40px;
	width:545px;
}
#general_info {
	border-left:1px solid #ccc;
	width:400px;
	margin-bottom:10px;
	float:left
}

#general_info p:first-child {
	margin-top:0
}

.car_img {
	border: 1px solid #CCC;
}

ul {
	width:526px;
	height:33px;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

ul li:first-child {
	border-left:none;
}

li{
	border-left:1px solid #ccc;
	float:left;
	width:33%;
	height:18px;
	padding:10px 0 5px;
	text-align:center
}
#footer {
	clear:left;
	text-align:center;
	padding-bottom: 20px;
	
}
#footer > div {
	margin:auto;
	background: url(images/CARS_Program/menu_background.png) no-repeat 0 0;
	width: 100%;
	text-align: center;
}
#container #footer div a {
	margin: 0;
	border: none;
	padding: 0;
	color: transparent;
}
img {
	border: none;
}

.general_link {
	margin-left:10px
}

.first_link {
	margin-left:20px
}

.msrpDisc {
	margin-top: 150px;
	border: 0;
}
