body{
 font-family: calibri, arial, serif;
 background-color: #A3A8AC;

}

h1{


font-size: 25px;
font-weight: 900;
color: #2e3236;
background-color: #c4caca;
padding-top:14px;
padding-bottom:14px;
-moz-border-radius:10px;
-khtml-border-radius:10px;
-html-border-radius:10px;
width:570px;

}

h4{

font-size: 16px;
color: #2e3236;
background-color: #c4caca;
padding-top:3px;
padding-bottom:3px;
-moz-border-radius:7px;
-khtml-border-radius:7px;
padding-left: 10px;
}

h4 a{
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 }

h4 a:hover {
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 }


td {
vertical-align:top;
} 
 
 
td.picture {
vertical-align:middle;
}


 .align-right {
text-align:right;
}

.align-center {
text-align:center;
}

#banner {
 background-color:#D99300;
 height:150px;
 left:50%;
 margin:auto 0 auto -400px;
 padding-left:2px;
 padding-top:8px;
 position:absolute;
 width:798px;
}

#wrapper{
 position:absolute;
 left: 50%;
 margin-left: -400px;
 background-color: #D99300;
 width: 800px;
 top: 160px;
 background-color: #D99300;
}

#rootline {
color:#2E3236;
font-size:14px;
font-weight:400;
padding-left:185px;
padding-top:5px;
width:615px;
height:19px;
}

#rootline a{
 color: #2e3236;
 text-decoration: none;
 font-weight: bold;
}

#rootline a:hover {
 color: #c4caca;
 text-decoration: none;
 font-weight: bold;
 }

#menu{
 width:169px;
 color: #2e3236;
 float:left;
 padding-left:15px;
 padding-right:15px
 padding-bottom:20px;
 
}

#menu a{
 color: #2e3236;
 text-decoration: none;
 font-weight: bold;
 
}

#menu a:hover {
 color: #c4caca;
 text-decoration: none;
 font-weight: bold;
 }

#menu a.active {
 color: #c4caca;
 text-decoration:underline;
}

p.p_menu{
background-color: #A3A8AC;
-moz-border-radius:7px;
-khtml-border-radius:7px;
width:150px;
text-align:center;
padding-bottom:1px;
padding-top:2px;
}

p.p_submenu1{
text-align:left;
padding-left:25px;
}



#content{
 width:573px;
 padding:10px;
 margin-top:2px;
 color: #2e3236;
 background-color:  #A3A8AC;
 float:left;
 -moz-border-radius:10px;
-khtml-border-radius:10px;
 border:1px solid #000000;
 min-height:600px;
 }
#content a{
 color: #2e3236;
 text-decoration: none;
 font-weight: bold;
}
#content a:hover {
 color: #7A7D75;
 text-decoration: none;
 font-weight: bold;
 }

#footer{
 font-size: 14px;
 font-weight: 500;
 color: #2e3236;
 width: 800px;
 text-align:right;
 margin-right:30px;
 margin-bottom:5px;
 margin-top:5px;
 }

#footer a{
 color: #2e3236;
 text-decoration: none;
 padding-bottom: 10px;
}

#footer a:hover {
 color: #c4caca;
 text-decoration: none;
}

