@charset "utf-8";
/* CSS Document */
#img {
	float:left;
	margin: 10px 10px 15px 25px
	 }
#headerlist li {
	font: Tahoma;
	font-size:18px;
	font-weight:bold;
	margin-left: -1.2cm;
	list-style-type:none;
	margin-top: -0.2cm;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
			}

#subheaderlist li {
	font: Tahoma;
	font-size:10px;
	font-weight:800;
	margin-left: -25px;
	list-style-type:none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: -15px;
	display: block;
	padding-bottom: 2px;
			}
#navlist li {
	list-style-type: square;
	width: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 2.1em;
	text-align: justify;
	margin-top: -15px;
	margin-left: -15px;
	display: list-item;
	}


}
	
#margin		 {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	display: block;
	vertical-align: text-top;

}
#hr			 {
	height: 2px;
	width: 589px;
	display: block;
	padding-bottom: 15px;
}
