/* CSS Document */
body{
margin:0px;
padding:0px;
}
.shadow{
background-image:url(../images/sadow.jpg);
background-repeat:repeat-y;
width:999px;
height:auto;
}
.menu{
background-image:url(../images/menu-background.jpg);
background-repeat:no-repeat;
width:147px;
height:279px;
}
.menu-text{
font-family:Helvetica, Regular, Smooth;
font-size:13.32px;
color:#FFFFFF;
padding-top:6px;
text-align:left;

}
.border{
background-color:#5a7eae;


width:145px;
height:1px;



}
.menulink{
text-decoration:none;
color:#FFFFFF;

}
.maintext{
font-family:Helvetica, Bold, Smooth; font-size:12.5px;
text-align:justify;

}
.footer{
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}
li{
list-style-image:url(../images/square-bullet.jpg);
}
