﻿*
{
    margin:0 auto;
    padding:0;        
    font-family:Verdana, Arial, Helvetica, sans-serif;     
    text-decoration:none;    
}

body 
{   
    font-size:8pt;
    color:#003366;
    background:#D6E0E9 url('../images/PageBG.jpg') repeat-x top;
}

img
{
    border:none;    
}

input, select, option, textarea
{
    color:#000000;
}

a
{
    color:#006699;    
}

a:link, a:visited
{
    text-decoration:underline;
}

a:hover, a:active
{
    text-decoration:none;
}

a.topMenuLnk
{
    font-size:8pt;
    margin-left:10px;
    margin-right:10px;          
    font-weight:bold;    
}

a.topMenuLnk:link, a.topMenuLnk:visited
{ 
    text-decoration:none;  
    color:#FFFFFF;
}

a.topMenuLnk:hover, a.topMenuLnk:active
{     
    text-decoration:none;  
    color:#FF9900;
}

a.bottomMenuLnk
{
    font-size:8pt;
    margin-right:30px;          
    font-weight:bold;    
}

a.bottomMenuLnk:link, a.bottomMenuLnk:visited
{ 
    text-decoration:none;  
    color:#FFFFFF;
}

a.bottomMenuLnk:hover, a.bottomMenuLnk:active
{     
    text-decoration:none;  
    color:#003366;
}

.clear
{
    clear:both;
}

.grayText
{
    color:#333333;
}

.purpleText
{
    color:#330066;
}

.orangeText
{
    color:#FF9900;    
}

.boldText
{
    font-weight:bold;
}

.normalText
{
    font-weight:normal;
}

.sectionTitleText
{
    font-size:16pt;
}

.pageContainer
{
    width:1100px;    
    position:relative;    
}

.leftContainer
{
    width:146px; 
    height:629px;
    padding-top:125px;
    padding-right:18px;
    position:relative;
    float:left;    
    text-align:right;
    background:url('../images/LeftMenuBG.jpg') no-repeat top;
}

.mainContainer
{
    width:712px;
    padding-left:40px;
    padding-right:40px;
    position:relative;
    float:left;
}

.pageContentContainer
{
    padding-top:40px;
}

.topCenterContainer
{
    width:712px;
    height:170px;
    background:url('../images/TopCenterBG.jpg') repeat-x;     
}

.mainLogoContainer
{
    width:693px;
    height:115px;
    background:url('../images/MainLogoBG.jpg') repeat-x;
}

.topMenuContainer
{
    width:693px;
    height:35px;
    position:relative;
    top:10px;
    background:url('../images/TopMenuBG.jpg') repeat-x;
}

.topMenuNavigation
{
    width:693px;
    height:19px;
    padding-top:10px; 
    text-align:center;   
}

.bottomMenuContainer
{
    width:692px;
    height:18px;
    padding:10px;    
    background:url('../images/BottomMenuBG.jpg') repeat-x;
}

.copyright
{
    padding:8px;
    font-size:7pt;
}

.pageTextContainer
{
    padding-top:15px;
    padding-bottom:15px;
    float:left;    
    text-align:justify;
}

.bulletList
{
    margin-top:15px;
    margin-left:30px;    
}

.venturesText
{
    width:500px;
    float:left;
}

.venturesLogos2
{
    width:202px;
    float:right;        
    margin-left:10px;        
    text-align:left;
}

.digitalSolutionLogo
{
    position:relative;
    float:right;    
    margin-top:-30px;    
}

.homePageImage
{
    width:389px;
    height:292px;
    float:right;
    margin-top:100px;    
}

.homePageText
{
    width:300px;        
}

.internationalContacts
{
    float:left;    
    font-size:8pt;
}

.uk
{
    width:237px; 
}

.spain
{
    width:202px; 
    padding-left:35px;
}

.hongKong
{
    width:217px; 
    padding-left:20px;
}
.china
{
	width:217px; 
    padding-left:20px;
	}