html{
width:100%;
height:100%;
background-color:#ffffff;
}

body{
position:relative;
float:none;
margin:0 auto;
width:899px;
background-color:#FFFFFF;
min-height:100%;
_height:100%;
padding-bottom:10px;
}

img{
border:0px;
}

#top{
position:relative;
float:left;
width:100%;
height:115px;
background-color:#FFFFFF;
}

#header{
position:relative;
float:left;
width:100%;
height:289px;
_height:282px;
background-repeat:no-repeat;
}

#container{
position:relative;
float:left;
width:100%;
background-color:#D6E5D0;
padding-bottom:0px;
#padding-bottom:20px;
}

#right a{
color:#214F8A;
}

#left{
position:relative;
float:left;
width:159px;
height:100%;
}

#right{
position:relative;
float:left;
width:720px;
min-height:520px;
_height:500px;
background-image:url(../images/background1.gif);
background-color:#FFFFFF;
background-repeat:no-repeat;
margin-bottom:20px;
}

#menu{
position:relative;
float:left;
width:159px;
height:100%;
background-image:url(../images/bgmenu.gif);
background-repeat:repeat-y;
padding-bottom:20px;
#padding-bottom:0px;
}

#contact{
position:absolute;
bottom:25px;
left:20px;
width:130px;
}

#contact a{
text-decoration:none;
color:#000000;
}

#regioproviders{
position:relative;
float:left;
width:100%;
text-align:right;
}

#regioproviders a{
color:#000000;
text-decoration:underline;
}

