
body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background:#ffffff;
}

.container {
  background:#ffffff;
  width:777px;
  margin:0 auto;
  text-align:left;
  position:relative;
}

#header {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 888px;
	height: 70px;
	background:#ffffff;
	font-size: 0,9em; 
	font-family: Verdana, sans-serif; 
	color: #333333;
	line-height:1em;
}

#main {
  float:left;
  width:800px;
  background-color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}


#image {
	position: absolute;
	left: 0px;
	top: 70px;
	float: left;
}

#text {
	font-size: 0.8em; 
	font-family: Verdana, sans-serif; 
	color: #333333;
	line-height:1.2em;
}

#naw {
  font-size: 0.8em; 
	font-family: Verdana, sans-serif; 
	color: #888888;
	line-height:1.2em;
}

h1 { margin-top: 0em;
	font-family: Verdana, sans-serif; 
	color: #333333;
     font-size: 17px; 
     margin-bottom: 0.4em; 
 }
 
 a { 
	font-family:Verdana, sans-serif; 
	color: #666666; 
}
