.page_frame{
width: 800px;
}

.top_banner{
width:100%; 
height:200px;
padding: 0;
background-color: #4296d6;
background-image: url(../images/H2O_watertech_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:#4296d6; 
font-size: 13px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
text-align: center; 
clear: both;
color: white; 
}

#CompanyName {
height: 70px; 
width: 100px; 
left: 184px; 
top: 140px; 
position: absolute; 
visibility: visible; 

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

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

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

p.note { font-size: smaller; }

.body2   {
font-size: 12px;
}

.subheadingdark {
font-size: 18px;
}

.subheadingdarksm {
font-size: 15px;
font-weight: bold
}

.main_justify{
text-align: justify;
}
