#hand-punch {
	float:left;
	margin-left:-45px;
	margin-top:4px;
	width:260px;
	height:260px;
	z-index:5;
}

#main-bullets {
	font-weight:bold;
	list-style-type:disc;
}


ul li {
	margin-bottom:10px;
}

#page_header {
	float:left;
	width:500px;
}

#body_across {
	 clear:left;
}

#main-description {
	padding-right:50px;
}

#description-wrapper {
	width:500px;
	float:left;
	background-image:url(../img/paul_weaver.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#paul-quote {
	 width:275px;
	 float:left;
}

#paul-img {
	float:right;
	z-index:9999;
}

#clear {
	clear:left;
}

#punch-sets {
	float:left;
	margin-left:-50px;
	margin-right:10px;
}

#fixed-width {
	float:left;
	width:500px;
}


#set-bullets {
	font-weight:bold;
}

#left-bottom {
	float:left;
}

#right-bottom {
	float:right;
	width:500px;
}

#float-left {
	float:left;
	}