.page_frame{
width: 800px;
}

.top_banner{
width:100%; 
height:200px;
padding: 0;
background-color: #a58148;
background-image: url(../images/H2O_epl_logo.jpg);
background-repeat: no-repeat;
z-index:-1
}

#welcome { 
height: 80px; 
width: 310px; 
left: 455px; 
top: 120px; 
position: absolute; 
visibility: visible; 
}

#main_body_left { 
width: 392px; 
float: left; 
border-right-width: 8px; 
margin-bottom: 10px;
}

#main_body_left p { text-align: justify; }

#main_body_right { 
width: 392px; 
float: right;
border-left-width: 8px;
margin-bottom: 10px;
}

#main_body_right p { text-align: justify; }

#footer { 
width: 100%; 
height: 20px; 
line-height: 20px;
background-color:#a58148; 
font-size: 13px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
text-align: center; 
clear: both;
color: white; 
}

#CompanyName {
height: 35px; 
width: 100px; 
left: 194px; 
top: 165px; 
position: absolute; 
visibility: visible; 
}

#menuLayer {
height: 20px; 
width: 100px; 
left: 194px; 
top: 20px; 
position: absolute; 
visibility: visible;
}

#video_labels a {
color: #a6814a;
text-decoration: none;
}

#download_labels a {
color: #a6814a;
text-decoration: none;
}

p.note { font-size: smaller; }

.main_justify{
text-align: justify;
}
