html, body {
	margin: 0;
	padding: 0;
	height: 100%;
    width: 100%;
	background-image:url(../images/site-bg.gif);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	
	}
img {
	border: 0;
}

h1 {
	font-size:14px;
	color:#000099;
	margin-left: 5px;
}
h2 {
	font-size:14px;
	color:#000099;
	margin-left: 5px;
}
h3 {
	font-size:14px;
	color:#000099;
	margin-left: 5px;
}
h4 {
	font-size:14px;
	color:#000099;
	margin-left: 5px;
}
h5 {
	font-size:14px;
	color:#000099;
	margin-left: 5px;
}
h6 {
	font-size:14px;
	color:#000099;
	margin-left: 5px;
}
.product_heading {
	color:#D7231A;
	font-weight:bold;
}
fieldset {
	color:#000099;
}
.faqtable {
	width:50%;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	overflow:auto;
	
	
	
}
#footer {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	clear: both;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	padding-top: 10px;
	
}
#header {
	
}
#content {
	float: left;
	font-size:13px;
	width:695px;
	background-color:#FFFFFF;
}
#content p {
	margin-left: 5px;
}
#left {
	float: left;
	width:150px;
	background-color:#FFFFFF;
	border: 1px solid white;
}
#left p {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	text-align:center;
	
}
#latest {
	width: 150px;
	height: 200px;
	background-image:url(../images/latest-hoses.gif);
	font-size:12px;
}
#latest a {
	font-size:10px;
	color:#000000;
}
.latesth {
	color:#000066;
}
#right {
	width: 150px;
	float: left;
	background-color:#FFFFFF;
}
#right img {
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}
#rightnomarg {
	margin:0;
	display:block;
}
.buyonline {
	text-align:center;
	color:#0000FF;
	font-size:18px;
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #ffffff; /*dark purple border*/
border-width: 1px 0;
background: black url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #ffffff; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #ffffff; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: #fffffff;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #000000 !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg2.gif) center center repeat-x;
}

#marqueecontainer{
	position: relative;
	width: 137px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden;
	padding: 2px;
	padding-top: 25px;
	padding-left: 4px;
	color:#999999;
}

.Surname {
 visibility: hidden;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid white;
	padding: 2px;
	background-color: #0066CC;
	visibility: hidden;
	z-index: 100;
	color:#ffffff;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.finish {
	font-size:10px;
	text-align:center;
}

/*////////////////////*/

.arrowlistmenu{
width: 150px; /*width of menu*/
font-size:13px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(../images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.marquee {
	width: 800px;

}
.kitstabtop {
	background-color:#0000FF;
	color:#FFFFFF;
}
