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

.float_l {
	float: left;
	display:inline;
}
.float_r {
	float: right;
	display:inline;
}
.clear { 
	clear: both; 
	height: 0; 
}

#snow {padding: 0;
width:1200px;
	background: #0172b6 url(../images/sno_ani11.gif) 0 0 repeat;
	border: 0 none;
	}


body {
  	margin: 0;
  	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	/*background: #0172b6 url(../images/sno_ani11.gif) 0 0 repeat;*/
	background: #CACBCD url(../images/Lester-Glenn-blue-bg.jpg) center 0 no-repeat;
}

#container {
	padding: 0;
	width: 950px;
	background: #fff url(../images/bg_container.jpg) 0 0 repeat;
	border: 0 none;
	position: relative;
}

#banner_left {
	width: 160px;
	height: 600px;
	background: url(http://www.lesterglenn.com/en/images/PremiereEvent160x600.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 90px;
	left: -190px;
}

#banner_right {
	width: 160px;
	height: 600px;
	background: url(http://www.lesterglenn.com/en/images/PremiereEvent160x600.jpg) no-repeat;
	display: block;
	position: absolute;
	top: 90px;
	right: -190px;
}


#header {
	margin: 0 0 7px 0;
	width: 950px;
	height: 92px;
	background: transparent url(../images/header.jpg) no-repeat;
}

#header_links {
	margin-left: 297px;
	padding-top: 14px;	
}

#header_links li {
	display: inline;
	margin:0 0 0 -4px;
}

#fb_like iframe { 
	margin-top: 11px;
}
      
#video {
	width: 337px;
	height: 272px;
	margin: 0 0 7px 17px;
	background: url(../images/bg_flash.jpg) 0 0 repeat-y;
}

#flashcontent {
	margin: 4px 0 0 8px;
}

#main_graphic {
  margin: 0 17px 7px 7px;
  width: 570px;
  height: 272px;
}

#model_numbers p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-family: georgia;
  text-align: center;
  color: #ccc;
}

#model_thumbs {
	margin: 0 0 0 17px;
	width: 916px;
	/*height: 116px;*/
	background: url(../images/bg_model_thumbs.jpg) 0 0 repeat-y;
	padding:10px 0 0 0;
}

#model_thumbs ul {
	margin: 10px 0 0 18px;
	display: inline;
}

#model_thumbs li {
	margin: 0 2px;
	display: inline;
}

#new_thumbs {
	margin: 0 0 0 17px;
	padding: 0 0 10px 0;
	width: 916px;
	height: 137px;
	background:url(../images/bg_model_thumbs.jpg) 0 0 repeat-y;
	
}

#new_thumbs ul {
	margin: 0 0 0 75px;
	padding: 10px 0 5px 0;
}

#new_thumbs ul li {
	display: inline;
}

#new_thumbs #chrysler {
	margin-left: 10px;
	margin-top:-10px;
}

#new_thumbs #jeep {
	margin-left: 10px;margin-top:-10px;
}

#new_thumbs #superstore {
	margin-left: 10px;
}

#new_thumbs #dodge {
	margin-left: 10px;margin-top:-10px;
}

#new_thumbs #ram {
		margin-left: 10px;margin-top:-10px;
}

#socialMedia_thumbs {
	margin: 5px 0 5px 7px;
	padding-top: 2px;
	width: 940px;
	height: 116px;

}

#socialMedia_thumbs ul {
	margin: 0;
	padding: 0;
}

#socialMedia_thumbs ul li {
	display: inline;
}

#socialMedia_thumbs #facebook {
	margin-left: -4px;
}

#socialMedia_thumbs #twitter {
	margin-left: -4px;
}



#socialMedia_thumbs #wordpress {
	margin-left: -4px;
}

#socialMedia_thumbs #bodyShop {
	margin-left: -4px;
}

#socialMedia_thumbs #lgapparel {
	margin-left: -4px;
}


#footer {
	height: 23px;
	width: 950px;
	background: url(../images/bg_footer.jpg) top left no-repeat;
}

#footer a {
	color: #ccc;
}

#footer a:hover {
	color: #FF0000;
}

.footerleft {
  padding: 0 0 0 20px;
  width: 50%;
}

.footerright {
  padding: 0 30px 0 0;
  width: 300px;
}

#seo_text {
  height: 200px;
  width: 910px;
  padding: 10px;
  background: #fff;
  overflow: auto;
  margin-left:10px !important;
}

#siteLinks {
    margin: 0 auto;
    padding: 5px;
    width: 906px;
	background:black;
}

#siteLinks li{
    
    padding:0 8px;
    width: 906px;
	background:black;
}

