<style type="text/css">

html { 
	min-width: 742px;
	 }
img	{
	border: 0;
	padding: 0;
	margin: 0;
	}

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #fff;
	font: 1em Arial, Verdana, Helvetica, sans-serif;
	}
hr
{
	border-bottom: 1px dashed silver;
}
div#wrapper	
{
	color: #fff;
	background: transparent url(img/dzn/wrap.gif) top right repeat-y;
	width: 755px;
	margin: 0 auto;
	padding-bottom: 7px;
	text-align: left;
}

div#leftcontent 	{
	float: left;
	background-color: #5B779F;
	width: 550px;
	padding: 5px;
	border: 0;
	margin: 5px 0 0 0;
	/* Fake margin for IE Win*/	
	margin-left: 7px;/* 9px*/
	}
#home #leftcontent
{
	background: #5B779F url(img/dzn/faders2.jpg) bottom left no-repeat;
}
html>body div#leftcontent {
	/* value for non-IE brwsr */
	margin-left: 13px;
	/*min-height: 800px;*/
	}

div#rightside 
{
	margin: 5px 0 0 580px;
	padding: 0 0 6px 0;
	width: 150px;
	border: solid 1px silver;
	background: #fff;
	color: #000;
}
div#rightside ul
{
	margin-left: 5px;
}
div#rightside li a:link
{
	color: #00487E;
}
#links li
{
	background: transparent url(img/dzn/libg.gif) bottom left repeat-x;
}
div#rightside a:hover {
	color: #EEB016;
	text-decoration: underline;
}
div#rightside a:active  {
	text-decoration: none;
}
div#rightside h5
{
	margin-left: 5px;
}
div#rightside p
{
	margin-left: 5px
}
ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#addy
{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #FFF4DA;
	margin: 14px 0 14px 0;
}
#email li a
{
	background: white;
}
div#footer	
{
	text-align: center;
	clear: both;
	background: #E4E4E4;
	color: black;
	width: 728px;
	padding: 4px 0;
	margin: 10px 0 0 13px;
	border: solid 1px silver;
	}
div#footer a {
	margin-left: 20px;
	font-size: 11px;
	color: black;
}
div#header h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#header h1 a:link, h1 a:visited {
	display: block;	
	width: 732px;
	height: 110px;
	background: #000 url(img/dzn/hdimg2.jpg) bottom left no-repeat;
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	}
			
div#globalnav	{
	height: 18px;
	width: 730px;
	margin: 0 0 0 13px;
	border-top: 1px solid white;
	background: #20538C url(img/dzn/hdrbg.jpg) top left repeat-y;
	text-align: center;
	}
div#globalnav a
	{
	margin-right: 8px;
	color: white;
}
div#globalnav a:hover, div#footer a:hover {
	color: #20538C;
	background: white;
	}	
div#globalnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	}

div#globalnav ul li 
{
	font-size: 13px;
	margin: 0;
	padding: 3px 8px;
	list-style: none;
	display: inline;  /*makes list render horiz.*/
}
#nomargin li
{	
	list-style-type: none;
	margin-left: -30px; /* reduces the indent on ul*/
	padding-left: 0; /*padding needs to be adjusted so all ua's respond*/
}
a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #00487E;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : none;
	color: black;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: black;
	background: transparent;  
	}
p, li
{
	font-size: 12px;
}
#maincontent h1, h2, h3, h4, h5, h6
{
	display: block;
	padding: 2px;
} 
#geartbl td
{
	border: 1px solid white;
	vertical-align: top;
	padding: 3px;
}
#install #leftcontent h4
{
	background: transparent url(img/dzn/h4bg.jpg) top left repeat-y;
	color: #5B779F;
	width: 100%;
	padding: 1px;
}
#remote table tr td, #remote table tr th
{
	border: 1px solid white;
}
#remote #leftcontent table tr td
{
	border-collapse: collapse;
}
/*#addy
{
	position: absolute;
	width: 200px;
	height: 80px;
	margin: 16px 0 0 560px;
	font: 10px Verdana bold;
	float: right;
}*/

</style><!--================================================-->

