@charset "UTF-8";

body  {
	font-family: Arial, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	margin-top:0px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #494949;
	background-color:#FFFFFF;/* #F4F2F5;*/
	font-size: 100%;
}
.twoColFixRtHdr #container {
	width: 1020px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-top: 0px solid #000;
	text-align: left;
	position:relative;
	border-radius: 0px;
	-moz-border-radius: #000000;
	padding-left:0px;
	-webkit-border-radius: 0px;
	padding-top: 0px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	margin-top: 8px;
}

#vid{
	width:auto;
	position:relative;
	padding-top:0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.twoColFixRtHdr #homecontainer {
	font-size:12px;
	color:#1f1f1f;
	width: 1020px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #cccccc;
	text-align: left;
	position:relative;
	border-radius: 0px;
	-moz-border-radius: #000000;
	padding-left:0px;
	-webkit-border-radius: 0px;
	margin-top: 8px;
	padding-bottom:5px;
	background-color: #FFFFFF;
}

.twoColFixRtHdr #header {
	background-image:url(helximages/template_images/topbk.jpg); background-repeat:repeat-x;
	 
	background-color:transparent;
	padding: 0;
} 

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


#homeContent{
	color:1f1f1f;
	font-size:1em;
	margin-top:0px;
	background-image:url();
}


.twoColFixRtHdr #homesidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	margin-right: 0px;
	height: auto;
	padding: 0px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font: helvetical;
	border-color: #CCCCCC;
	color:1f1f1f;
	font-size:1.1em;
	background-color: #FFFFFF;
	padding-right: 0px;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	bordpadding-bottom: 20px;
	er-top: 1px solid #cccccc;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 149px;
	margin-top: 0px;
	font-size:13px;
	height: auto;
	font-weight:bold;
	color:#000000;
	list-style: none;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	background-color: #FFFFFF;
	padding-left: 6px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.twoColFixRtHdr #sidebar1 a{
	font-size:12px;
	font-weight:bold;
	color:#6C0000;
	list-style:none;
}
.twoColFixRtHdr #sidebar1 ul{
	padding-left:0px;
	font-weight:normal;
	color: #494949;
}
.twoColFixRtHdr #sidebar1 li{list-style:none;}

.twoColFixRtHdr #sidebar1 a:hover{
	color:#660000;
	text-decoration:underline;
}
.twoColFixRtHdr #sidebar2 {
	background-image:url(helximages/sidebar2bg.jpg);
	float:left;
	width:210px;
	padding:0;
	margin:0;
	border:none;
	font-size:12px;
	background-color: #FFFFFF;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#sidebar2 li.services, ul.services { color:#007698; list-style:none;  font-weight:bold; padding-bottom:5px;  }



.twoColFixRtHdr #mainContent {
	text-align:left;
	font-size:13px;
	color:#333333;
	margin-right: 162px;
	margin-left: 215px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	position:relative;
	margin-top: 0px;
	padding: 0;
	padding-top: 10px;
	padding-left: 8px;
} 

.twoColFixRtHdr #mainContent a {font-size:12px;font-weight:bold;color:#3B3B3B;font-family:Helvetica;}
.twoColFixRtHdr #mainContent a:hover {color:#7E090C;font-family:helvetica;text-decoration:none;}
.twoColFixRtHdr #mainContent ul{ padding-left:12px; }
.twoColFixRtHdr #mainContent li{ list-style-image:url(bullet_white.png); }
.twoColFixRtHdr #mainContent ul li a { padding:0; color:#333333;}
.twoColFixRtHdr #mainContent ul li a:hover{ text-decoration:underline; color:#333333;}





.twoColFixRtHdr #productpage {
	text-align:left;
	font-size:13px;
	color:#494949;
	margin-right:0px;
	margin-left: 215px;
	background-color: #FFFFFF;
	border:1px solid #cccccc;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	position:relative;
	margin-top: 0px;
	padding: 0;
	padding-top: 8px;
	padding-left: 8px;
} 
.twoColFixRtHdr #productpage a{color:#494949;}
.twoColFixRtHdr #productpage a:hover{
	color:#8E1E0A;
	text-decoration:underline;
}
.twoColFixRtHdr #productpage ul { list-style:none; margin-left:7px; padding:0; }
.twoColFixRtHdr #productpage li{ list-style:none; margin:0; padding:0;color:#1f1f1f}



#mainContent_b{
	text-align:left;
	font-size:12px;
	color:#323232;
	margin-right: 162px;
	margin-left: 215px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	position:relative;
	margin-top: 0px;
	padding: 0;
	padding-top: 10px;
	padding-left: 8px;
}
	
#mainContent_b a{ color:#007698;}
#mainContent_b a:hover{  text-decoration:underline;}
#mainContent_b ul{ padding-left:12px; }
#mainContent_b li{ list-style-image:url(bullet_white.png); }
#mainContent_b ul li a { padding:0; }
#mainContent_b ul li a:hover{ text-decoration:underline; }
#product_pg{
	text-align:left;
	font-size:12px;
	color:#494949;
	margin-right: 162px;
	margin-left: 215px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	position:relative;
	margin-top: 0px;
	padding: 0;
	padding-top: 10px;
	padding-left: 8px;
} 
#product_pg a{
	color:#262629;
}
#product_pg .info{font-weight:bold;}
#product_pg a:hover{  text-decoration:underline;}
.twoColFixRtHdr #product_pg ul { list-style:none; margin-left:7px; padding:0; }
.twoColFixRtHdr #product_pg li{ list-style:none; margin:0; padding:0;color:#1f1f1f}
.twoColFixRtHdr #product_pg li{  list-style:none;}
.twoColFixRtHdr h3{r:#333333;-decoration:none;}

/* footer */
.twoColFixRtHdr #footer {
	color:#333;
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
} 
.twoColFixRtHdr #footer a{ font-size:11px; text-decoration:none;color:#333333;font-weight:normal;background-color: #ffffff;}
.twoColFixRtHdr #footer a:hover {color:#333333;text-decoration:underline;background-color: #ffffff;}
.footitle {font-weight:bold; font-size:12px; color:#666; padding:155px;}
.twoColFixRtHdr #footer p { color:#888888; font-weight:normal;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	padding-top: 10px;
}

