
/***************************************************************
MAIN MENU
 ***************************************************************/

#navContainer {
  float: left;
  width: 980px;
  margin-top:-8px;
  border-top: 1px solid #2A568F;
  padding-top: 0px;  
  background: url(../images/gradientBackground.jpg) repeat bottom left;
  border-bottom: 1px solid #2A568F;
}


/***************************************************************
LEFT NAVIGATION MENU
 ***************************************************************/
#leftNavContainer {
	float:left;
    width: 175px;
	height: auto;
	padding-top:1px;	
 }
 
#leftNav { 	
   	width: 175px;
	height:90px;
	padding-left: 0px;
	padding-top:9px;		
	}

.smallMenuHome{
	width: 175px;
	height:100px;
	background: url(../images/subNavBackground.jpg) no-repeat;
	margin-bottom:-8px;
	padding-bottom:10px;
	}

	.smallMenu{
	width: 175px;
	height:100px;
	background: url(../images/subNavBackground.jpg) no-repeat;
	margin-bottom:-9px;	
	}

.largeMenu{
	width: 175px;
	height:120px;
	background: url(../images/subNavigationLarge.jpg) no-repeat;		
	}




/***************************************************************
CENTER CONTENT 
***************************************************************/

.tiaSite{
background: url(../images/homepageBanner_tia.jpg) no-repeat top left;
}

.newsItemsTia{
background: url(../images/whatsNew_tia.jpg) no-repeat top right;
}
.aboutUsTia{
background: url(../images/aboutUs_tia.jpg) no-repeat top right;
}
.careersTia{
background: url(../images/careers_tia.jpg) no-repeat top right;
}
.whyChose3CATia{
background: url(../images/whyChose3ca_tia.jpg) no-repeat top right;
}
.databaseServicesTia{
background: url(../images/databaseServices_tia.jpg) no-repeat top right;
}
.supportServicesTia{
background: url(../images/tiaSupport.jpg) no-repeat top right;
}
.ourExperienceTia{
background: url(../images/ourExperience_tia.jpg) no-repeat top right;
}
.professionalServicesTia{
background: url(../images/professionalServices_tia.jpg) no-repeat top right;
}
.webServicesTia{
background: url(../images/webServices.jpg) no-repeat top right;
}
.privacyTia{
background: url(../images/privacyPolicy_tia.jpg) no-repeat top right;
}
.contactUsTia{
background: url(../images/contactUs_tia.jpg) no-repeat top right;
}
.inplementationExpertsTia{
background: url(../images/implementationExperts_tia.jpg) no-repeat top right;
}
.resourceProvidersTia{
background: url(../images/resourceProviders_tia.jpg) no-repeat top right;
}
.serviceProvidersTia{
background: url(../images/serviceProviders_tia.jpg) no-repeat top right;
}
.tiaSolutionTia{
background: url(../images/tiaSolution_tia.jpg) no-repeat top right;
}
.tiaCountryLayer{
background: url(../images/tiaCountryLayerGlobe.jpg) no-repeat top right;
}
.CountryLayerWhatsincluded{
background: url(../images/whyChose3ca_tia.jpg) no-repeat top right;
}
.CountryLayerBenefits{
background: url(../images/tiaBenefitsBanner.jpg) no-repeat top right;
}
.newsArchive{
background: url(../images/newsArchive.jpg) no-repeat top right;
}
#centerTopContent{
height:215px;
width: 596px;
padding-top: 0px;	
padding-left:5px;
padding-right:5px;
padding-bottom:0px;	
}

#centerContentHomeFirstDiv{
float:left;	
width: 290px;
height:150px;
padding-top: 0px;	
padding-left:5px;
padding-right:0px;
padding-bottom:15px;	
}

#centerContentHomeSecondDiv{
float:right;	
width: 290px;
height:150px;
padding-top: 0px;	
padding-left:0px;
padding-right:5px;
padding-bottom:55px;	
}


#centerHeaderBanner { 
float:right;
height:107px;
margin-left:1px;
width: 804px;
padding-top: 0px;	
padding-left:0%;
padding-bottom:0px;		
}

#centerContentBottomDiv{
float:left;	
width: 550px;
padding-top: 15px;	
padding-left:10px;
padding-right:0px;
padding-bottom:5px;
}

#centerContentBottomDiv ul {

padding-left:5px; 
list-style-position: inside; 
display: inline-block;
line-height:15px;
}

#centerContentBottomDiv li {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
text-align:left;
padding-bottom: 5px;
color:  #9BAABF; 
}

#centerContentBottomDiv li a{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none; 
color:  #9BAABF; 
}


#centerContentSplSecondDiv ul {
padding-left:5px; 
list-style-position: inside; 
display: inline-block;
line-height:15px;
}

#centerContentSplSecondDiv li {
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
text-align:left;
padding-bottom: 5px;
color:  #9BAABF; 
}

#centerContentSplSecondDiv li a{
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none; 
color:  #9BAABF; 
}
