html {padding: 0;
      margin: 0;
      font: 11px "lucida console";}

body {padding: 0;
      margin: 0 auto;
      width: 770px;
      color: #fff;
      background-color: #000;
      font-size: 11px;
      line-height: 1.2;
      text-align: left;
      position: relative;}

body * {margin: 0;
        padding: 0;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;}

h1, h2, h3 {font-weight: bold;}

ul, li {list-style: none;}

p {margin-top: 10px;
   margin-bottom:10px;}

a {text-decoration: none;
   background-color: #bdf8e4;
   color: #000;}

a:hover {background-color: #555;}

img {border: 2px solid #ffffff;;
     margin: 0;}

strong {font-weight: bold;}

em {font-style: italic;}

.float-left {float: left;
             margin: 0 200px 150px 0;}

.clear-float {clear: both;}

#header {margin: 0;}

#header h1 {text-indent: -9999px;
            width: 770px;
            height: 40px;
            margin: 0 0 28px 0;
            padding-top: 28px;
            background: url(../img/Piero_Roi.gif) no-repeat 10px bottom;}

#header a {margin: 0;
           height: 100%;
           text-decoration: none;
           color: #fff;
           display: block;
           background-color: transparent;}

#box  {width: 520px;
       margin-top: 80px;
	   background-repeat:repeat-y;
	   background-position:left;
       background-color:#fff;
       padding-right: 200px;
       border-top: 0px solid #fff;
       padding-bottom: 10px;}

#box #main {text-align: justify;
       width: 500px;
       background-color: #000;
       min-height: 374px;
       margin: auto auto auto auto;
       color: #fff;}

#main {text-align: justify;
       width: 500px;
       background-color: #000;
       min-height: 374px;
	   margin-top: 80px;
       margin-bottom: 42px;
       color: #fff;}
	   
#main ul {margin: 0px;
          color:#666666;
		  font-size:9px;
		  }

#main h2 {font-size: 12px;
          margin: 0 0 8px 0;
          text-align: center;}

#main h3 {font-size: 12px;
          text-align: center;}

#home #main img {display: block;
                 margin: 0 auto;}

#footer {position: fixed;
         background-color: #000;
         width: 100%;
         z-index: 11;
         bottom: 0;
         left:0;
         text-align: center;
         font-size: 10px;}

#navigation {position: absolute;
             z-index: 10;
             top: 80px;
             left:0;
             text-align: center;
             font-size: 10px;}

#navigation ul {background-color: transparent;
                text-align: left;
                margin-left: 0px;}


#navigation ul li {display: block;
                   float: left;
                   background-color: transparent;}


#navigation a {display: block;
               padding: 5px 7px;
               margin: 0 5px 0 0;
               text-decoration: none;
               color: #fff;
               background-color: transparent;
               font-weight: bold;}

#navigation a:hover {background-color: #ffffff;
                     color: #000;}

#contact #main {text-align: right;}

#contact dl {text-align: left;
             font-style: italic;
             margin-right: 0px;}

#contact dt {margin: 14px 0;}

ul.inline {list-style: none;}

ul.inline li {display: inline;}