@font-face {
    font-family: Bookman Old Style;
    src: url(../fonts/BOOKOS.TTF);
}



body{
    
	font-family: 'Bookman Old Style';
	background-color: #FFF;
	background:url('../images/water.png') no-repeat center center;
	background-size:contain;
	height:100%;
	
}

#welcome_note{
	padding-top: 10%;
}

#areas{

	padding-top: 10%;
}
#mynavbar{
	padding-top: 30px;
	padding-bottom: 10px;
	
	background-color:transparent;
	
	border-bottom-style: solid;
	border-bottom-color: #000062;;
	
}
#senior_partner{
	padding-top: 5%;
	height:500px;
}

#mybrand{
	padding-top: 0px;
}

#landing{
	
	background:#FFF;
	
	height:auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}

#advocate_name{
	font-size: 50px;
	font-weight:600;
}

#chemoiyai_slider{
	height:500px;

}

.item{
	height:500px;
}

.item img{
	height:100%;
}

.navbar-default .navbar-nav>li>a {
    color: #000062;
}

.navbar-default .navbar-nav>li>a:hover {
    border-bottom-style: solid;
    color: #000062;
}

#mission{
	padding-top: 3%;
	padding-bottom: 5%;
	text-align: center;
}
#mission h2{
	color: #000062;
}


#about_title{
	border-right-style: solid;
	border-width: 2px;
	border-color:#EEEEEE;
}

.blue-tittle{

	color: #000062;


}
#intro{

}

#about_divider{
	margin-left: 0px;
}
#contactus{
	height:450px;
}

#findus{
	border-right-style: solid;
	border-color:#EEEEEE;
	
}
#services{
	padding-top:5%;
	height: 500px;

}
#contacts{

	
}
#mission_statement{
	margin-top: 17%;
	height:400px;
}

#services_title{
	text-align: center;
	border-right-style: solid;
	border-width: 2px;
	border-color:#EEEEEE;
}
#mytitle{
	color: #000062;
}
#footer{
	color: #000062;
}
#watermark{
	

	
}

#welcome_note{
	height:600px;
}