body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
margin: 0; 
padding: 0;
	text-align: center;
}

#DWMain {
	width: 900px;
	margin: 0 auto;
padding-top: 40px;
}

#innerMain {
	width: 870px;
	margin: 0 auto;
	text-align: left;
float: left;
background: url('/Files/System/innerMainBg.gif') repeat-y 0 0;
}

#Header {
height: 122px;
margin: 0 auto;
position: relative;
margin-bottom: 2px;
}

#Something
{
position: relative;
border-bottom: 2px solid #fff;
float: left;
}

#dwtopimage {

}

#Print {
position: absolute;
top: 10px;
right: 0;
}

#Header ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 20px;
}

#Header li {
margin: 0;
padding: 0;
list-style: none;
float: left;
line-height: 41px;
margin-right: 3px;
}

#ContentLeftMenu {
width: 650px;
text-align: left;
margin-bottom: 30px;
float: right;
}

#ContentLeftMenu_Front {
margin: 0 27px 0 0;
width: 870px;
text-align: left;
margin-bottom: 30px;
float: left;
}

/* --- LeftMenu --- */

#LeftMenu
{
float: left;
text-align: left;
width: 160px;
}

div#LeftMenu ul {
margin: 0;
padding: 0;
list-style: none;
}

div#LeftMenu li {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
width: 198px;
background: url('/Files/System/menubg.jpg') no-repeat left bottom;
float: left;
}

div#LeftMenu a {
display: block;
padding: 7px;
color: #fff;
font-size: 12px;
line-height: 17px;
text-decoration: none;
}

div#LeftMenu a:hover {
color: #92C7C5;
}

div#LeftMenu li ul {
margin-top: -5px;
padding-bottom: 5px;
float: left;
}

div#LeftMenu li ul li {
background: none;
}

div#LeftMenu li ul li a {
padding: 2px 0;
padding-left: 30px;
}

div#LeftMenu li a#activeitem {
color: #92C7C5;
}

div#LeftMenu li a.inpath {
color: #92C7C5;
font-weight: bold;
}

div#LeftMenu li ul li a.inpath {
color: #92C7C5;
font-weight: normal;
}



/* -------- Misc -------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
div#LeftMenu {
width: 200px;
}

#Footer {
clear: both;
background: #fff;
padding: 4px 0;
}

#columnsleft {
float: left;
width: 45%;
}

#columnsright {
width: 45%;
}
