.bottom {
	background-image: url(../img/horizontal.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dna1 {
	background-image: url(../img/blue8s_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.largedna {
	background-image: url(../img/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.dna2 {

	background-image: url(../img/blue8s_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right {
	background-image: url(../img/vertical.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.white8s {
	background-image: url(../img/white8s.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topleft {
	background-image: url(../img/blue8s_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {

	background-image: url(../img/vertical.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.dna3 {
	background-image: url(../img/blue8s_3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.dna4 {
	background-image: url(../img/blue8s_4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blue8s {
	background-image: url(../img/blue8s_large.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.saleshire1 {
	background-image: url(../img/saleshire.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topline {

	background-image: url(../img/horizontal.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.spraycans {
	background-image: url(../img/spraycans.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hdrmiddle {
	background-image: url(../img/hdr_middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

