/*=========================Global Css Starts===========================*/

*{
	padding:0;
	margin:0;	
}


body{
	font:14px Verdana, Geneva, sans-serif;	
	color:#000000;
	min-width:100%;
	display:inline-block;
}


ul li{
	list-style-type:none;
}

h1,h2,h3,h4,p,ul{
	
	padding:0;
	margin:0;	
}

a img{
	border:0;
	outline:none;	
}

a{
	text-decoration:none;
}

.clear{
	clear:both;	
}

/*=========================Global Css Ends=====================================*/


/*=========================Header Wrapper Css Starts===========================*/

#header-wrapper{
	width:100%;
	background-color:#f4f4f4;	
}

.inner-header{
	width:965px;
	margin:0 auto;
	height:158px;	
}


.inner-header2{
	width:793px;
	margin:0 auto;
	height:158px;	
}



.logo{
	float:left;
	padding-top:40px;
		
}

.logo a{
	display:block;
	float:left;	
	width:490px;
	height:81px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	outline:none;
	border:0;
		
}

#right-nav{
	float:right;
	text-align:right;
	padding-top:8px;	
}

#right-nav #navcontainer ul li{
	display:block;
	line-height:0px;	
}

#right-nav #navcontainer ul li a{
	color:#000000;
	font-size:13px;
	line-height:17px;		
}


/*=========================Header Wrapper Css Ends===========================*/


/*=========================Slider  Css Starts================================*/

.slider-wrapper{
	width:100%;
	background:url(../images/slider-bg.png) repeat-x;
	/*background:url(../images/banner.png) repeat-x;*/
	height:198px;	
	overflow:hidden !important;	
	padding:6px 0 0 0;
}

.caroufredsel_wrapper{
	height:169px !important;	
}


.bannerFilter img{
	width:350px;
	height:174px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
    
	
}


.list_carousel ul {

	margin: 0;
	padding: 0;
	list-style: none;
	display: block;

}

.list_carousel li {

	font-size: 40px;
	color: #999;
	text-align: center;
	/*background-color: #eee;*/
	/*border: 5px solid #999;*/
	width: 50px;
	 height: 50px;
	padding: 0;
	/*margin: 6px;*/
	display: block;
	float: left;
}

.list_carousel.responsive {
    left: 135px;
    margin-left: 0;
    padding-top: 5px;
    width: auto;
}

			
.bannerFilter1{	
	height:174px;
	filter: 0;
	opacity:1;
}

			
.bannerFilter2{
	
	height:174px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
	opacity:0.4;
}

.wdh-1{
	width:350px !important;
	height:174px !important;
}

.wdh-2{
	width:343px !important;
	height:174px !important;
}

.wdh-3{
	width:134px !important;
	height:174px !important;	
}

.wdh-4{
	width:158px !important;
	height:174px !important;	
}

.wdh-5{
	width:183px  !important;
	height:174px !important;
}

.wdh-6{
	width:273px !important;
	height:174px !important;
}


.wdh1{
	width:343px !important;
	height:174px !important;
}

.wdh2{
	width:158px !important;
	height:174px !important;
}


.wdh3{
	width:351px !important;
	height:174px !important;
}

.wdh4{

	width:183px !important;
	height:174px !important;

}



.second-slide{
	position:relative;
	top:-175px !important;	
	width:350px !important;
	margin:0 auto !important;
}

/*=========================Slider Css Ends===================================*/


/*=========================Main Wrapper Css Starts===========================*/

.main-wrapper{
	width:965px;
	margin:0 auto;
	min-height:392px;	
}

.main-wrapper2{
	width:852px;
	margin:0 auto;
	min-height:392px;	
}


.text-main{
	padding-top:40px;	
}

.text-main p{
	text-align:center;
	font-size:21px;
	line-height:26px !important;
	color:#332a2a;
	
}

/*=========================Mian Wrapper Css Starts===========================*/

/*=========================Footer Css Starts=================================*/

.footer{
	width:100%;	
}

.inner-footer{
	width:965px;
	margin:0 auto;
		
	
}

.inner-footer p{
	color:#FFF;
	float:right;
	padding:5px 0 11px;
	font-size:10px;
}
/*=========================Footer Css Ends=================================*/




/*========================About Us page starts=========================*/

.banner_people h1{
	text-align:right;
	color:#000000;
	font:24px Verdana, Arial, Helvetica, sans-serif;
	padding:23px 29px 21px 0;
}


.banner_people{
	border-bottom:1px solid #d8d8d8;	
	display:block;
	margin-bottom:13px;	
}

.main_left{
	padding-left:0px;
	border-right:1px solid #d8d8d8;
	padding-right:20px;
	
}


.main_left p, .main_left div{
	color:#332A2A;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:4px 0 15px;
	line-height:20px;
	text-align:justify;	
}

.main_left ul, .main_left ul li {
	color:#332A2A;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 5px 13px;
	line-height:20px;
	text-align:justify;
	list-style: disc outside none;
}

.main_left ul li p {padding: 0; margin: 0;}

.new-cont-rgt{
	margin-left:15px;
}

.new-cont-rgt img{
	display:block;
	margin:10px 0 55px;
}

.new-cont-rgt  .browse_atty strong{
	color:#332A2A;
	font:bold 12px  Verdana, Arial, Helvetica, sans-serif;
}

.new-cont-rgt .practice_atty h3{
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#332A2A;
	padding:24px 0 18px;
}

.new-cont-rgt .practice_atty a{
	color:#959595;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
}


.inner-tempfooter{
	padding:22px 0 22px 0;
	margin:0;
}

.inner-tempfooter #navcontainer  #navlist {
	text-align:center;
	text-transform:capitalize;
}

.inner-tempfooter #navcontainer  #navlist li {

	border-right: 2px solid #888888;
    display: inline;
    font-size: 8px;
    padding: 0 7px 0 4px;
}

.inner-tempfooter #navcontainer  #navlist li:last-child {
	border-right:0;
}

.inner-tempfooter #navcontainer  #navlist li a{
	font:bold  10px Verdana,Arial,Helvetica,sans-serif;
	color:#888888;
	

}

.inner-tempfooter .copy-rit {
    color: #AFAFAF;
    font: 10px Verdana,Arial,Helvetica,sans-serif;
    padding:7px 0 4px;
    text-align: center;
}

.inner-tempfooter  .copy-rit a{
	color:#747474;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	
}

.sml-para{
	color:#AFAFAF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;	
	padding: 10px;
}

.sml-para span, .sml-para a{
	color:#747474;
	font:10px Verdana, Arial, Helvetica, sans-serif;	
}

.print-pdf a {
	display:block;
	color:#AFAFAF;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	float:right;
}
/*========================About Us page ends=========================*/



.main_right {}
	
.main_right ul{ 
	list-style: disc outside;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	line-height:12px; 
	}
.main_right li{
	background: none;
	padding:0px 0px 12px 10px;
	margin:0px 0px 0px 0px;
	}
	
.news {
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	}
	
.news a{
	color:#555555;
	font-weight:normal;
	}
	
.news a:hover{
	color:#333333
	}
.news h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
	padding-bottom:14px;
	margin:0px 0px 0px 0px;
	}
.news h2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
.news h2 a:hover{
	color:#333333;
	text-decoration:none;
	}
.news h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
	padding-bottom:14px;
	margin:0px 0px 0px 0px;
	}
.news h3 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#555555;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
.news h3 a:hover{
	color:#283f75;
	text-decoration:underline;
	}





.practice_atty {
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	}
	
.practice_atty a{
	color:#555555;
	font-weight:bold;
	
	}
.practice_atty a:hover{
	color:#333333
	}
.practice_atty h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
	padding-bottom:14px;
	margin:0px 0px 0px 0px;
	}
.practice_atty h2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
.practice_atty h2 a:hover{
	color:#333333;
	text-decoration:none;
	}
.practice_atty h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	color:#333333;
	padding-bottom:14px;
	margin:0px 0px 0px 0px;
	}
.practice_atty h3 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#555555;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
.practice_atty h3 a:hover{
	color:#283f75;
	text-decoration:underline;
	}
	
.FormField { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#283f75; 
	padding: 0px 0px 0px 0px;
	line-height:16px;
	}

input.FormField {
   background:#efefef;
   border:1px solid #a9a9a9;
   color:#283f75;
   font-size:11px;
   height:16px;
	}

textarea.FormField {
   background:#efefef;
   border:1px solid #a9a9a9;
   color:#283f75;
   font-size:11px;
	} 

.fs10 {
	font-size:10px;
	padding-left:6px;
	padding-top:6px;
	margin-bottom:0 auto;
	}

.red{
	color:#FF0000
	}

	
#main_people {
	line-height: 18px;
	width: 535px;
	}

#main_people a {
	font-size:10px;
	color:#555555;
	font-weight: normal;
	text-decoration:none;
	line-height: 15px;
	text-align:left;
	}
	
#main_people a:hover{
	color:#333333;
	text-decoration:none;
	}
	
	
.main_left div div div div {
	text-align:left
	}

#main_people a:link img, #main_people a:visited img { 
	border:2px solid #555555;
	}
	
#main_people a:hover img {
	border:2px solid #333333;
	}
	
	
h2 {
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    padding: 14px 0;
}


#banner_inner_core{
	padding:18px 12px 8px 14px;
	}
	
#banner_inner_core .bio{
	background-image: none;
	background-repeat:no-repeat;
	width:144px;
	height:197px;
	background-position:center;
	}
	
#banner_inner_core .bio img{
	border:2px solid #222222;
	margin-top:3px;
	}

	
#banner_inner_core h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:600px;
	color:#333333;
	margin:45px 0px 0px 8px;
	padding:0px;
}

#banner_inner_core h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
	font-weight:normal;
	margin:0px 0px 15px 10px;
	padding:0px;
}

#banner_inner_core p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
	font-weight:normal;
	padding-left:10px;
	}

#banner_inner_core a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	text-decoration:underline;
	}
	
#banner_inner_core a:hover{
	text-decoration:none;
	}

#banner_inner_core .quicklinks {
	margin:15px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	}
#banner_inner_core .quicklinks ul{ 
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
}

#banner_inner_core .quicklinks ul li {
	background: none;
	padding:0px 0px 12px 10px;
	margin:0px 0px 0px 0px;
}

.main_left h3 { padding-top: 10px;}