﻿#Homepagepic
{
    /*background-image:url(../../Images/Homepage/homepage.jpg);
    background-repeat:no-repeat;*/
    height:239px;
    width:960px;
    border-top:solid 1px #ececec;
    border-bottom:solid 1px #ececec;

}

    #trulyglobal
    {
        margin-top:80px;
        margin-left:525px;
    }

    #integrated
    {
        margin-top:7px;
        margin-left:528px;
    }

    #learnmore
    {
        margin-top:18px;
        margin-left:570px;
    }
   
    
#tblMainArea
{
}

    .Column, #ServicesCell
    {
        padding:18px;
     
     }
     
               
        
    #ServicesCell, #NewsCell
    {
        
        width:270px; 
        }    
     
 


    .Services
     {
        padding-bottom:10px;
        padding-left:20px;
        padding-right:20px;
        border-left:solid 1px #dadedf;
        border-right:solid 1px #dadedf;
        width:275px;
     }
     
  
    .NewsHeader
    {
        }                                
            
        .NewsDateCell
        {
           width:80px;
            }           
        .NewsDate
        {
            background-image:url(../../Images/Buttons/newsbutton.png);
            background-repeat:no-repeat;
            color:#FFFFFF;
            height:21px;
            width:64px;
            display:block; 
            text-align:center;
            padding-top:3px;

            } 
        .NewsDesc
        {
             margin-bottom:36px;
            }
        .NewsHeadline 
         {
            vertical-align:middle;
            }
            
          
        .NewsHeadline a
        {
             font-size:12px;
             font-weight:bold;
             font-family: Arial,sans-serif;
             color:#000000;
    
            } 
        .NewsThumbnail
        {
             margin-left:8px;
            }
            
            
        .NewsText
        {
             text-align:justify;
            }
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            
  