ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl, {
	margin:0;
	padding:0;
	
}

H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 36px;
	MARGIN: 0px 0px 0px;
	TEXT-TRANSFORM: capitalize;
	COLOR: #FF6600;
	PADDING-TOP: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	
}

body {
	background-color: #333333;
}

#wrapper {
	BACKGROUND: #ffffff;
	WIDTH: 950px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
	padding: 0px;
	border: 1px 1 #FFFFFF;
}
#header {
	HEIGHT: 152px;
	BACKGROUND-COLOR: #fff;
	padding: 0px;
	background-image: url(images/hoses.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: static;
	width: 950px;
	left: -15px;
	top: 1px;	
}
#headertext {
	position:absolute;
	width:441px;
	height:152px;
	z-index:1;
	top: 0px;
	left: 221px;
}
.powerpipes {
	text-transform: none;
	color: #ff1d24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
}
.powerpipes A:link {color:#ff1d24;text-decoration: none}
.powerpipes A:visited {color:#ff1d24;text-decoration: none}
.powerpipes A:active {color:#ff1d24;text-decoration: none}
.powerpipes A:hover {color:#ff1d24;text-decoration: underline;}

	.resource-text {
	text-transform: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
.resource-text A:link {color:#000000;text-decoration: underline}
.resource-text A:visited {color:#000000;text-decoration: underline}
.resource-text A:active {color:#000000;text-decoration: underline}
.resource-text A:hover {color:#000000;text-decoration: underline;}

	.strapline {
	text-transform: uppercase;
	color: #ff1d24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	float: left;
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
	position: static;
	text-align: center;
	clear: none;
	width: 680px;	
	}
		
.left-text {
	text-transform: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #E6E6E8;
	}
	
	.main-text {
	text-transform: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

.list-text {
	text-transform: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	
	}
.footer {
	text-transform: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #666;
	}
.image-left {
	FLOAT: left; MARGIN-RIGHT: 10px
}
.image-right {
	FLOAT: right;
	MARGIN-LEFT: 10px;
	padding: 10px;
}

.image-center {
	align: center;
	MARGIN-LEFT: 2px;
	padding: 2px;
}

.price-list {
	display: inline-block;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.price-list a {
	display: inline-block;
	background: #ff1d24;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	padding: 15px;
	margin-bottom: 5px;
	border-radius: 5px;
}

.price-list span {
	margin-left: 10px;
	font-weight: 600;
	font-size: 13px;
}