html, body {
    background: transparent url(http://www.zutique.com/public/images/bg.gif) repeat;
    margin: 0;
    padding: 0;
    height: 100%;
}#page {
    width: 1000px;
    margin: 0 auto;
	background-color: #fff;
}

#main {
    position: relative;
    width: 1000px;
}

#content {
    position: absolute;
    width: 1000px;
}
#footer {
    width: 1000px;
    height: 152px;
    clear: both;	vertical-align: baseline;	background : transparent url(http://www.zutique.com/public/images/bg_footer.png) bottom center no-repeat;
}
#logo{	width :198px;	float:left;}#footer_infos{	text-align: left;	font-size: 12px;	font-family: "Trebuchet MS";	margin-top: 92px;	padding-left: 30px;	float:left;	width :370px;}#part_logos{	margin-top: 72px;	width :400px;	float:left;		text-align:left;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;	}/* End hide from IE-mac */
/*printer styles*/