body{
background: #013368 url('bg-b.jpg') bottom center no-repeat !important;
}
body,html{margin-bottom: 0 !important;padding-bottom: 0!important!; }
#bg-t{
position:absolute;
background: #013368 url('bg-t.jpg') top center no-repeat !important;
top:0;
left: 0;
width: 100%;
height: 614px;
z-index: -1;
}
#content{
position: relative;
z-index: 1;
margin-top:20px;
margin-bottom:20px;
background: #ececec;
overflow:visible;
padding-top: 5px;
}
#sidebar{
position: relative;
z-index: 2;
margin-top:20px;
overflow: visible;
background: #ECECEC;
}
#sidebar .cont_tr{
width: 120%
}
#sidebar .cont_l{
background: #ECECEC;
left: -4px;
}
#sidebar .cont_br{
width: 101%;
right: 0;
}
.cont_tl,.cont_tr,.cont_bl,.cont_br,.cont_l,.cont_r{
position: absolute;
}
.cont_tl{
background: url(cont_tl.png) no-repeat left bottom;
height:14px;
left:0;
top:-10px;
width:60%;
}
.cont_tr{
background: url(cont_tr.png) no-repeat right bottom;
height:14px;
right:0;
top:-10px;
width:60%;
}
.cont_bl{
background: url(cont_bl.png) no-repeat left bottom;
height:14px;
left:0;
bottom:-10px;
width:60%;
}
.cont_br{
background: url(cont_br.png) no-repeat right bottom;
height:14px;
right:0;
bottom:-10px;
width:60%;
}
.cont_l{
height:100%;
left:0;
top:0;
width:4px;
background: #1b9bae;
}
.cont_r{
height:100%;
right:0;
top:0;
width:4px;
background: #1b9bae;
}

/*
.cont_tl{background: url(cont_tl.png) no-repeat}
.cont_tl{background: url(cont_tl.png) no-repeat}
.cont_tl{background: url(cont_tl.png) no-repeat}
*/
