/***********************/
/*****   homepage  *****/
/***********************/
#hp-image {
  float:left;
}
#hp-main {
  float:left;
	margin:12px 0px 0px 12px;
	width:218px;
}
#hp-boxes {
  clear:left;
	float:left;
	height:147px;
}
.hp-box {
  float:left;
}
#hp-bodytext {
  padding-top:10px;
  line-height:20px;
}
#hp-content {
  width:762px;
  float:left;
  background:url(/images/bg_content_hp.gif) repeat-y;
}
.title {
  font-family:times new roman,serif;
  font-size:20px;
  line-height:23px;
  color:#369;
	font-weight:bold;
	padding-bottom:0px;
}
.title a {
  font-size:12px;
	font-family:verdana,sans-serif;
}