/*
-----------------------------------------------------------------------------------------------
    File    :	SiteHomePageText.css
    Program :   
    Date    :    
    Author  :
    Purpose :
-----------------------------------------------------------------------------------------------
*/
.HomePageCompanyNameTextA
{
position: absolute;
top: 244px;
left: 400px;
width: 520px;
height: 70px;
color: #D3D3D3;
font-size: 64px;
font-family: Ariel, sans-serif;
}
.HomePageCompanyNameTextB
{
position: absolute;
top: 274px;
left: 924px;
width: 60px;
height: 40px;
color: #D3D3D3;
font-size: 32px;
font-family: Ariel, sans-serif;
}
/*
-----------------------------------------------------------------------------------------------
    End of File
-----------------------------------------------------------------------------------------------
*/