body{
background-color:#ddd
}
#HeaderDock{clear:both;height:210px;margin-bottom:25px;}
#CartViewsDock{clear:both;float:left;margin-top:-1.4em;width:100%;}
#SubHeaderDock{clear:both;margin-bottom:17px;}
#LeftDock{float:left;margin-bottom:1em;width:220px;}
#MainDock{float:right;margin-bottom:3em;overflow:hidden;width:750px;}
#RightDock{display:none;}
#LeftDock .box,
.banner{margin-bottom:19px;}

#Container{background-color:#ddd;}
*{margin:0;padding:0;}
#InnerDock{margin:0 auto;width:980px;background:url(../images/bg/bg_header_middle.jpg?version=3) no-repeat left top;}

#HeaderMiddleBGDock{
position:relative;
z-index:1000;
}

#HeaderRightBGDock{
background:url(../images/bg/bg_header_right.jpg?version=3) repeat-x top right;
width:100%;
height:301px;
position:absolute;
right:0px;
top:0px;
z-index:40;
}

#HeaderLeftBGDock{
background:url(../images/bg/bg_header_left.jpg?version=3) repeat-x top left;
width:50%;
height:301px;
position:absolute;
left:0px;
top:0px;
z-index:50;
}

#FooterRightBGDock{
background:url(../images/bg/bg_footer_right.jpg?version=3) repeat-x top right;
width:100%;
height:250px;
position:absolute;
right:0px;
top:0px;
z-index:40;
}

#FooterLeftBGDock{
background:url(../images/bg/bg_footer_left.jpg?version=3) repeat-x top left;
width:50%;
height:250px;
position:absolute;
left:0px;
top:0px;
z-index:50;
}

#FooterDock{
clear:both;
height:400px;
position:relative;
}

#FooterMiddleBGDock{
background:url(../images/bg/bg_footer_middle.jpg?version=3) no-repeat top right;
margin:0 auto;
padding:0 60px 0 0;
width:980px;
clear:both;
position:relative;
z-index:1000;
}

#BottomPartDock{
background-color:#121818;
position:relative;
}