html { height:100%; }

body {
  min-height:101%;
  margin:0;
  padding: 0 0 0 0;
  color: #555;
  font:62.5% Arial,Helvetica,Sans-serif;
  text-align: center;
}

#container {
	text-align:left;
}

img { border: 0; }

.clear { clear:both; }

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix { display:block; }

/* \*/

* html .clearfix { height: 1%; }

.clearfix { display: block; }

a, a:link, a:visited { color: #6F6F6F; text-decoration: none;}
a:focus, a:hover, a:active { color: #333; text-decoration: underline;}

.hideleft {
	position:absolute;
	top:0; left:-9999em; width:0; height:0;
}

ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}
