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


#bg {
	background-image: url(http://www.autoprofitlauncher.com/images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#bg-sales {
	background-image: url(http://www.autoprofitlauncher.com/images/bg-sales.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#bg2 {
	background-image: url(http://www.autoprofitlauncher.com/images/bg-tiletop.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: auto;
	width: 100%;
}

#sales-header {
	background-image: url(http://www.autoprofitlauncher.com/images/header-sales.jpg);
	height: 186px;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#sales-contentbg {
background-image: url(http://www.autoprofitlauncher.com/images/sales-mainbk.jpg);
background-repeat:repeat-y;
	
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;

}

#footer-sales{
background-image:url(http://www.autoprofitlauncher.com/images/footer-sales.jpg);
width:843px;
height:27px;
}


#squeeze-header {
	background-image: url(http://www.autoprofitlauncher.com/images/header-squeeze.jpg);
	height: 155px;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#squeeze-contentbg {

	height: 413px;
	width: 843px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;

}

#squeeze-contentleft{
	width:575px;height:413px;
float:left;	background-image:url(http://www.autoprofitlauncher.com/images/back-squeeze-left.jpg);
	}
	
	#squeeze-contentright{
	width:268px;height:413px;float:left;
	background-image:url(http://www.autoprofitlauncher.com/images/back-squeeze-order.jpg);
	}
	
	#squeeze-contentright1{
	width:268px;height:413px;float:left;
	background-image:url(http://www.autoprofitlauncher.com/images/back-squeeze-golive.jpg);
	}
	
#squeeze-footer {
	background-image: url(http://www.autoprofitlauncher.com/images/bg-tilebottom.jpg);
	height: 101px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#squeeze-footercontent{width:843px;margin:0px auto;height:101px;}



.aclear{clear:both;}
