/* @override http://helinettechnologies.com/css/ht-main-site_v2.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

-webkit-text-size-adjust: none;

body {
	line-height: 1;
}


	
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	margin:0;
	padding:0;
	font-size: .6875em; 

	font-family: Verdana, Lucida, "Trebuchet MS", sans-serif;
	line-height: 1.25em;
	background-color: #000;
}

/*b{font-size: 110%;}
em{color: red;}
*/

/* typography */

h1{ 

	font-size: 1.818182em;
	text-transform: capitalize; 
	color: #97bcbc; 

	padding-bottom: 15px; 
	font-weight: normal;
}

h2{ 
	padding-top: 5px;
	font-size: 1.454545em;

	text-transform: capitalize; 
	color: #97bcbc; 
	padding-bottom: 10px; 
	font-weight: normal;

	
}


	
h3{ 

	font-weight: normal; 
	color: #303030; 
	padding-bottom: 10px;
	padding-left: 14px;
	font-size: 1em;
}
	
	


p{ 
	font-weight: normal; 
	color: #fff; 
	padding-bottom: 10px; 
	padding-left: 0px;
	padding-right: 8px;
	
	}

#content ul{ font-family: Georgia, Arial, "MS Trebuchet", sans-serif; font-size: 14px; font-weight: normal; color: #666666; padding-bottom: 15px; }
#content ul{ list-style: disc; margin-left: 40px; }

blockquote p{ font-family: Georgia, Arial, "MS Trebuchet", sans-serif; font-size: 24px; font-weight: normal; color: #000; padding-bottom: 40px; }

a{ color: #fff; text-decoration: none; }
a:visited{ color: #fff; text-decoration: none; }
a:hover{  text-decoration: underline; }



/* layout */

#page{
	width: 960px; /*Width of main container*/
	margin: 0 auto;
}


#header{
	background-color: #222924;
}

#header h1{
margin: 0;
padding-top: 15px;
}

#section-header{
	padding-top: 22px;
	padding-bottom: 22px;
}


#container{
	float: left;
	width: 960px;
	height:556px;
	min-height: 556px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background: #7b8b8d url(../assets/vert_tile_1pxW_1914pxH.jpg) repeat;
}

#rwedge{
	position: absolute;
	margin-left: 800px;
	top: 100px;
	width: 160px;
	height: 60px;
	background: url(../assets/services_wedges.png) no-repeat right;
}

#topnav{
	
	font-size: 1em;
	display: block;
	width: 870px;
	padding-left: 90px;
	height: 20px;
	background-color: #131514;
}


ul#menu {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 920px;
}
ul#menu li {
	float: left;
	display: inline;
	height:20px;
	margin: 0 0px;
	overflow: hidden;
}
ul#menu li a {
	display: block;
	height: 20px;
	text-indent: -999em;
}

ul#menu li.about a {background: url(../assets/top_nav_aboutus.png) no-repeat 0 0; width: 103px;}
ul#menu li.services a {background: url(../assets/top_nav_services.png) no-repeat 0 0; width: 103px;}
ul#menu li.dealers a {background: url(../assets/top_nav_dealers.png) no-repeat 0 0; width: 157px;}



a.resellers {
	
	text-indent: -999em;
	background: url(../assets/top_nav_resellers.png) no-repeat 0 0; width: 150px;
	float: right;
	padding-right: 25px;
	height: 20px;
}

#ht-present img {
	padding-bottom: 10px;
}


.ht-link{
	
	text-align: right;
	
}
.ht-link img {
	padding-bottom: 0px;
	padding-right: 5px;
}

a:hover.resellers {
	
	background-position: left -40px;
}


ul#menu li.about a:hover, ul#menu li.services a:hover,
ul#menu li.dealers a:hover 
{background-position: bottom left;}

ul#menu li#selected a {background-position: bottom left;}


/*




#topnav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}



ul#topnav li {
	display: inline;
	float: left;
	text-align: center;
	heigth: 20px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
}


ul#topnav li.about a{
	background: url(../assets/top_nav_aboutus.png) no-repeat 0 0; width: 81px;
}


#topnav .dline {
  line-height: 20px;
}
*/

#leftcolumn{
	float: left;
	width: 512px; /*Width of left column in pixel*/
	height:556px;
	min-height: 556px;
	
	margin-right: 0px;
	background: url(../assets/page_graphic_1.jpg) no-repeat;
}

#leftcolumn-s{
	float: left;
	width: 512px; /*Width of left column in pixel*/
	height:556px;
	min-height: 556px;
	
	margin-right: 0px;
	background: url(../assets/page_graphic_2.jpg) no-repeat;
}



#ht-present {

	margin-left: -1px;
	text-align: right;	
}

.left-item-box{
	border: 1px solid #878787;
}



#rightcolumn{
	float: right;
	width: 416px;
	margin-left: 12px;
	margin-right: 20px;
	padding-top: 80px;
	padding-bottom: 80px;

}





#topsection{
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	overflow: auto;
	border-bottom: 1px solid gray;
	
	

}

#bottomsection{
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 10px;
	padding-bottom: 60px;
	overflow: auto;
	background: url(../assets/services_circle.png) no-repeat scroll right bottom;
}



div.rside {
	float: right;
	width: 410px;
}

div.lside {
	float: left;
	width: 430px;
	margin-top: ;
	
}





.footer{
	clear: left;
	height: 48px;
	color: #616161;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 8px;
}

table.footer-table tbody tr td {
	vertical-align: middle;	
}

.footer a{
color: #616161;
}


.bottom-nav{
	
    float: left;	
}



.footer ul li {

	display: block;
	float: left;
	text-align: center;
	height: 12px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 12px;
	border-right: 1px solid #8B8B8B;

}

div.footer ul li {
	border-right: 0px none #fff;

}

div#address{
	margin-left: 192px;
	
	width: 245px;
	height: 153px;
	font-size: 1em;
	color: #1b211f;
	font-weight: normal;
	background-color: #8ea8a7;
	padding: 20px 12px;
}

div#address h1{
	font-size: 1em;
	color: #1b211f;
	font-weight: bold;
	
}


div#intro-video {
	padding-top: 53px;
	padding-bottom: 62px;
	
}

#chbrand {
	height: 65px;
	background-image: url(../assets/page_header.jpg);
}

div#address h1{
		
	font-weight: bold;
	padding-bottom: 2px;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/****** News and Views ********/





/******classes**********************************/
.clear {
	clear: both;
}


div#flashcontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	
}

#home-flash-intro{
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	
}



th {
	color: #bf833d;
}


table {
	
	margin-left: auto;
	margin-right: auto;
 	font-size: 12px;
	width: 90%;
}




#footer {
	margin: 10px auto 0;
	width: 960px;
	clear: both;
	font-size: 1em;
	color: #8d8c8c;
	border: none;
	height: 48px;
	text-align: center;
	padding: 2px 5px 0 10px;
}


#footer p {
	margin: 0;
	text-align: center;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}
	
#footer a{
		color: #b4b4b4;
		text-decoration: underline;
		
	}
	
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited{
	
	color: #adadad;
}


table.footer-table{
	font-size: 1em;
	width: 960px;
	border-spacing: 0px;
	vertical-align: middle;
}


