body .container {
  font-family: Signa Normal-Light;
  margin-top: 20px;
  font-size: 110%; }
  body .container .header {
    text-align: right;
    margin-bottom: 20px; }
  body .container .top {
    margin-bottom: 7px; }
    body .container .top .forside {
      background-image: url(../web-images/top-menu-bg-gray.gif);
      background-position: bottom;
      background-repeat: repeat-x; }
      body .container .top .forside ul {
        margin: 0px;
        padding: 0px; }
        body .container .top .forside ul li {
          list-style: none;
          float: left;
          margin-right: 40px; }
          body .container .top .forside ul li a {
            color: #666666;
            text-decoration: none;
            font-size: 110%;
            display: block;
            padding-bottom: 5px;
            text-transform: uppercase; }
          body .container .top .forside ul li a:hover, body .container .top .forside ul li a:active, body .container .top .forside ul li .active {
            color: #be1e2d;
            background-image: url(../web-images/top-menu-bg-red.gif);
            background-position: bottom;
            background-repeat: repeat-x; }
    body .container .top .top-menu {
      background-image: url(../web-images/top-menu-bg-gray.gif);
      background-position: bottom;
      background-repeat: repeat-x; }
      body .container .top .top-menu ul {
        margin: 0px;
        padding: 0px; }
        body .container .top .top-menu ul li {
          list-style: none;
          float: left;
          margin-right: 40px; }
          body .container .top .top-menu ul li a {
            color: #666666;
            text-decoration: none;
            font-size: 110%;
            display: block;
            padding-bottom: 5px;
            text-transform: uppercase; }
          body .container .top .top-menu ul li a:hover, body .container .top .top-menu ul li a:active, body .container .top .top-menu ul li .active {
            color: #be1e2d;
            background-image: url(../web-images/top-menu-bg-red.gif);
            background-position: bottom;
            background-repeat: repeat-x; }
  body .container .middel .menu ul {
    margin: 0px;
    padding: 0px;
    margin-top: 20px; }
    body .container .middel .menu ul li {
      list-style: none;
      padding-bottom: 5px; }
      body .container .middel .menu ul li a {
        color: #000033;
        font-size: 100%;
        text-decoration: none;
        text-transform: uppercase;
        font-family: Signa Normal-Light;
        }
  body .container .middel .content {
    background-color: #f4f4f4;
    width: 630px;
    padding: 40px; }
  body .container .footer {
    margin-top: 10px;
    font-size: 90%; }
    body .container .footer .c {
      color: #cccccc; }
    body .container .footer .text {
      text-align: center; }
ul{
	margin: 0px;
	padding 0px;
}

ul li{
}
.sub{
	padding-left:15px;
	color: #be1e2d;
}
