
#container {
width : 980px;
margin : 0; 
text-align: center;
background: url("../images/middle.png") repeat-y;
} 



#header {
width : 980px;
height: 215px;
background: url("../images/header.jpg") no-repeat;
} 

#box-pathway {
width : 100%; 
height : 46px; 
margin-top : 0; 
margin-bottom : 0; 
padding-left: 0;
text-align: left;
text-indent: 266px;
clear:both;
background: url("../images/pathway.png") no-repeat;
} 


#left {
clear:left;
float : left; 
width : 264px !important;

background: url("../images/lewa.png") repeat-y;

} 

#middle {
float : left; 
display : inherit !important; 
display : block; 
width : 696px;
min-height: 500px;
margin-left : 8px; 
padding-left : 0; 
text-align: justify;

} 

table td.body-outer {
margin : 0; 
padding :8px;
padding-right: 8px; 
border : 0; 

} 

#right {
clear:right;
float : right; 
width : 127px !important; 
margin-left : 20px; 
padding-left : 20px; 
 
} 

.clr {
clear: both;
}

 

#footer {
display : block; 
clear:	both;
width : 980px;
height: 47px; 
text-align : center; 
background: url("../images/footer.png") no-repeat;
} 











