html,body {
margin: 0;
padding: 0;
height: 100%;
}
#header{
width: 100%;
background-image: url('/dev/_img/headerbg.gif');
background-repeat: repeat-x;
}
td{
font-family: Calibri,Tahoma, Verdana, Arial; 
font-size: 14px;
color:#4e4a47;
}
input,textarea{
font-family: Tahoma, Verdana, Arial; 
font-size: 11px;
color:#4e4a47; 
}

a {
font-family: Calibri,Tahoma, Verdana, Arial; 
font-size: 14px; 
font-weight: normal; 
color: #0000CC; 
text-decoration:underline;
}

a:hover {
color: #e4701d; 
text-decoration:underline;
}

h1 {
font-family: Calibri, Tahoma, Arial, sans-serif; 
font-weight: bold; 
font-size: 28px; 
color:#4e4a47; 
margin-top: 0;
margin-bottom: -5;
padding: 0;
}
h2 {
font-family: Calibri, Tahoma, Arial, sans-serif; 
font-weight: bold; 
font-size: 22px; 
color:#4e4a47;
margin-top: 0;
margin-bottom: -5;
padding: 0;
}
h3,h4 {
font-family: Calibri, Tahoma, Arial, sans-serif; 
font-weight: bold; 
font-size: 18px; 
color:#4e4a47;
margin-top: 0;
margin-bottom: -5;
padding: 0;
}

#page {
width: 900px;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
}

#language {
left: 760px;
top: 20px;
position: absolute;
font-family: Calibri,Tahoma, Verdana, Arial; 
font-size: 11px;
color: #fff;
}
a.language {
font-family: Calibri,Tahoma, Verdana, Arial; 
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #fff;
}
a.language:hover{
text-decoration: none;
color: #d47e31;
}
#menu1 img,#menu2 img,#menu3 img {
padding-bottom: 4px;
}
#menu1 {
left: 140px;
top: 5px;
position: absolute;
}
#menu2 {
left: 260px;
top: 5px;
position: absolute;
}
#menu3 {
left: 410px;
top: 5px;
position: absolute;
}
.submenu a {
color: #000000;
background-color: #FFFFFF;
margin: 0px;
padding: 1px;
display: block;
/*border-left: 5px solid #FFFFFF;
*/
font: Tahoma, Verdana, Arial; 
font-size: 13px;
font-weight: normal;
text-decoration: none;
text-align: left;
}
.submenu a:hover {
/*border-left: 5px solid #e28b4e;
*/
background-color: #FFFFFF;
text-decoration: none;
color: #d47e31;
}
#separator {
left: 140px;
top: 150px;
position: relative;
}
#content {
left: 140px;
top: 170px;
width: 500px;
padding: 2px;
position: relative;
font-family: Calibri,Tahoma, Verdana, Arial; 
font-size: 15px;
font-weight: normal;
color: #4e4a47;
}
#leftmenu {
left: 30px;
top: 520px;
position: absolute;
}
.leftmenu {
padding: 2px;
display: block;
}
.leftmenu a {
margin-left: 5px;
font-family: Tahoma, Verdana, Arial; 
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #000000;
}
.leftmenu a:hover {
margin-left: 5px;
text-decoration: none;
font-weight: bold;
color: #e28b4e;
}

#footer {
width: 100%;
background: #FFF;
position: absolute;
bottom: 0 !important;
bottom: -1px;
height: 20px;
background-image: url('/_img/bottom.gif');
background-repeat: repeat-y;
}
#foot {
font-family: Tahoma, Verdana, Arial; 
font-size: 10px;
margin: 5px;
color: #FFF;
text-align: left;
}
#print {
margin: 20px;
font-family: Tahoma, Verdana, Arial; 
font-size: 11px;
font-weight: normal;
color: #627a8b;
}
#map {
width: 650px; 
height: 350px;
border: 1px solid #000; 
}
