#header {
background-image:url(/images/layout/en/header.png);
width:900px;
height:250px;
position:relative;
margin:0 auto;
}

#header_normal {
background-image:url(/images/layout/en/header_normal.png);
width:900px;
height:250px;
position:relative;
margin:0 auto;
}


#contentlayout {
background-image:url("/images/layout/en/contentleft2bg.jpg");
background-repeat:no-repeat;
background-position:left bottom;
}

#footer {
background-image:url("/images/layout/en/footer.png");
width:900px;
height:166px;
padding-top:10px;
background-position:bottom;
background-repeat:no-repeat;
text-align:center;
margin:0 auto;
position:relative;
z-index:5;
}

#contentleft2left{
background-image:url("/images/layout/en/contentleftbgleft.png");
background-repeat:no-repeat;
position:absolute;
left:-20px;
top:-111px;
height:0px;
width:0px;
}

#footerleft{
background-image:url(/images/layout/en/footerleft.png);
position:absolute;
left:-14px;
top:0px;
height:0px;
width:0px;
}