div.homepage {
  position:relative;
  width: 842px;
  margin: 0px;

}
div.homepage_header {
  width: 842px;
  height:86px;
  background: url('images/header_bg.jpg') no-repeat top right;
  background-color:#5088BD;
}
#company_logo{ 
	background: url('images/logo.gif') no-repeat top right;
	height:61px;
	width:115px;
	position:absolute;
	top:10px;
	left:15px;
}
#company_name{ 
	background: url('images/name.gif') no-repeat top right;
	height:25px;
	width:233px;
	position:absolute;
	top:27px;
	left:145px;
}

div.homepage_body {
  position:relative;
  width: 842px;
  margin: 1px 0px 1px 0px;
  border:1px solid #B5B5B5;
  background-color:#FFFFFF;
}
table.homepage_content {
	margin:0px;
	padding:0px;
}

div.homepage_footer {
  position:relative;
  width: 842px;
  height:51px;
  background-color:#B5B5B5;
  vertical-align:middle;
}

div.homepage_footer_content {
  padding:7px 0px 0px 0px;
  
  text-align: center;
  vertical-align:middle;
  color:#ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}
table.homepage_footer_content  td{
  text-align: center;
  vertical-align:middle;
  color:#ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  background:url(images/brackets.gif)  no-repeat center;
  width:160px;
  height:41px;
}

body span {
  display:none;
}

l('images/home_body_05.jpg') no-repeat top left;
}
tr.home_menu td {
	background-image: url(images/menu_bg.gif);
	background-repeat:repeat-x;
	height: 31px;
}

div.home-menu01{
  position: relative;
  width: 160px;
  height: 16px;
  margin: 0px 0px 2px 0px;
  background: url('images/homemenu_01s.gif') no-repeat top left;
}

div.home-menu01 a{
  position: relative;
  width: 160px;
  height: 16px;
  margin: 0px 0px 2px 0px;
  background: url('images/homemenu_01s.gif') no-repeat top left;
}


tr.home-descr-wrapper td{
  height: 175px;
  width:160px;
  background: url('images/home_descr_background.gif') repeat-x top left;
  background-color:#FFFFFF;
}

div.home_description {
  height: 170px;
  padding:12px 8px 12px 7px;
  font-size:10px;
  line-height:14px;
  text-align:justify;
  background: url('images/dot.gif') repeat-y top right transparent;
}

div.home_description1 {
  height: 170px;
  padding:12px 8px 12px 7px;
  font-size:10px;
  line-height:14px;
  text-align:justify;
  background: url('images/dots.gif') repeat-y top right transparent;
}





.home_photo {
	border-right:1px solid white;
	width:159px;
	heigh:211px;
	margin:0px;
	padding:0px;
}
a.homepage_email {color:white; text-decoration:none;}
a.homepage_email:hover {color: #333333; text-decoration:none;}