body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #777777;
	background-color: #d2d7d9;
}
.aesc {
	font-size: 11px;
	background-color: #D2D7D9;
	padding-top: 22px;
	padding-bottom: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.aesc img {
	vertical-align: middle;
	margin-left: 20px;
}

.aesc a {
	color: #3399FF;
	text-decoration: none;
}
.aesc a:hover {
	color: #000000;
	text-decoration: underline;
}
.address p {
	margin-left: 33px;
	background-position: top;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #d2d7d9;
	padding-top: 22px;
	padding-bottom: 22px;
	background-image: url(../images/addressline.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.address a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.address a:hover {
	color: #3399FF;
	text-decoration: none;
}
.tdhead {
	background-image: url(../images/tdheadbg.jpg);
	background-repeat: repeat-x;
	height: 92px;
	vertical-align: top;
}
.tdcontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-right: 33px;
	padding-left: 33px;
}
.mainNav {
	background-color: #6E6E6E;
	padding-left: 38px;
	font-size: 12px;
	font-weight: bold;
}
#nav {
	height: 31px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 21px;
	padding-left: 21px;
}
#nav a:hover {
	color: #3399FF;
}
.contenthead {

	margin-bottom: 23px;
	margin-top: 40px;
}


.contenthead p {
	font-size: 11px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}

.contenthead h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	line-height: 1em;
	margin-bottom: 0px;
	background-image: url(../images/headline_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.contenthead h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-transform: uppercase;
	color: #000000;
}
.contenthead a {
	text-decoration: none;
	color: #999999;
}
.contenthead a:hover {
	color: #3399FF;
	text-decoration: none;
}
.content {
	width: 100%;
	margin-bottom: 45px;
	text-align: justify;
}
.content p {
	font-size: 12px;
	color: #777777;
	line-height: 1.5em;
	margin-top: 0px;
}
.content h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #009966;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #FF6600;
}
.content h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #666666;
}
.content h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: .7em;
	color: #000000;
}
.content h5, h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: .7em;
	color: #999999;
}
.content ul {
	margin-top: 1em;
	padding-left: 0px;
	margin-left: 25px;
	font-size: 12px;
}
.content li {
	margin-bottom: 0.5em;
}
.content a {
	color: #3399FF;
	text-decoration: underline;
}
.content a:hover {
	color: #FF6600;
	text-decoration: none;
}
.clean {
	clear: both;
}
.lefttilte {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/left_titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin: 0px;
	line-height: 1.3em;
	height: 1.3em;
}
.leftmenu a {
	color: #000000;
	text-decoration: none;
	width: 181px;
	padding-left: 38px;
	background-image: url(../images/leftmenu_dot.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-right: 15px;
	display: block;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
.leftmenu a:visited {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/leftmenu_dot_v.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.leftmenu a:hover {
	color: #FFFFFF;
	background-color: #bfbfbf;
	background-image: url(../images/leftmenu_dot.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.leftmenu a:active {
	color: #000000;
	background-color: #bfbfbf;
}


#aboutus .mainNav #nav a#aboutus, #approach .mainNav #nav a#approach, #firm .mainNav #nav a#our_firm, #practices .mainNav #nav a#practices, #news .mainNav #nav a#news, #clients .mainNav #nav a#clients, #candidates .mainNav #nav a#candidates, #contact .mainNav #nav a#contact {
	cursor: default;
	text-decoration: underline;
}
#lmenu {
	vertical-align: top;
}
.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerline img {
	margin-left: 120px;
	vertical-align: middle;
}
.footerline a {
	text-decoration: none;
	color: #999999;
}
.footerline a:hover {
	color: #3399FF;
	text-decoration: none;
}
.emailtous {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	height: 33px;
}
.emailtous img {

	margin-left: 20px;
}
#globe p {
	font-size: 10px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #CCCCCC;
}
#globe a {
	text-decoration: none;
	color: #CCCCCC;
}
#globe a:hover {
	color: #3399FF;
	text-decoration: none;
}

