body{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	min-width:805px;
}
#wrap{
	background-image: url(images/bg_dots.gif);
	background-repeat: repeat;
	margin:0 auto;
	width:100%;
}
#header{
	background:#fff;
	background-image: url(images/top_sust_lite.gif);
	background-repeat: repeat-x;
	background-position: top; 
	height: 105px;
}
#main{
	background:#fff;
	float:left;
	width:805px;
	background-image: url(images/orange_back.gif); 
	background-position: 135px;
	background-repeat: repeat-y;
}
#sidebar{
	background-color: transparent;
	float:right;
}
#left{
	margin-top: 25px;
	float: left;
	width: 135px;
}
#content{
	margin-top: 25px;
	float: right;
	width: 660px;
	font-size: 14px;
	color: #365B7C;
}
#footer{
	background:#fff;
	background-repeat: repeat-x;
	background-image: url(images/bot_back.gif);
	background-position: top;
	margin:0 auto;
	clear: both;
	width: 100%;	
	height: 30px;
}
#cont{
	margin: 5px;
}
#down{
	text-align: center;
	border: 1px solid #f6b90c;
}
#maincontainer{
	background-color: #fff;
	background-image: url(images/bg_dots.gif);
	background-repeat: repeat;
}
#logo{
	position: relative;
	top: 20px;
	left: 0px;
	z-index: 4;
	vertical-align: top;
}
#menu1{
	position: absolute;
	left: 200px;
	top: 3px;
	z-index: 5;
}
#menu1_i{
	position: relative;
	overflow: hidden;
	float: left;
	border-right: 1px solid #1C4464;
}
#menu2{
	position: absolute;
	left: 185px;
	top: 30px;
	z-index: 4;
	width: 615px;
}
#menu2_i{
	position: relative;
	overflow: hidden;
	float: left;
}
#p_head{
	position: absolute;
	top: 94px;
	left: 169px;
	z-index: 5;
	height: 31px;
	width: 700px;
	text-align: left;
	background-image: url(images/head_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#p_logo{
	position: absolute;
	float: left;
	top: 63px;
	left: 750px;
	z-index: 4;
}
#links_bot{
	background-image: url(images/orange_back.gif); 
	background-color: #fff;
	background-position: 135px;
	background-repeat: repeat-y;
	width: 136px;
	padding: 15px;
	float: left;
}
#menu_bot{
	position: absolute;
	left: 245px;
	width: 560px;
	margin-top: 1px;
	background-color: #fff;
}
#menu_bot #menu2_i{
	margin: 5px;
}
#bot_corner{
	width: 50px;
	float: left;
}
#content A:Link{
	color: #000;
	text-decoration: none
}
#content A:Hover{
	color: #f90;
	text-decoration: underline;
}
UL LI{
	list-style: disc;
	padding: 5px;
}
a.top
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none
}
a.top:hover
{
	color: #FF9900;
}
a.dnl
{
	font-size: 11px;
	color: #336699;
	text-decoration: none
}
.top
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none
}
.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #365B7C;
	margin-top: 8px;
    padding-left: 8px;
    padding-right: 8px
}
.left_col
{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color:#F6B900;
	padding-top: 8px;

}
.left_col_bot
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-color:#F6B900;
}
.dnl_col
{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-color:#F6B900;
}