body 
{
    background: url(../images/background.png) repeat-x #282828;
    text-align: center;  
    padding: 0;
    margin: 0;
}

td 
{
    vertical-align: top;
    font-family: Georgia;
    font-size: 14px;
    color: #282828;
}

h1, h2, h3, h4 
{
    color: #788c23;
    font-style: italic;
    font-weight: normal;
}

h1 
{
    font-size: 22px;
}

a 
{
    color: #788c23;
}

img 
{
    border: 0;
}

.container 
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.contentcontainer 
{
    width: 100%;
}

.content, .contentwithsubmenu 
{
    background: #f2f2f2;
    padding: 20px;
    height: 500px;
}

.content 
{
    width: 100%;
}

.contentwithsubmenu 
{
    width: 75%;
}

.submenu 
{
    width: 25%;
    background: #82a101;
    padding: 20px 0;
}

.menu 
{
    height: 50px;
    background: url(../images/menubackground.png) repeat-x;
    padding: 0 15px;
}

.menu a 
{   
    display: inline-block;
    background: #82a101;
    font-size: 12px;
    color: #fefefe;
    padding: 9px 15px 9px 15px;
    text-decoration: none;
    position: relative;
}

.menu .menuarrow 
{
    position: absolute;
    top: 33px;
    left: 45%;
}

.menu a:hover 
{
    background: #7d9b01;
}

.submenu a 
{
    display: block;
    font-size: 12px;
    color: #fefefe;
    text-decoration: none;
    font-style: italic;
    margin: 8px 15px 8px 35px;
    position: relative;
}

.submenu a:hover
{
    font-style: normal;
}

.submenu .menuheader
{
    margin: 8px 15px 8px 35px;
    font-size: 12px;
    color: #fefefe;
    font-weight: bold;
    font-style: normal;
}

.submenu .selected 
{
    font-style: normal;
}

.submenu img 
{
    position: absolute;
    top: 2px;
    left: -20px;
}

.spacer 
{
    height: 18px;
}

.bottom 
{
    height: 70px;
    background: #82a101;
}

.bottomcontainer 
{
    height: 70px;
    width: 800px;
}

.bottomcontainer td 
{
    vertical-align: middle;
}
.easy 
{
    width: 125px;
}

.easy img 
{
    margin: 0 20px;
}
.plurima 
{
    width: 275px;
}
.plurima a 
{
    background: url(../images/plurimaarrow.png) no-repeat 94% 50% #6d8701;
    color: #FFFFFF;
    padding: 14px 60px 14px 14px;
    text-decoration: none;
    margin: 0 0 0 11px;
}

.html4 
{
    width: 400px;
}

.smContainer 
{
    width: 100%;
}

.smText 
{
}

.smPictures 
{
   
}

.smPictures img 
{
    margin: 0 0 20px 20px;
    border: 1px solid #7e7e7e;
}

.footertable 
{
    width: 370px;
    margin-left: 20px;
}

.footertable .footerleft 
{
    color: #FFFFFF;
    width: 50%;
    font-size: 12px;
}

.footertable .footerright 
{
    color: #FFFFFF;
    width: 50%;
    font-size: 12px;
}

.smPlurima table 
{
    margin-bottom: 20px;
    height: 150px;
}

.smplurima a 
{
    color: #fefefe;
}

.smPlurima td
{
    background: #82a101;
    vertical-align: middle;
    padding: 0 20px;
    color: #fefefe;
}
