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

img#hba_logo{
    position:relative; 
    top:20px;
}

#header{
	width:1024px;
	margin:0 auto 0 auto;
}

#navcontainer a
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align:center;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #f8981d;
    color: White;
    text-decoration: none;
    float: left;
    border-right: 1px solid #fff;
    margin-bottom:5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8981D;
}
#navcontainer  a:hover
{
    background-color: #555555;
}
#navcontainer a#current  {
    background-color: #555555; 
}

#body{ 
    clear:both;
	margin:0 auto 0 auto;
	height:50px;
	width:1024px;
    margin-top:5px;
    padding-top:25px;
	border-top:2px solid #555555;
}
#leftbody{
	width:170px;
	float:left;
	border-right:3px solid #dfdfdf;
	height: 550px;
}
#middlebody{
	width:535px;
    float:left;
    padding-left:10px;
    padding-right:10px;
}


#rightbody{
	width:265px;
	float:right;
	border-left:3px solid #dfdfdf;
	padding-left:20px;
	height: 550px;
}
#body   #middlebody   #middle_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #555555;
}
#body #middlebody #middle_body_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555555;
	line-height: 16px;
}
#body #middlebody #Middle_body_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #555555;
}
#body #middlebody #list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: 200;
	line-height: 30px;
	width: 50%;
	float: left;
}
#body #middlebody #list_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 100;
	float: right;
	width: 50%;
	color: #555555;
}
{
   margin: 0;
   }
 }
#body #rightbody #contact {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	color: #555555;
}

#body #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#body #middlebody #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 555555;
}


#body #rightbody #adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: 555555;
}
a:hover {
	text-decoration: overline;
	color: #F8981D;
}
.style2 {color: #F8981D}
a:visited {
	text-decoration: none;
	color: #F8981D;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #555555;
	font-size: 18px;
}
.style4 {color: #555555}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


