* { margin: 0; padding: 0; }body {  background: transparent url('../images/bg.jpg') top center no-repeat;  background-position: center 180px;}h1 span { display: none; }img { border: none; }ul {  list-style-type: circle;  list-style-image: url('../images/bg/bullet_blue_dark.png');}li {  margin-left: 12px;  padding-left: 8px;}div#wrapper {  margin-top: 20px;}  h1#logo {    float: left;    width: 192px;    height: 62px;    background: transparent url('../images/logo.jpg') no-repeat;  }  div#logos {    float: right;  }    div#logos img {      vertical-align: middle;    }  div#header {    margin: 0 auto;    width: 961px;  }  div#footer {    width: 100%;    height: 82px;    background: #40454f url('../images/bg/footer_top.png') top center no-repeat;    border-top: 1px solid #000;    padding-top: 30px;  }    div#footer_inner {      margin: 0 auto;      width: 960px;    }.clearfix:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}/* End hide from IE-mac */