body{ background-color: #963; text-align:center; margin: 0; padding: 0 50px 0 0; }
div#footerArea { position: fixed !important; position: absolute; bottom: 0; left: 0; width: 100%; height: 50px; background-color: #963; color: #ffc; font-size: 12px; font-stretch: semi-expanded; background-image: url(../images/fr.gif); background-repeat: repeat-x; text-decoration: none; text-align: center; vertical-align: middle; margin: 0; padding: 7px 0 0; }
#container{
	position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -375px;
  margin-top: -200px;
	width:750px;
	height:500px;
	background:#963;
}
a:link { color: #ffc; text-decoration: none; }
a:visited { color: #ffc; text-decoration: none; }
a:hover { color: #ccc; text-decoration: none; }
a:active { color: #ccc; text-decoration: underline; }

ul{
  list-style : none; 
  text-align:center;
  margin : 0;
}
li.company { font-size: 12px; }
li{ font-size: 10px; 
display:inline; 
margin : 0; 
padding-right: 1em; 
list-style-type: square; 
}
