@charset "iso-8859-2";
/* CSS Document */

* {margin:0;
        padding:0;}
body {
        font-family: Arial, sans-serif;
        background-color: #000000;
        color: #FFFFFF;
        width: 780px;
        background-position: top;
        font-size: 24px;
        margin: auto;

        }

#container {
        width: 700px;
        float: left;
        margin: auto;
                }

#menu  {
        background-image: url(images/menu.png);
        float:left;
        color: #E3E3E3;
        margin-top: -12px;
        background-repeat: repeat-x;
        border: solid 12px black;
        }
                #menu ul        {
        list-style-type: none;
                }
                #menu li        {
        font-size: 14px;
        background-repeat: none;
        height: 31px;
        width: 183px;
                }
                #menu a{
        font-size: 14px;
        height: 33px;
        background-image: url(images/menu-button.png);
        background-repeat: no-repeat;
        font-weight: bold;
        float: left;
        padding-left: 23px;
        padding-top: 12px;
        color: #ff0000;
        text-decoration: none;
        vertical-align: bottom;
        width: 146px;
}

                #menu a:hover{
        font-size: 16px;
        background-image: url(images/menu-button.png);
        font-weight: bold;
                        }
                        #brand{
        font-size: 12px;
        width: 163px;
        margin-top: 20px;
        margin-bottom: 20px;
}
                        #brand h2 {
        font-size: 14px;
        display: block;
        }

        #brand ul {

        }

        #brand li {
        display: block;
        font-size: 10px;
        margin-bottom: -15px;
        height: 40px;
        }
        #company {padding-bottom:10px;
                display:block;}

#head        {
        width: 672px;
        height: 135px;
        background-image: url(images/contentbg.png);
        float: left;
        margin-left: 0px;
        border: solid 12px black;
        color: #FF0000;
}
        #header         {
        float: right;
        color: #8F8F8F;
        font-size: 48px;
        font-weight: bold;
        padding-top: 40px;
        padding-right: 150px;
        }
        #header:first-letter {color:#840000;}
#content        {
        width: 472px;
        float: left;
        margin-top: 0px;
        margin-left: 10px;
        background-position: right;
        background-repeat: repeat-y;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 10px;
        margin: 0px 0px 0px 0px;
        background-color: #7F7F7F;

        }
                #content h1        {
        font-size: 24px;
        background-image: url(images/h-bg.png);
        background-repeat: repeat-y;
        margin-left: -22px;
        padding-left: 22px;
        height: 32px;
        margin-top: 10px;
        margin-bottom: 20px;
        color: #FF0000;

                }
                #content h2 {
        font-size: 18px;
        background-image: url(images/h-bg.png);
        background-repeat: repeat-y;
        margin-left: -22px;
        padding-left: 22px;
        height: 24px;
        margin-top: 15px;
        margin-bottom: 10px;
                }
#foot        {
        width: 672px;
        height: 30px;
        float: left;
        border: solid 12px black;
        background-image: url(images/menu.png);
        margin-top: -15px;
        overflow: hidden;

        }

        #foot ul        {
        list-style-type: none;
        float: right;
                }
                #foot li        {
        background-repeat: none;
        height: 20px;
        padding-left: 0px;
        float: left;
                }
                #foot a{
        font-size: 12px;
        text-decoration: none;
        color: #E3E3E3;
        display: block;
        float: left;
        height: 25px;
        padding: 8px;
}

                #foot a:hover{
        text-decoration:underline;
        color: #E3E3E3;

}
#up {
        font-size: 10px;
        color: #FFFFFF;
        float: left;
        padding-left: 15px;
        text-align: center;
}
#toplink        {
        width: 672px;
        height: 34px;
        float: left;
        border: solid 12px black;
        background-image: url(images/menu.png);
        margin-top: -15px;
        overflow: hidden;

        }

        #toplink ul        {
        list-style-type: none;
        float: right;
                }
                #toplink li        {
        background-repeat: none;
        height: 20px;
        padding-left: 0px;
        float: left;
                }
                #toplink a{
        font-size: 12px;
        text-decoration: none;
        color: #E3E3E3;
        display: block;
        float: left;
        height: 25px;
        padding: 8px;
}

                #toplink a:hover{
        text-decoration:underline;
        color: #E3E3E3;

}


@charset "iso-8859-2";
/* CSS Document */
