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

html {
	height:100%;
	}
	
body {
	position:absolute;
	width:100%;
	min-width:1003px;
	height:100%;
	margin:0px;
	color:#020202;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#cheader {
	background:url(images/header_eng.jpg) no-repeat left top;
	height:164px;
	}