@charset "utf-8";
/* CSS Document */
br {
	clear: both;
}

#container {
	margin-top:10px;
	width: 950px;
	border: none;
	background-color: #1f1f1f;
background-image: none;
}

#header {margin:0;
	height: 116px;
}

#qm0 a {
	padding:5px 22px 3px 0;
}

#nav {
	width: 668px;
	background: transparent;
}

.content {
	padding: 0 19px;
	background: transparent url(../images/bodycontent.jpg) 0 0 repeat-y;
}

#flashFlipper_container {
	margin: 6px 11px 0;
	width: 460px;
	height: 223px;
	float: left;
	display: inline;
	border: 1px solid #999;
}

#quickLinks {
	margin: 6px 0 0;
	width: 416px;
	float: left;
	display: inline;
	background-color: #231f20;
	border: 1px solid #999;
}

#quickLinks img {
	margin: 0 10px 0 20px;
	float: left;
	display: inline;
}

#quickLinks ul {
	float: left;
	display: inline;
}

#quickLinks li {
	margin: 13px 0;
}

#quickLinks li a {
	padding-left: 27px;
	width: 127px;
	height: 29px;
	display: block;
	line-height: 24px;
	background: transparent url(../images/quickBttn_bg.jpg) 0 0 no-repeat;
	font-weight: bold;
	font-size: 13px;
}

#search {
	margin: 10px 11px 0;
	width: 460px;
	height: 154px;
	float: left;
	display: inline;
	border: 1px solid #999;
	
}

#search h2 {
	margin: 0 0 10px;
	padding: 0 15px;
	line-height: 45px;
	background: #fff url(../images/searchHeader.jpg) 0 0 repeat-x;
	border-bottom: 1px solid #999;
	font-style: normal;
}

#search label {
	width: 70px;
	font-size: 90%;	
}

#search select {
	width: 130px;
}

#featuredVehicles_container {
	margin: 10px 0 0;
	padding-top: 40px;
	width: 416px;
	height: 114px;
	float: left;
	display: inline;
	background: #fff url(../images/featuredVehicles_bg.jpg) 0 0 no-repeat;
	border: 1px solid #999;
	
}

#modelLineUp_container {
	padding: 10px 0 0;
	width: 911px;
	height: 87px;
	display: block;
	
}

#bottomContainer {
	padding-top: 32px;
	/*height: 104px;*/
	background: transparent url(../images/contentDivider.jpg) 0 0 no-repeat;
}

#bottomContainer .top {
	margin-bottom: 3px;
}

#bottomContainer ul {
	margin: 0 5px;
}

#bottomContainer li {
	margin: 0 0 0 3px;
	display: inline;
}

#bottomContainer img {
	border: 1px solid #999;
}

#footer_nissan {
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	width: 950px;
	height: 25px;
	color: #000;
	background: #ebebeb url(../images/footer_bg.jpg) 0 0 no-repeat;
	font-size: 80%;
}

#footer_nissan a:hover {
	color: #666;
}

#footer_nissan a:hover {
	color: #999;
}

#footerleft_nissan {
	margin-left: 20px;
	width: 800px;
	float: left;
	font-size: 10px;
}

#footerright_nissan {
	width: 112px;
	float: right;
}

#seo_container {
	width: 950px;
	margin: 0 auto; 
	height: auto;
}		
		
#seo_text {
	height: 200px; width: 930px;
	margin: 20px 0 40px;
	padding: 0 15px;
	color: #999;
	clear: both;
	background-color: transparent;
}

#seo_text p { 
	color: #666;
	font-size: 10px; 
	margin: 5px 10px;
}

#seo_text a {
	color:#f00;
}

#seo_text a:hover {
	color:#666;
}