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

* {
  margin: 0;
  padding:0;
	}
body {
  background-image:url(images/hg_index.gif);
  margin: 0px;
  padding: 0px;
	}
* html body{
  background:none;
  background-color:#EAEAEA;
	}
body *{
  font-size: 12px;
  line-height:1.35em;
	}
img {
  border:none;
	}
.cleaner {
  border:none;
  clear:both;
  height:0; 
  font-size:0;
  background:none;
  overflow:hidden;
	}
#page {
	width: 835px;
	height: auto;
	/*background: #999999;*/
	position: relative;
  margin: 50px auto auto auto;
	}
wa:link, a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 660000;
	text-decoration: none;
} 
#imagebox_1 {
	float:left;
	padding-top:17px;
	padding-right:10px;
	padding-left:25px;

}
#imagebox_2 {
	float:left;
}

#page #footer {
	color:#303030;
font-family:"Trebuchet MS",Verdana,sans-serif;
font-size:12px;

padding-top:60px;
text-align:center;
}
#page #footer hr{
	color:#660000;
}
	