body  {
        margin: 0px;
        height: 100%;
        font-family: Arial;
        color: #000000;
        font-size: 12px;
        background-color: #FFFFFF;
        background-attachment: fixed;
        background-repeat: no-repeat;
}

p  {
        line-height: 20px;
        margin-top: 0px;
}

#backgrounds  {
        width: 100%;
        height: 100%;
        /* overflow: hidden; */
        top: 0px;
        left: 0px;
        z-index: 0;
        position: absolute;
}

.background  {
        width: 100%;
        height: 100%;
}

#outer  {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 960px;
        overflow: hidden;
}

#header  {
        width: 100%;
        height: 172px;
        overflow: hidden;
        /* position: relative;
        top: 0px;
        left: 0px; */
        z-index:100;
        float:left;
        background-image: url(images/bg3.png);
        behavior:url(iepngfix/iepngfix.htc);
}

#logo {
        margin-top: 47px;
        width: 240px;
        height: 125px;
        float: left;
        background-image: url(images/bg.png);
        behavior:url(iepngfix/iepngfix.htc);
}
#logo img{
         behavior:url(iepngfix/iepngfix.htc);
}


#navnoah1 {
        /* position: relative;
        top: 73px;
        left: 35px; */
        margin-top: 73px;
        margin-left: 35px;
        width: 151px;
        height: 76px;
        float: left;
}
#navnoah1 img{
         behavior:url(iepngfix/iepngfix.htc);
}
#navnoah2 {
        /* position: relative;
        top: 73px;
        left: 70px;*/
        margin-top: 73px;
        margin-left: 70px;
        width: 275px;
        height: 100px;
        float: left;
        font-size: 12px;
        font-family: Arial, san-serif;
        line-height: 16px;
        font-style: normal;
}

#navnoah3 {
        /* position: relative;
        top: 73px;
        left: 70px;*/
        margin-top: 73px;
        margin-left: 70px;
        width: 275px;
        height: 100px;
        float: left;
        font-size: 12px;
        font-family: Arial, san-serif;
        line-height: 16px;
        font-style: normal;
}

#content-index {
        position: relative;
        float: left;
        font-size: 12px;
        font-family: Arial, san-serif;
        line-height: 16px;
        font-style: normal;
}


#menu, #menu1, #menu2  {
        width: 901px;
        background-repeat: no-repeat;
        overflow: hidden;
}

#menu  {
        height: 172px;
        float: left;
}


#empty, #content  {
        padding-top: 200px;
        margin-left: 245px;
}

#bottomspace  {
        height: 100px;
        overflow: hidden;
}

h1  {
        color: #4f3313;
        font-size: 16px;
        font-weight: normal;
        margin-top: 0px;

}

a  {
        color: #90733F;
        text-decoration: none;
}

a:hover  {
        color: #90733F;
        text-decoration: underline;
}

a.nav  {
        color: #000000;
        text-decoration: none;
}

a.nav:hover  {
        color: #90733F;
        text-decoration: underline;
}
