html{
  font-size:100%;
}
body{
	font-family:Arial,Helvetica, "Nimbus Sans L",sans-serif;
  font-size:0.8em;
  background:url(../images/bg.gif) 0 200px no-repeat;
}
.clear{
  clear:both;
}
#container{
  background:#606060;
}
#header{
  width:900px;
  height:277px;
  margin:0 auto;
}
#logo{
  height:92px;
  padding-top:60px;
  float:left;
}
#header ul{
  padding:50px 0 0 410px;
}
#header ul li{
  background:url(../images/buffet.gif) no-repeat;
  padding-left:25px;
  height:18px;
  line-height:1.2em;
  padding-bottom:12px;
  text-transform:uppercase;
  font-size:1.2em;
  font-weight:bold;
  font-style:italic;
}
#quickSummary{
  clear:both;
  color:#fff;
  font-size:1.5em;
  padding-top:45px;
  line-height:1.2em;
}
#content{
  width:900px;
  margin:0 auto;
  padding:32px 0;
}
#contentSub{
  float:left;
  width:372px;
}
#contentSub img{
  margin-top:7px;
}
#contentSub h1{
  text-transform:uppercase;
  color:#fff;
  font-weight:normal;
  font-size:1.2em;
  padding:20px 0 8px 0;
  letter-spacing:0.5px;
}
#contentSub li{
  color:#7BBA31;
  font-size:1.3em;
  font-weight:bold;
  background:url(../images/buffet_validation.gif) no-repeat;
  padding:0 0 10px 25px;
  height:19px;
  line-height:1.5em;
}
#contentMain{
  margin-left:407px;
}
#contentMain p{
  color:#fff;
  font-size:1.3em;
  line-height:1.7em;
  margin-bottom:30px;
  text-align:justify;
}
#footer{
  background:#333333;
}
#siteInfos{
  width:900px;
  margin:0 auto;
  text-align:center;
  color:#5AC2E2;
  font-size:1.3em;
  padding:8px 0;
  line-height:1.2em;
}
#siteInfos a{
  text-decoration:underline;
  color:#5AC2E2;
}
#nethik{
  margin-top:0.5em;
  text-align:center;
}
#nethik a{
  color:#4C71B1;
  text-decoration:none;
}
