body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:140%;
color:#eee9e5;
background: #91a69b;
margin:32px 0 0 0;
padding:0;
}

iframe {
border:0;
}


div#container_main {
width:800px;
margin:0px auto;
}

div#container {
width:100%;
position:relative;
border: 1px solid #eee9e5;
padding: 175px 0 20px 0;
min-height:300px;
height:auto !important;
height:300px;

}

div.clear
{
clear: both;
margin: 0;
padding: 0;
height:0;
line-height:0;
visibility:hidden;
}

/******** Layout */

div#logo {
position:absolute;
right:31px;
top: 61px;
z-index:15;
width:146px;
height:75px;
overflow:hidden;
}

div#container_left {
float:left;
width:153px;
margin: 0 20px 0 0;
position:relative;
}

div#menu {
width:100%;
margin: 0 0 0 0;
}

div#container_right {
float:left;
width:600px;
position:relative;
}


/******** Footer */

div#footer {
width:100%;
margin:0px 0 10px 0;
line-height:25px;
font-size:11px;
}

div#footer div.left {
float:left;
}

div#footer div.right {
float:right;
}

div#footer a {
color:#eee9e5;
text-decoration:none;
padding: 0 3px;
}

div#footer a.current {
color:#764135;
}

div#footer a:hover {
color:#464749;
}

div#footer a.current {
color:#764135;
}