body,div,img,form,input,textarea,table,tr,td,th,h1,h2,h3,h4,h5,h6,p,a,ul,ol,li{
padding:0;
margin:0;
border:none;
font-family:verdana,sans-serif;
font-size:12px;
line-height:15px;
font-weight:normal;
font-style:normal;
text-decoration:none;
color:white;
}
body{
background:url(/cms/upload/Images_Header/bg.jpg) repeat-x;
background-color:#3c0000;
}
.border{
border:1px solid green;
}
#document{
position:absolute;
height:100%;
width:100%;
}
#layoutMain{
position:absolute;
width:1000px;
margin-left:-500px;
left:50%;
top:0px;
bottom:0px;
}
#layoutHeader{
position:absolute;
z-index:5;
width:1000px;
height:140px;
background:url(/cms/upload/Images_Header/header.jpg) no-repeat;
}
#layoutFooterT{
background-attachment:scroll;
background-color:transparent;
background-image:url(/cms/upload/Images_Header/footer_t.jpg);
background-position:0 0;
background-repeat:no-repeat;
bottom:0;
height:67px;
position:absolute;
width:100%;
}
#layoutFooterB{
position:absolute;
width:1000px;
height:63px;
background:url(/cms/upload/Images_Header/footer_b.jpg) no-repeat;
bottom:0px;
}
#layoutMiddle{
position:absolute;
width:100%;
top:139px;
bottom:63px;
}
#layoutLeft{
position:absolute;
border-right:2px solid #691105;
width:140px;
height:100%;
background:url(/cms/upload/Images_Header/left.jpg) no-repeat;
background-color:#680001;
}
#layoutCenter{
position:absolute;
left:143px;
right:146px;
width:677px;
height:100%;
padding:20px;
background-color:#320001;
}
#layoutRight{
position:absolute;
border-left:2px solid #611005;
right:0px;
width:143px;
height:100%;
background:url(/cms/upload/Images_Header/right.jpg) no-repeat -2px 0;
background-color:#680001;
}
hr{
border-left:0px;
border-right:0px;
border-bottom:0px;
border-top:1px solid #841b06;
height:1px;
clear:both;
}
