body {
background-color: #000000;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
.mainbox {
width:997px;
height:802px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
background-image: url("images/index_01.jpg");
background-repeat: no-repeat;
background-position: top center;
}
.bodytext {
width: 95%;
padding-right: 0%;
padding-left: 0%;
color: #fff;
text-align: justify;
padding-top:350px;
margin-left: 25px;
margin-right: 25px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:15px;
}
.footer {
text-align: left;
width: 100%;
height:160px;
background-image: url("images/index_02.jpg");
background-repeat: no-repeat;
background-position: bottom center;
}
.font_tab {
text-decoration: none;
font-weight: normal;
color: #fff;
text-align: justify;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:15px;
}
a {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}
a:hover {
text-decoration: underline;
font-weight: bold;
color: #fff;
}
a.foot {
color: #eee;
}

#menu-prop {
font-size:11px; padding-top:50px; color:#fff;
}

#menu-prop ul {}
#menu-prop li {display:inline;}
#menu-prop li a {color:#fff; font-weight:normal}
