@import url("reset.css");

body, head { height:100%; width:100%; }

.content-layout { height:495px; padding-left:250px; padding-right:85px;  padding-top:174px; padding-bottom:85px;  }
.content { position:relative; overflow:auto; height:495px; margin-bottom:-495px; background-color:#FDF3C0; }

.wrapper { min-height:100%; overflow:hidden; position:relative; }

.tl { background: url('../images/2tl!.jpg') no-repeat; width:558px; height:174px; position:absolute; }
.tc { background: url('../images/2tc!.jpg') repeat-x; height:174px; width:100%; position:absolute; }
.tr { background: url('../images/2tr!.jpg') no-repeat; width:350px; height:174px; position:absolute; right:0; }


.l1 { background: url('../images/2cl1.jpg') no-repeat; width:250px; height:262px; position:absolute; margin-top:174px; }
.l2 { background: url('../images/2cl2.jpg') repeat-y; width:250px; position:absolute; height:100%; z-index:-1; }
.l3 { background: url('../images/2cl3.png') no-repeat; width:250px; height:233px; position:absolute; bottom:0; margin-bottom:85px; }

.r1 { background: url('../images/2cr.jpg') no-repeat; width:87px; height:237px; position:absolute; right:0; margin-top:174px; }
.r2 { background: url('../images/2cr2.jpg') repeat-y; width:87px; height:100%; position:absolute; right:0; }
.r3 { background: url('../images/2cr3.jpg') no-repeat; width:87px; height:260px; position:absolute; right:0; bottom:0; margin-bottom:85px; }


.bl { background: url('../images/2bl.jpg') no-repeat; width:893px; height:85px; position:absolute; bottom:0; }
.bc { background: url('../images/2bl2.jpg') repeat-x; height:85px; width:100%; position:absolute; bottom:0; }
.br { background: url('../images/2bl3.jpg') no-repeat; width:141px; height:85px; position:absolute; bottom:0; right:0; }

.fire { background: url('../images/test.gif') no-repeat scroll top left; bottom:100px; height:60px; left:52px; position:absolute; width:85px; z-index:1; }
.candles { background: url('../images/sv.gif') no-repeat scroll top left; width:117px; height:20px; bottom:252px; left:36px; position:absolute; z-index:1; }

.height { position:fixed; z-index:-10; height:100%; width:0px; }
