﻿/********** Home Styles  ******/
.homeBackground {
	float: left;
	width: 100%;
	background: #0f3662 url(../Images/homeBackground.gif) repeat-x 0 0;
	border-bottom: 1px solid #fff;
}

.homeBackground .topWrapper {
	background-color: #0f3662;
	width: 800px;
	display: inline;
	float: left;
	background-image: url(../Images/homeBackground.gif);
}

.homeLeftImage {
	float: left;
	display: inline;
	height: 601px;
	width: 287px;
	background-repeat: no-repeat;
	background-image: url(../Images/homeLeftImage.jpg);
}

.homeBackground .topNav {
	height: 20px;
	padding-top: 0px;
	background-image: none;
	width: 471px;
}

.homeBackground .topNav ul {
	padding-left: 5px;
	height: 20px;
	font-size: 0px;
}

.homeLogo {
	background-color: #050f23;
	padding-top: 91px;
}

.homeContent {
	float: left;
	background-color: #6e94b3;
	width: 471px;
	height: 318px;
	border-top: #050f23 solid 3px;
	margin-top: 1px;
}

.homeContent div.ElevatorCopyPrint {
	visibility: hidden;
	display: none;
	font-size: 0px;
	margin-left: -1000px;	
}
/*
.HomeFlashContent
{
	margin-top: 200px;
}
*/
.HomeFlashContent p
{
    font-size: 12px;
    color: #ffffff;
    line-height:25px;
    padding: 25px 0px 0px 45px;
    width: 360px;    
}

.homeContent .mainContent {
	height: 128px;
	background-repeat: no-repeat;
	background-image: url(../Images/homeText.gif);
	background-position: 40px 25px;
}

.homeContent .mainContent p {
	display: none;
}

/* Top Nav - Home Page */
.homeBackground .topNav ul li.bainCapitalEuropeLI a {
	width: 106px;
	background-image: url(../Images/topNav_bainCapitalEurope_home.gif);
}

.homeBackground .topNav ul li.bainCapitalIndiaLI a {
	width: 97px;
	background-image: url(../Images/topNav_bainCapitalIndia_home.gif);
}

.homeBackground .topNav ul li.bainCapitalAsiaLI a {
	width: 93px;
	background-image: url(../Images/topNav_bainCapitalAsia_home.gif);
}

.homeBackground .topNav ul li.bainCapitalHomeLI a {
	width: 102px;
	background-image: url(../Images/topNav_bainCapitalHome_home.gif);
}

.homeBackground .topNav ul li.contactUsLI a {
	width: 65px;
	background-image: url(../Images/topNav_contactUs_home.gif);
}
