* { margin: 0pt; padding: 0pt; }
body {
    background: rgb(255, 255, 255);
    color: rgb(51, 51, 51);
    font-family:  Helvetica, Arial, sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    }
    
#header {
    background: transparent url('h22.jpg') no-repeat scroll center;
    height: 180px;
    position: relative;
    color: #ffffff;
    }
#wrapper {
	width:960px;
	margin:0 auto;
}

#header h1 {
    background: transparent url('dk_logo.png') no-repeat scroll left top;
    width: 290px;
    height: 66px;
    display: block;
    float: left;
    text-indent: -9999px;
}

#header #nav {
    width: 300px;
    height: 47px;
    display: block;
    float: right;
    margin-top: 10px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;-x-system-font: none;
    color: rgb(255, 255, 255);
}

#header #title {
    margin-left:10px;
    width: 290px;
    height: 66px;
    display: block;
    float: left;
    text-indent: -9999px;
}

#nav li {
    display: block;
    float: left;
    height: 31px;
    line-height: 31px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding-left: 4px;
    margin-right: 15px;
}

#nav li a {
    display1: block;
    width1: 100%;
    height: 100%;
    padding-right: 4px;
    color: rgb(238, 238, 238);
    text-decoration: none;
}

#nav li a:hover {
    color: rgb(255, 198, 0);
}

#nav li.current a {
    color: rgb(255, 198, 0);
}

#nav li.current a:hover {
    color: rgb(255, 198, 0);
}

#nav1 li.current a span {
    display: block;
    width: 100%;
    height: 100%;
}


#topbar{width: 960px; display:block; height:80px;}
#navbar{width: 960px; display:block; height:24px;}
#container {
    margin: 0pt auto;
    margin-top: 30px;
    width: 960px;
    min-height: 400px;
    }
#main{width:auto; display:block;}

#column_left{
    width:460px;
    margin-right:20px;
    float:left;
    
    font-variant: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: normal;
    font-size-adjust: none;
    }
#column_right{
    width:400px;
    float:left;
    }



/*grid */
/*
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
*/

/* --- Typography --- */

.grid p {
  line-height: 16px;
  font-size: 10px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h1 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h2 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h3 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h4 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h5 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

.grid h6 {
  line-height: 32px;
  font-size: 16px;
  font-family: Verdana, Geneva, sans-serif;
}

/* --- Grid --- */

.grid {
  width: 958px;
  margin: auto;
}

.grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 306px;
}

.grid-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 306px;
}

.grid-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 306px;
}
/*end_grid*/

#nav_list {
    margin-left: 5px;
    }

#nav_list li {
    margin-left: 20px; 
    padding: 3px 0pt;
    list-style-image: url('arrow.png')!important;
    list-style-image: none;
    list-style-type: disc;
    list-style-position: outside; 
    color: rgb(42, 90, 110); 
    }
    
#nav_list li a {  
    color: rgb(46, 90, 110); 
}


h2 { margin:20px 0 10px 0; color: rgb(99, 107, 117); font-family: Arial,sans-serif; font-weight: bold; }
h2 a {color: rgb(99, 107, 117); font-family: Arial,sans-serif; font-weight: bold;}

h2.msproc { 
    padding-left: 55px;
    background: transparent url('tutorial.png') no-repeat scroll left top;
    height: 48px; 
    }
h2.progs  { padding-left: 55px; background: transparent url('tools.png') no-repeat scroll left top;  height: 48px;}
h2.info   { padding-left: 55px; background: transparent url('help.png') no-repeat scroll left top; height: 48px;}
h2.system   { padding-left: 55px; background: transparent url('system.png') no-repeat scroll left top; height: 48px;}


a {color: rgb(97, 100, 127);}

#article h2 {margin:20px 0 0px 0; padding:10px 0 0 56px;}
#article p { margin-top: 10px; margin-bottom: 20px; line-height: 18px; }
#article ul {padding-left:20px;}

div.spacer{
    clear:both;
    height:10px;
    display:block;
    }
    
#footer{
    background: transparent url('footer.gif') repeat-x scroll 0% 0%;;
    color: rgb(204, 204, 204);
    margin-top:50px;
    width:auto;
    display:block;
    height:244px;
    }

#footer .column {
    width: 200px;
    margin-right: 20px;
    min-height: 100px;
    float: left;
    }
.line {
    border-bottom: 1px solid rgb(204, 204, 204);
    height: 1px;
}

#footer li a:hover {
    color: rgb(255, 198, 0);
}
#footer a {
    color: rgb(204, 204, 204);

    }

#footer ul {
    padding-left: 0pt;
    margin-left: 0pt;
    }
#footer ul li {
    padding: 2px 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    }
#footer .column {
    width: 182px;
    margin:30px 10px 0 0;
    min-height: 100px;
    float: left;
    }
    
#footer .column2 {
    width: 300px;
    margin:200px 0 0 350px;
    float: left;
    }


pre  { background: #202020; color: #d0d0d0; padding:1em; margin-bottom:1.0em; solid #666;}




