@charset "UTF-8";
body{
	margin:0px;
}
#butt_lift_wrapper {
	width: 950px;
	height: 1325px;
	margin:auto;
	background-color: #040707;
	background-image: url(images/butt_lift_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.7em;
}
#butt_lift_leftcol{
	width:480px;
	padding-top:797px;
	padding-left:60px;
}
#butt_lift_lefta{
	width:225px;
	float: left;
}
#butt_lift_leftb{
	width:225px;
	margin-left:15px;
	float: left;
}
#butt_lift_rightcol{
	float:left;
	background-image:url(images/butt_lift_dotted.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:511px;
	margin-top:-90px;
	margin-left: 15px;
	padding-top: 65px;
	padding-left: 25px;
	padding-right: 25px;
	
}
#butt_lift_wrapper h1{
	color:#fcfb00;
	font-size:160%;
	margin-bottom: -5px;
}
#butt_lift_wrapper #butt_lift_rightcol{
	line-height: 1.9em;
}