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

p{
	/*margin: 0 0 20px 0;	*/
}

#header h1, #pixels{
	color: #48941A;
}

.float-left{
	float: left;	
	margin: 0 0 0 20px;
}

.float-right{
	float: right;
	margin: 0 20px 0 0;
}

.center{
	/*font-size: 2.5em;*/
	padding: 80px 0 0 0;
	text-align: center;
	width:100%;
}

#nav{
	list-style: none;
	position: fixed;
	right: 20px;
}

#nav li{
	margin: 0 0 15px 0;	
}

#header, #intro, #second{
	width: 100%;
}
.img-effect{
	width:100%;
	height:50%;
	position: absolute;

}
#banner{
	background:url(/images/banner.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 720px;
	margin: 0 auto;
	padding: 0;
}
#banner2{
	background:url(/images/banner2.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 720px;
	margin: 0 auto;
	padding: 0;
}
#intro{
	background:url(/images/countdown.jpg) no-repeat fixed ;
	background-position:50% 0 !important;
	color: white;
	height: 528px;
	margin: 0 auto;
	padding: 0;
}
#second {
	background:url(/images/secondbg.jpg) no-repeat fixed;
	background-position:50% 70% !important;
	color: white;
	height: 528px;
	margin: 0 auto;
	padding: 0;
}

#third{
 	background:url(/images/third.jpg) no-repeat fixed ;
	color: white;
	height: 630px;
	margin: 0 auto;
	padding: 0;
}

#fifth{
	background:url(/images/contact.jpg) 50% 0 no-repeat fixed;
	color: white;
	
	margin: 0 auto;
	padding: 0;
}

#disclaimer{
	background:url(/images/disclaimer.jpg) 50% 0 no-repeat fixed;
	color: white;
	
	margin: 0 auto;
	padding: 0;
}
#videointro{
	background:url(/images/videointro.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#broadcast{
	background:url(/images/broadcast_auto_appraisal_software.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#hd_simulcast{
	background:url(/images/hd_simulcast_auto_auction.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#dealer{
	background:url(/images/dealer_auction_software.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#topten{
	background:url(/images/top10_reasons_to_hold_an_auction.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#wholesaler{
	background:url(/images/wholesaler_auction_software.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#overnight{
	background:url(/images/overnight_auto_appraisal_software.jpg) 50% 0 no-repeat fixed;
	color: white;
	margin: 0 auto;
	padding: 0;
}
#lanemanager{
	background:url(/images/auction_lane_manager_background.jpg) 50% 0 no-repeat fixed;
	color: white;
	
	margin: 0 auto;
	padding: 0;
}
#openbid{
	background:url(/images/open_bid_auction.jpg) 50% 0 no-repeat fixed;
	color: white;
	
	margin: 0 auto;
	padding: 0;
}
#silent{
	background:url(/images/silent.jpg) 50% 0 no-repeat fixed;
	color: white;
	
	margin: 0 auto;
	padding: 0;
}
#supportback{
	background:url(/images/support.jpg) 50% 0 no-repeat fixed;
	color: white;
	
	margin: 0 auto;
	padding: 0;
}
.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}


#intro.fixed-bg{ background-attachment:scroll !important;}