* {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/MainBg.gif") repeat-y scroll center center #FFFFFF;
    color: #3C5264;
    font-family: verdana,Arial;
    font-size: 12px;
    height: 100%;
}
body#home a#homeNav, body#AboutUs a#AboutUsNav, body#Careers a#CareersNav, body#ContactUs a#ContactUsNav, body#Disclaimer a#DisclaimerNav, body#Expertise a#ExpertiseNav, body#OurPeople a#OurPeopleNav, body#home a#homeNav, body#LegalResources a#LegalResourcesNav {
    background-color: #FEF6DF;
    color: #4A647C;
    height: 28px;
}
html {
    height: 100%;
}
h1 {
    color: #616161;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 18px;
}
h2 {
    color: #616161;
    font-size: 14px;
    font-weight: bold;
    margin: 25px 0 18px;
}
p {
    text-align: justify;
}
a {
    color: #189EDC;
    text-decoration: none;
}
a:hover {
    color: #189EDC;
    text-decoration: underline;
}
.clear {
    clear: both;
}
#Wrapper {
    background: none repeat scroll 0 0 white;
    border-left: 3px solid black;
    border-right: 3px solid black;
    margin: 0 auto;
    min-height: 100%;
    width: 997px;
}
#Header {
    height: 91px;
    padding-top: 2px;
}
#Header img#logo {
    float: left;
    margin: 10px 0 0 19px;
}
#Header img#TopRankAsiaimg {
    float: right;
    padding: 0 19px 0 0;
}
#MainNav {
    background-color: #A2BECB;
    height: 28px;
    margin-bottom: 1px;
}
#MainNav ul {
    padding: 7px 0;
    text-align: center;
}
#MainNav ul li {
    color: #5B717C;
    display: inline;
}
#MainNav ul li a {
    color: white;
    font-weight: bold;
    padding: 8px 40px;
    text-decoration: none;
}
#MainNav ul li a:hover {
    background-color: #FCF9EE;
    color: #989D9D;
}
#footer span a:hover {
    color: #989D9D;
}
#Banner {
    background: url("../images/banner.gif") no-repeat scroll center top transparent;
    height: 154px;
}
#Bannerinnerpages {
    background: url("../images/bannersmall.gif") no-repeat scroll center top transparent;
    height: 105px;
}
#TopMainContent {
    padding: 15px 23px 40px;
}
#TopMainContent p {
    margin: 10px 0 0;
}
#TopMainContent ul {
    padding: 0 0 15px 17px;
}
#TopMainContent ul li {
    list-style-image: url("../images/arrow.gif");
    padding: 0 0 6px;
    text-align: justify;
}
.ViewMore {
    float: right;
    margin: 10px 0 0;
}
.ViewMore a {
    color: #877D7E;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.ViewMore img {
    margin: 7px 0 0 7px;
    vertical-align: top;
}
#TopMainContent #BottomMainContent {
    border: 1px solid #C8C8C8;
    padding: 10px 12px 0;
}
#TopMainContent #BottomMainContent #SeperatorLine {
    background: url("../images/seperator.gif") repeat-y scroll center top transparent;
}
#TopMainContent #BottomMainContent #SeperatorLine #Expertise, #TopMainContent #BottomMainContent #SeperatorLine #Careers {
    float: left;
    width: 47%;
}
#TopMainContent #BottomMainContent #SeperatorLine #Careers {
    margin-left: 50px;
}
#TopMainContent #Partners p {
    font-weight: bold;
    margin-top: 12px;
}
#TopMainContent #photo img {
    float: left;
    margin: 0 15px 5px 0;
}
#TopMainContent #photo h1 {
    padding-top: 50px;
}
#TopMainContent #Resources p {
    font-weight: bold;
    margin-bottom: 2px;
}
#TopMainContent #Address p {
    margin-bottom: 9px;
}

#TopMainContent #bangalore {
   width:50%;
   border-right:1px solid #cecece;
   padding-right:10px;
   float:left;
}

#TopMainContent #chennai {

  /* width:47%;*/
   margin-left:51%;  
   padding-left:10px;
   *padding-top:0px;
}



#TopMainContent #Directions {
    margin-top: 25px;
}
#TopMainContent #Directions p {
    margin-top: 10px;
}
.Testimonial {
    border: 1px solid black;
    margin-top: 40px;
    padding: 6px;
}
#footer {
    background-color: #51738C;
    border-left: 3px solid black;
    border-right: 3px solid black;
    color: #C7DCE6;
    font-size: 11px;
    height: 16px;
    margin: -26px auto 0;
    padding: 5px 8px;
    width: 981px;
}
#footer span {
    margin-right: 556px;
}
#footer span a {
    color: white;
    font-weight: bold;
    margin: 0 3px;
    text-decoration: none;
}

