
	/* HEADER */
	#headerwrapper { clear:both;  }
	
	/* LOGOHEADER */
	#logoheader { width: 1024px; height: 121px; }
	#logoheader { background-image: url("../images/dmt/header_dmt_bg.gif"); _background-image: url("../images/dmt/header_dmt_bg.gif"); background-repeat: no-repeat; }
	
	/* USERHEADER */
	/* Top Menu Div */
	#userheader { width: 1024px; border-bottom:1px solid #334536;}
	/*#userheader { background-image: url("../images/mlt/usernavbg_mlt.png"); _background-image: url("../images/mlt/usernavbg_mlt.gif"); background-repeat: no-repeat; }*/
	/* Top Menu UL */
	#userheader #usernav { font-size:14px; font-weight:bold; margin: 0px 0px 5px 30px; }
	/* Top Menu LI */
	#userheader #usernav li { display:inline; padding:0px 15px; border-right:1px solid #000; }
	#userheader #usernav li a {  }
	#userheader #usernav li:hover {background-color:#feced0;}	
	
	#userheader #usernav a:link,
	#userheader #usernav a:visited { color: #333; text-decoration: none; }
	#userheader #usernav a:hover { color: #333; text-decoration: underline; }
	
	#userheader #usernav #un-home {  }
	#userheader #usernav #un-support {   }
	#userheader #usernav #un-askaquestion { }
	#userheader #usernav #un-requestquote {  }
	#userheader #usernav #un-requestsample { }
	#userheader #usernav #un-register { }
	#userheader #usernav #un-login {border-right:0px solid #000; }
	#userheader #usernav #un-blog { border-right:0px solid #000; }
/**************************************************************************/
	/* SIDEDIVS */
	#topsidenav {margin:20px 10px 0px 10px; padding: 0px;  } 
	#topsidenav a { margin-bottom::20px;  } 

	/* SIDEBUTTONS */
	/* Left Menu Div */
	#sidebuttons {width: auto; height: auto;  background-color: #fff; }
	/* Left Menu UL */
	#sidebuttons #sidenav {margin:20px 0px 0px 20px; padding: 0px;  list-style-type:none;  } 
	/* Left Menu LI */
	#sidebuttons #sidenav li { margin-top: 10px; } 
	#sidebuttons #sidenav li a { width:100%; font-size:18px; font-weight:bold; font-style:normal; color:#222; text-decoration:none; }
	#sidebuttons #sidenav li a:hover { background-color:#feced0; }
	/* Left Menu LI LI */
	#sidebuttons #sidenav li li { margin: 0px 0px 0px 10px;  list-style-type:none;  }
	#sidebuttons #sidenav li li a { font-size:14px; font-weight:normal; color:#555; }
	#sidebuttons #sidenav li li:hover { text-decoration:underline; background-color:#feced0;}	
	#sidebuttonsxx #sidenav a {  }
	
	
