html {
 	margin: 0;
	padding: 0;
	}
h5{
	color:#000000;
	font-size:25px;
	font-weight:600;
	padding:0px;
	margin:0px;
	text-align:center;
	}
h2{
	margin-bottom:0px;
	font-size:25px;
	}

h3{
	color:#333333;
	font-size:18px;
	margin-bottom:8px;
	}
h4{
	margin:0px;
	}
h3.youtube{
	margin-top:0px;
}
h6{
	color:#666666;
	font-size:20px;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	/*background-image: url(images/background.jpg);*/
	background-color:#000000;
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	}	
#container{
	padding:0px;
	margin:0px;
	margin:auto;
	width:770px;
	background-color:#FFFFFF;
	}
#header{
	width:770px;
	height:139px;

	}				
#menu{
	background-image:url(images/menubar.jpg);
	background-repeat:no-repeat;
	width:757px;
	height:24px;
	padding-top:10px;
	padding-left:13px;
	}
#home_menu{
	width:51px;
	height:15px;
	float:left;
	margin-bottom:0px;
	}
#home_menu a{
	background-repeat:no-repeat;
	background-image:url(images/home.jpg);
	display:block;
	width:100%;
	height:15px;
	text-indent:-2000px;
	}
#home_menu a:hover{
	background-position:-51px;
	}
#home_menu a:focus {
   outline:none;
}
#contact_menu{
	width:68px;
	height:15px;
	float:left;
	margin-left:50px;
	margin-bottom:0px;
	}
#contact_menu a{
	background-repeat:no-repeat;
	background-image:url(images/contact.jpg);
	display:block;
	width:100%;
	height:15px;
	text-indent:-2000px;
	}
#contact_menu a:hover{
	background-position:-68px;
	}
#contact_menu a:focus {
   outline:none;
}
#news_menu{/*news is now quotation*/
	width:85px;
	height:19px;
	float:left;
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	}
#news_menu a{
	background-repeat:no-repeat;
	background-image:url(images/mquote.jpg);
	display:block;
	width:100%;
	height:19px;
	text-indent:-2000px;
	}
#news_menu a:hover{
	background-position:-85px;
	}
#news_menu a:focus {
   outline:none;
}
#customerzone_menu{
	width:138px;
	height:15px;
	float:right;
	margin-right:13px;
	margin-bottom:0px;
	}
#customerzone_menu a{
	background-repeat:no-repeat;
	background-image:url(images/customerzone.jpg);
	display:block;
	width:100%;
	height:15px;
	text-indent:-2000px;
	}
#customerzone_menu a:hover{
background-position:-138px;
	}
#customerzone_menu a:focus {
   outline:none;
}
#browser{
	color:#333333;
	font-size:15px;
	margin-bottom:10px;
	padding-left:5px;
	padding-right:3px;
	border-bottom:#CCCCCC 1px dashed;
	height:20px;
	}
#quickmenu{
	text-align:right;
	float:right;
	padding-right:5px;
	width:250px;
	}
#content{
	padding-left:20px;
	padding-bottom:20px;
	padding-right:20px;
	margin:0px;
	border:0px;
	color:#333333;
	font-size:17px;
	overflow:auto;
	}	
#footer{
	text-align:center;
	color:#666666;
	font-weight:200;
	font-size:12px;
	padding-bottom:10px;
	margin-top:50px;
	}
#accountbutton{
	width:115px;
	height:98px;
	float:left;
	margin-right:5px;
	}
#accountbutton a{
	background-image:url(images/content/zone/accountbutton.jpg);
	background-repeat:no-repeat;
  	display:block;
   	width:115px;
   	height:98px;
   	text-indent:-2000px;
   }
#accountbutton a:hover{
	background-position:-115px;
	}
#accountbutton  a:focus {
   outline:none;
}	
#accountinfo{
	width:730px;
	height:98px;
	margin-bottom:25px;
	}
#manualsbutton{
	width:115px;
	height:98px;
	float:left;
	margin-right:5px;
	}
#manualsbutton a{
	background-image:url(images/content/zone/manualsbutton.jpg);
	background-repeat:no-repeat;
  	display:block;
   	width:115px;
   	height:98px;
   	text-indent:-2000px;
   }
#manualsbutton a:hover{
	background-position:-115px;
	}
#manualsbutton  a:focus {
   outline:none;
}	
#manualsinfo{
	width:730px;
	height:98px;
	margin-bottom:25px;
	}
#howtobutton{
	width:115px;
	height:98px;
	float:left;
	margin-right:5px;
	}
#howtobutton a{
	background-image:url(images/content/zone/howtobutton.jpg);
	background-repeat:no-repeat;
  	display:block;
   	width:115px;
   	height:98px;
   	text-indent:-2000px;
   }
#howtobutton a:hover{
	background-position:-115px;
	}
#howtobutton  a:focus {
   outline:none;
}	
#howtoinfo{
	width:730px;
	height:98px;
	margin-bottom:25px;
	}
.youtubewide{
	width:425px;
	height:264px;
	float:left;
	}
.youtubedesc{
	float:left;
	margin-left:10px;
	width:290px;
	}
.videobox{
	height:320px;
	width:100%;
	margin-bottom:20px;
	margin-top:10px;
	border-bottom:#999999 1px dashed;
	}
.manual{
	float:left;
	width:150px;
	height:60px;
	margin-left:20px;
	margin-right:7px;
	margin-top:20px;
	border:#CCC 1px solid;
	padding-top:120px;
	text-align:center;
	vertical-align:baseline;
	background-color:#FFF;
	}
.manual a{
	display:block;
	height:100%;
	width:100%;
	}	
#atlas8{
background-image:url(images/content/manuals/atlas8.jpg);
background-repeat:no-repeat;
}
#galaxy{
background-image:url(images/content/manuals/galaxy.jpg);
background-repeat:no-repeat;
}
#domonial{
background-image:url(images/content/manuals/domonial.jpg);
background-repeat:no-repeat;
}
#sterling10{
background-image:url(images/content/manuals/sterling10.jpg);
background-repeat:no-repeat;
}
#excel{
background-image:url(images/content/manuals/veritasexcel.jpg);
background-repeat:no-repeat;
}
#accord{
background-image:url(images/content/manuals/accordxpc.jpg);
background-repeat:no-repeat;
}
#clb800{
background-image:url(images/content/manuals/clb800.jpg);
background-repeat:no-repeat;
}
#galant{
background-image:url(images/content/manuals/galant.jpg);
background-repeat:no-repeat;
}
#veritas8{
background-image:url(images/content/manuals/veritas8.jpg);
background-repeat:no-repeat;
}
#pad9570{
background-image:url(images/content/manuals/9750.jpg);
background-repeat:no-repeat;
}
#powermax{
background-image:url(images/content/manuals/powermax.jpg);
background-repeat:no-repeat;
}
#powermaxpro{
background-image:url(images/content/manuals/pmpro.jpg);
background-repeat:no-repeat;
}
#powermaxcomplete{
background-image:url(images/content/manuals/powermaxcomplete.jpg);
background-repeat:no-repeat;
}
#sterling10led{
background-image:url(images/content/manuals/sterling10LEDKYP.jpg);
background-repeat:no-repeat;
}