@charset "utf-8";
/* CSS Document */


#Header{
	width:900px;
	padding:0px;
	margin:0px;
	height:82px;
	background: url(../images/header_bg_en.gif) no-repeat center 0px;
	border-bottom: 1px solid #000000;	
}

#Copyright{
	border-top:solid 3px #000000;

}
