h1 span {
	color: #DF2030;
}

.copy p {
	line-height: 210%;
	text-align: justify;
	margin-bottom: 40px;
}

#content {
	padding-bottom: 0;
}

section h2 {
	position: relative;
	padding: 0;
	margin-bottom: 5px;
	font-size: 24px;
	color: #555555;
	font-family: arial;
	font-weight: normal;
}

#copy1 {
	float: left;
	width: 450px;
	padding-right: 440px;
	padding-top: 30px;
	background: url("/images/imgLaserPlan.png") no-repeat scroll 455px 5px transparent;
	height: 365px;
}

.image1 {
	display: block;
	position: relative;
	background: none repeat scroll 0 0 #F7F7F7;
	margin-top: -60px;
}

.p1, .p2 {
	margin-bottom: 15px;
}

.p3 {
	margin-bottom: 0;
}

#points {
	float: right;
	position: relative;
	width: 345px;
	top: 0;
}

#points dl {
	margin-bottom: 40px;
	text-align: left;
	font-size: 12px;
}

#points dt a {
	display: block;
	font-weight: bold;
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 15px;
	text-align: center;
	border: 2px solid #DF2030;
	padding: 8px;
	list-style-type: none;
	margin: 0;
	color: #DF2030;
}

#points dt {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 6px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#points dd {
	margin: 5px 0 17px;
	padding: 0 0 0 13px;
	color: #555555;
	line-height: 130%;
	background: url("/images/bltRedArrowSm.gif") no-repeat scroll 0 2px transparent;
}

#sampleThumbs h3 {
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

#sampleThumbs {
	float: left;
	position: relative;
	margin-top: -100px;
	width: 440px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #CCCCCC;
	z-index: 1;
}

#sampleThumbs li {
	display: block;
	margin: 0 0 30px;
}

#sampleThumbs li.c1 {
	float: left;
}

#sampleThumbs li.c2 {
	float: right;
}

#sampleThumbs li.clearme {
	margin: 0;
}

#sampleThumbs h4 {
	width: 120px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #3B3B3B;
}

#sampleThumbs img {
	width: 200px;
	height: 121px;
	background: none repeat scroll 0 0 #FFFFFF;
	display: block;
	border: 1px solid #999999;
	box-shadow: 4px 4px 6px #DDDDDD;
}

#sampleThumbs img:hover {
	border: 1px solid red;
	cursor: pointer;
}

#copy3, #copy4 {
	width: 440px;
}

