#custom_wrapper{
position:relative;
height:1000px;
}
#custom_banner{
width:950px;
height:110px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/banner.jpg') no-repeat top left;
position:absolute;
text-align:left;
top:-147px;
left:-27px;
}
#custom_content{
width:950px;
height:900px;
position:absolute;
text-align:left;
top:-37px;
left:-27px;
width:950px;
background-color: #222;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
color:#fff;
}
#content_wrapper{
width:950px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/slideshow_bg.jpg') no-repeat top center;
}
.welcome_wrapper{
width:950px;
padding-bottom:20px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/welcome_bg.jpg') no-repeat top center;
}
.welcome_content{
margin-left:340px;
padding-top:20px;
padding-right:20px;
}
.highlights_wrapper_camaro{
width:950px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/features_camaro.jpg') no-repeat top center;
}
.highlights_wrapper_corvette{
width:950px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/features_corvette.jpg') no-repeat top center #550000;
}
.highlights_content{
}
.highlights_content ul{
margin:0;padding: 0 0 0 25px;
}
.highlights_content ul li{
padding-bottom:8px;
}
#content_left{
float:left;
width:320px;
margin-left:35px;
margin-top:55px;
}
#content_left_corvette{
float:left;
width:300px;
margin-left:121px;
margin-top:55px;
}
#content_middle{
float:left;
width:290px;
margin-left:15px;
margin-top:55px;
}
#content_right{
float:left;
width:220px;
margin-left:15px;
margin-top:55px;
}
#content_right_corvette{
float:right;
width:310px;
margin-right:120px;
margin-top:55px;
}
.tagline{
font-size:14px;
font-weight:bold;
font-style:italic;
padding:10px;
text-align:center;
}
.slideshow_wrapper{
width:880px;
height:322px;
margin-left:35px;
}
.slideshow_bottom{
width:950px;
height:10px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/slideshow_bottom.jpg') no-repeat;
}
.hendrick_models_wrapper{
width:950px;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/trim_levels.jpg') no-repeat;
background-color:#550000;
}
.hendrick_models_content{
padding-left:35px;
padding-top:55px;
}

	.hendrick_models_content ul{
	margin:0;padding:0 0 0 18px;
	}
	.hendrick_models_content ul li{
	line-height:16px;
	padding-bottom:12px;
	}
	.col{
	background-color:#222;
	float:left;
	width:285px;
	margin-right:13px;
	}
	.col img{
	padding-bottom:8px;
	background-color:#550000;
	}
	.col .col_content{
	padding: 8px 8px 10px 8px;
	}
	.col_content span.emphasis{
	font-weight:bold;
	color:#ff0000;
	}
	.title{
	padding-left:8px;
	padding-top:7px;
	padding-bottom:3px;
	color:#fff;
	font-size:20px;
	}
.footer_wrapper{
width:950px;
height:108px;
padding-top:20px;
text-align:center;
background:url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/footer_bg.jpg') no-repeat top center;
}
	.footer_wrapper a.footer_link{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
	text-shadow: 0px 0px 4px #ff0000;
	}
/*   -------------------------------- SLIDESHOW -----------------*/
.slideshow { position: relative; margin: 0; padding:0;  }
.slideshow li { position: absolute; left: 0; top: 0; width: 880px; height: 322px; display: none; list-style: none; }
.slideshow li:first-child { display: block; }

/*   -------------------------------- TABS -----------------*/
#custom_tabs{
padding-top:10px;
padding-bottom:12px;
text-align:center;
}
ul.tabs {
padding: 0 0 0 237px;
margin: 0;
list-style: none;
height: 35px; /*--Set height of tabs--*/
text-align:center;
background: url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/tab_up.jpg') repeat-x;
}
ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 35px; /*--Subtract 1px from the height of the unordered list--*/
line-height: 35px; /*--Vertically aligns the text within the tab--*/
overflow: hidden;
position: relative;
}
ul.tabs li a {
text-decoration: none;
color: #000;
display: block;
font-size: 1.2em;
padding: 0 20px;
outline: none;
text-shadow: 1px 1px 1px #fff;
}
ul.tabs li a:hover {
background: url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/tab_hover.jpg') repeat-x;
color: #fff;
text-shadow: 1px 1px 1px #333;
}
html ul.tabs li.active a, html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
background: url('https://images.ebizautos.com/sites/5026/images/_hendrick_headquarters/tab_active.jpg') repeat-x;
color:#fff;
text-shadow: 1px 1px 1px #111;
}