body,html{
	margin:0;
	padding:0;
	height:100%;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111;
}
#siteWrapper{
	margin:0 auto;
	padding:0;
	width:894px;
}
#headerWrapper{
	width:894px;	
	height:92px;
}
#plainBox{
	padding-top:30px;
	padding-bottom:30px;
	width:894px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
}
#descriptionFrame{
	float:left;
	padding-top:47px;
	padding-left:20px;
	color:#2f6db2;
	font-weight:bold;
}
#navFrame{
	float:right;
	padding-top:43px;
	width:300px;
}
.inactiveLink a{
	font-size:12px;
	font-weight:bold;
	padding:5px 30px 5px 30px;
	background-color:#fff;
	color:#2f6db2;
	text-decoration:none;
	float:right;
}
.inactiveLink a:hover{
	background-color:#2f6db2;
	color:#fff;
}
.activeLink a{
	font-size:12px;
	font-weight:bold;
	padding:5px 30px 5px 30px;
	background-color:#2f6db2;
	color:#fff;
	text-decoration:none;
	float:right;
}
.activeLink a:hover{
	color:#fff;
}
#logoFrame{
	float:left;
	width:150px;
	height:49px;
	padding-top:20px;
}
#compareBoxLoop{
	background-image:url(../Images/compare_box_loop.jpg);
	background-repeat:repeat-y;
	width:894px;
}
#compareBoxTop{
	background-image:url(../Images/compare_box_top.jpg);
	background-repeat:no-repeat;
	width:834px;
	padding:30px;
}
.hoseClipBox{
	float:left; 
	width:387px; 
	color:#444;	
}
.plasclipBox{
	float:right;
	width:387px;
	color:#214d80;		
}
#blackBox{
	width:894px;
	background-color:#000;
}
.keyFeaturesBox{
	float:left;
	width:377px; 
	padding:30px;
	color:#fff;
	font-size:11px;
}
.galleryBox{
	float:right;
	width:450px;
	padding-top:1px;
}
.thumbHolder{
	float:left;
	width:150px;
	height:150px;
}


#footerText{
	height:200px;
	padding-top:8px;
}
.smallGreyText{
	color:#aaa;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}


a{
	color:#111;
	text-decoration:none;
}
a:hover{
	color:#2f6db2;
	text-decoration:none;
}
a img {
	border:none;
}
.clearBoth{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

ol{
	margin-top:8px;
	margin-bottom:8px;
	margin-left:24px;
	padding-left:0;
}
ul{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:20px;
	padding-left:0;
}
li{
	padding-bottom:5px;
}
.greyBullets{
	list-style-image:url(../Images/bullet_grey.png);
	behavior:url(iepngfix.htc);
}
.whiteBullets{
	list-style-image:url(../Images/bullet_white.png);
	behavior:url(iepngfix.htc);
}
.red{
	color:red;
}
hr{
	border-bottom:1px solid #111;
	border-top:0 #111;
	border-right:0;
	border-left:0;
	color:#111;
	height:1px;
}
p { 
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
	line-height:18px;
}
h1 {
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:0;
	margin:0;
}
h2 {
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:0;
	margin:0;
}
form{
	padding:0;
	margin:0;
}
.imageTrans{
	behavior:url(iepngfix.htc);
}
