#homepage2012{
background-attachment: scroll;
    background-clip: border-box;
    background-color: #000000;
    background-image: url("http://media.bustinboards.com/images/other/home/full-page/skateskyline.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 100%;
}

#contenthome {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 1000px;
}

#home_cell{width:1005px;min-height:1000px; margin:0 auto;}
#home_one {width:1005px;margin-bottom:6px; border-bottom: 1px solid #343434;min-height: 545px;}

*:first-child+html #home_one {width:1005px;height:570px;margin-bottom:6px; margin-top:25px; border-bottom: 1px solid #343434;}

.home1{border:none; }

#home_lineup{width:1005px;height:215px;margin-bottom:6px; border-bottom: 1px solid #343434;
}
#home_two {width:250px;height:210px;float:left;border-right: 1px solid #343434;}
.home2{border:none;}

#home_three {width:250px;height:210px;float:left;border-right: 1px solid #343434;}
.home3{border:none; }

#home_four{width:250px;height:210px;float:left;border-right: 1px solid #343434;}
.home4{border:none;}

#home_five {width:250px;height:210px;float:left;}
.home5{ border:none;}

#home_seo{
width:1005px;height:360px;margin-bottom:1px; 
}

#home_seo_blocka{float:left; width:301px;height:315px;border-right: 1px solid #343434;padding-top:17px;
}
.seo_copy{
color:#CCCCCC;
font-family:'Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
font-size:13px;
font-weight:normal;
line-height:17px;
padding-right:4px;
text-align:left;
}

.seo_copy h2c{
color:#CCCCCC;
font-family:'Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
font-size:35px;
font-weight: light; 
letter-spacing:-2px;
line-height:17px;

}

#home_seo_blockb{
width:695px;float:right;
}

.home_featured{
float:right;border:none;
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:345px;
	margin-left: 15px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

