﻿body 
{
    font-family: Trebuchet MS;
    font-size:12px;
    background-color:#e0e0e0;
    background-image:url(../images/bg.gif);
    background-repeat:repeat-x;
    line-height:15px;
}

a
{
    text-decoration:none;
    color:#336699;
}

a:hover
{
    text-decoration:underline;
}

h1
{
    color:#336699;
    font-size:23px;
}

h2, h2 a
{
    color:#336699;
    font-size:18px;   
    margin-bottom:5px;
    margin-top:5px;  
}

h3, h3 a, .IntroBox p, .IntroBoxSmall p, div#FlashContainer p
{
    color:#336699;
    font-size:16px;       
}

div#FlashContainer h1
{
    width:340px;
}



h2 a:hover, h3 a:hover
{
    text-decoration:none;
}

#LogoArea
{
    width:940px;
    margin: 0 auto;
    padding-top:5px;        
    overflow:hidden;
    vertical-align:bottom;
           
}

#LogoArea a img
{
    margin-left:0px;
}

#LogoArea .aaa img
{
    margin-left:495px;
}


#PageArea
{
    width:960px;
    background-image:url(../images/pagebg.png);
    margin: 0 auto;
    overflow:hidden;
    padding-bottom:10px;
}

#NavigationArea
{
    background-image: url(../images/toppagebg.png);
    background-repeat:no-repeat;
    width:960px;
    margin: 0 auto; 
    padding-top:10px;
    height:55px;
    overflow:hidden; 
    clear:both;    
}

#NavigationArea ul
{
    width:845px;
    background-image: url(../images/menubg.gif);
    background-repeat:repeat-x;
    height:45px; 
    margin: 0 auto;      
    padding-left:75px;  
}

#NavigationArea li
{
    float:left;
    width:110px;
    text-align:center;
    height:45px;
    line-height:45px;
    font-size:14px;     
}

#NavigationArea .MenuHover
{
    background-image:url(../images/menuitembg.gif);
    background-repeat:repeat-x; 
}

#NavigationArea .MenuHover a
{
    color:#336699;
}

#NavigationArea li a
{
    color:White;    
}

#NavigationArea li a:hover
{    
    font-weight:bold;
    text-decoration:none;
}

#MainArea
{
    margin-left:20px;
    margin-bottom:10px;
    width:641px;    
    float:left;
}

#MainArea #FlashContainer
{
    margin-bottom:10px;
}

#PromotionArea
{
    float:left;        
    width:268px;
    overflow:hidden;
    margin-left:10px;    
}

#PromotionArea .Teaser
{
    border: solid 1px #cccccc;    
    margin-bottom:10px;  
    padding:10px;  
    overflow:hidden;
}

#PromotionArea .Teaser > img
{
    margin-bottom:10px;  
}

#PromotionArea .Teaser p
{
  margin-top:10px;
  margin-bottom:10px;
  overflow:hidden;
}

#PromotionArea .Teaser p img
{
  float:right;
  padding-left:8px;
}



a.ReadMore
{
    float:right;
}

a.longHeader
{
    margin-bottom:5px;
}

a.ReadMore
{
    background-image:url(../images/buttonbg.gif);
    height:17px;
    width:50px;
    color:White;
    line-height:17px;
    text-align:center;
}

#PromotionArea .Contact
{
    background-color:#336699;  
    background-image: url(/images/contactbg.jpg);
    background-repeat:repeat-x;  
    padding:10px;    
}

#PromotionArea .Contact p
{
    padding-top:10px;    
}

#PromotionArea .Contact, #PromotionArea .Contact a, #PromotionArea .Contact h3
{
    color:White;
}

#FooterArea
{
    background-image:url(../images/footerbg.png);
    background-repeat:no-repeat;
    height:100px;
    width:960px;
    margin: 0 auto;    
}

/* Intro Box */
.IntroBox, div#FlashContainer, .IntroBoxSmall
{
    background-image:url(../images/introbg.jpg);
    background-repeat:no-repeat;
    height:131px;
    
    padding:10px;
    margin-bottom:10px;
}

.IntroBoxSmall { width:500px; }
.IntroBox, div#FlashContainer { width:621px; }
.IntroBox p, .IntroBoxSmall p, div#FlashContainer p { font-size:15px; }
.IntroBox h1, .IntroBoxSmall h1, div#FlashContainer h1 { margin-bottom:35px; }
.IntroBoxSmall p a:hover
{
    font-weight:bold;
    text-decoration:none;
}


/* Listings */
#Company li, .NewsList li, #Reference li, #ReferenceDetail li, #OfficeSpace li
{
    margin-top:10px;
    border-bottom: solid 4px #cccccc;
    overflow:hidden;   
}

#Company img, .NewsList img, #OfficeSpace img
{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}

#Company p, .NewsList p, #OfficeSpace p, #Reference p
{
    margin-top:10px;
    margin-bottom:10px;
    overflow:hidden;  
   
}

#ReferenceDetail img, #Reference img, .NewsList li.Detail img
{
    float:right;
    margin-left:10px;
    margin-bottom:5px;
    margin-right:0px;
}

.NewsList li p
{
    min-height:45px;
}

.NewsList li.Detail p
{
    margin-top:0px;
    overflow:visible;
    min-height:1px;
}

#ReferenceDetail p
{    
    margin-bottom:10px;
}








#ServicesArea
{
    padding:10px;
}

#ServicesArea ul
{
    margin-top:10px;
    margin-bottom:10px;
}

#SubNavigationArea
{
    width:122px;
    float:left;
    padding-top:14px;
}

#SubMainArea
{
    float:left;
    width: 519px;
}

#SubNavigationArea h1
{    
    background-image:url(../images/submenubg.gif);
    background-repeat:no-repeat;
    height:20px;
    width:50px;
    color:White;
    line-height:20px;    
    width:112px;
    font-weight:normal;
    padding-left:10px;    
    font-size:12px;
}

#SubNavigationArea a 
{
    padding-left:10px;
    line-height:20px;
    
}

.left
{
    float:left;
}

#ContactList li
{
    float:left;
    width:202px;
    margin-left:10px;
}



#ContactList p
{
    margin-top:5px; 
    margin-bottom:10px;
    overflow:hidden;   
}

#ContactFormArea
{
    background-color:#336699;
    height:240px;
    clear:both;  
    color: White;  
    padding:15px;  
    background-image: url(/images/contactbg.jpg);
    background-repeat:repeat-x;    
}

#ContactFormArea a
{
    color: White; 
    float:right;
    vertical-align:middle;
    line-height:50px; 
    font-weight:bold;
    font-size:13px;       
}

#ContactFormArea a img
{
    vertical-align:middle;       
}

#ContactFormArea span
{
    margin-right:5px;       
}

#ContactFormArea a:hover
{    
    text-decoration:none;
}

#ContactFormArea p
{
    margin-bottom:20px;
    margin-top:5px;
}

#ContactFormArea .left
{
    margin-right:10px;
}

.right
{
    float:right;
    display:inline;
}

#ContactFormArea input
{
    border: solid 2px white;    
    font-family: 'Trebuchet MS';
    font-size: 12px;  
    width:240px; 
    height:22px;
    margin-bottom:12px; 
    padding:0px;
}

#ContactFormArea textarea
{
    border: solid 2px white;    
    height:130px;
    width: 340px;
    background-color:White;
    overflow:auto;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    margin:0px;
}


 

#NavigationArea li .cufon-vml
{
    margin: 15px 0 10px 0;
} 


   

