.page_frame{
width: 800px;
}

.top_banner{
width:100%; 
height:200px;
padding: 0;
background-color: #1d9aac;
background-image: url(../images/wrightrain_logo_2004.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:#1d9aac; 
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: 150px; 
top: 139px; 
position: absolute; 
visibility: visible; 

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

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

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

p.note { font-size: smaller; }

.news_text1 {float: right;}

.main_justify{
text-align: justify;
}
