#homebox {
   padding-bottom:4em;
	 float:left;
	 position:relative;
	 left:71px;
	 width:759px;
	 background-image:url(../img/content_bg1.gif);
	 background-repeat:no-repeat;
	 background-position:bottom left;
	 border-bottom:2em solid #FFFFFF;
}
#hometext {
   float:left;
	 position:relative;
   left:64px;
	 width:436px;
}
.homebutton a {
   width:131px;
	 height:39px;
	 float:left;
	 display:block;
	 margin-right:10px;
	 background-repeat:no-repeat;
}
.homebutton a span {
   display:none;
}
#homebutton1 {
   background-image:url(../img/about_us1.gif);
}
#homebutton2 {
   background-image:url(../img/contact_us1.gif);
}

.homepanel {
   width:280px;
	 height:94px;
	 position:absolute;
	 right:-49px;
	 background-repeat:no-repeat;
}
#homepanel1 {
   background-image:url(../img/home_panel1.gif);
	 top:68px;
}
#homepanel2 {
   background-image:url(../img/home_panel2.gif);
	 top:172px;
}
.homepaneltext a {
   display:block;
   padding:20px 10px 18px 80px;
	 color:#1e2a74;
	 text-decoration:none;
	 line-height:1.4em;
}
.homepaneltext a:hover {
   color:#777777;
}