html,body	{
margin: 0;
padding: 0;
height: 100%;
}

td,input,textarea{
font-family: Tahoma, Verdana, Arial; 
font-size: 11px;
color:#627a8b; 
}

a		{
font-family: Tahoma, Verdana, Arial; 
font-size: 11px; 
font-weight: normal; 
color: #0000CC; 
text-decoration:underline;
}

a:hover		{
color: #e4701d; 
text-decoration:underline;
}

h1		{
font-family: Freestyle Script, Tahoma, Arial, sans-serif; 
font-weight: bold; 
font-size: 40px; 
color:#627a8b; 
margin-top: 0;
margin-bottom: -5;
padding: 0;
}
h2		{
font-family: Freestyle Script, Tahoma, Arial, sans-serif; 
font-weight: bold; 
font-size: 35px; 
color:#627a8b; 
margin-top: 0;
margin-bottom: -5;
padding: 0;
}
h3,h4		{
font-family: Freestyle Script, Tahoma, Arial, sans-serif; 
font-weight: bold; 
font-size: 30px; 
color:#627a8b; 
margin-top: 0;
margin-bottom: -5;
padding: 0;
}

#page 		{
width: 900px;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
}

#language	{
left: 725px;
top: 20px;
position: absolute;
font-family: Tahoma, Verdana, Arial; 
font-size: 10px;
}
a.language	{
font-family: Tahoma, Verdana, Arial; 
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #000000;
}
a.language:hover{
text-decoration: none;
color: #e28b4e;
}
#menu1		{
left: 490px;
top: 64px;
position: absolute;
}
#menu2	{
left: 600px;
top: 64px;
position: absolute;
}
#menu3		{
left: 740px;
top: 64px;
position: absolute;
}
.submenu a 	{
color: #8a8a8a;
background-color: #FFFFFF;
margin: 0px;
padding: 2px;
display: block;
border-left: 5px solid #FFFFFF;
font: Tahoma, Verdana, Arial; 
font-size: 11px;
font-weight: normal;
text-decoration: none;
text-align: left;
}
.submenu a:hover {
border-left: 5px solid #e28b4e;
background-color: #FFFFFF;
text-decoration: none;
color: #000000;
}
#content	{
left: 370px;
top: 180px;
width: 500px;
padding: 2px;
position: relative;
font-family: Tahoma, Verdana, Arial; 
font-size: 11px;
font-weight: normal;
color: #627a8b;
}
#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: 500px; 
height: 400px;
border: 1px solid #000; 
}