/* CSS Document */
body {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	
	font-size: 13px;
	font-family: "Ms Sans Serif","Microscft Sans Serif", sans-serif, serif;
	letter-spacing: normal;
	text-decoration: none;
}
a:link {
    color: #FFFFFF;
	text-decoration: none;
}
a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
a:active {
    color: #FFFFFF;
	text-decoration: none;
}
a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
th {
	border-style: none;
	
	font-family: "Ms Sans Serif","Microscft Sans Serif", sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
}
td {
	border-style: none;
	
	font-family: "Ms Sans Serif","Microscft Sans Serif", sans-serif, serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
}
<!--
.h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
-->
<!--
.b1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.b2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
b2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.b3 {
	border-left-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	text-align: center;
}

.b31 {
	border-left-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	text-align: center;
}
-->
<!--
.m1 {
	border-bottom-color: #33CCCC;
	border-bottom-style: solid;
	border-bottom-width: 1;
	
	color: #FFFFFF;
}
-->
#wrapper{
	width:1001px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; 
	background:#FFFFFF;
	margin-left:3px;
	margin-right:3px;
	float:none;
	border:1px solid #FF6600
}
.footer, .push {
	height: 20px;  
	width:1001px;
}
#menu_left{ width:156px; height:auto !important; min-height:100%; height:100%; float:left}
#list1{width:845px; height:auto !important; min-height:100%; height:100%; float:right}