* {
	outline:none;
}
body {
	background:#fff;
	margin:0;
	padding:0;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#41382c;
	text-align:center;
}
p {
	margin:0 0 1em;
}
#container {
	width:950px;
	margin:25px auto;
}
#wrapper {
	float:left;
}
#header {
	background:url(../img/bg_header.png) no-repeat;
	width:950px;
	height:179px;
	margin-bottom:6px;
}
#header-firm {
	background:url(../img/header-firm.png) no-repeat;
	width:950px;
	height:179px;
	margin-bottom:6px;
}
#header-profiles {
	background:url(../img/header-profiles.png) no-repeat;
	width:950px;
	height:179px;
	margin-bottom:6px;
}
#header-resources {
	background:url(../img/header-resources.png) no-repeat;
	width:950px;
	height:179px;
	margin-bottom:6px;
}
#header-expertise {
	background:url(../img/header-expertise.png) no-repeat;
	width:950px;
	height:179px;
	margin-bottom:6px;
}
#header-contact {
	background:url(../img/header-contact.png) no-repeat;
	width:950px;
	height:179px;
	margin-bottom:6px;
}
#content-hm {
	clear: both;
	width:950px;
	padding: 0px;
	float:left;
}
#content-lt-hm {
	float: left;
	width: 300px;
	padding:7px 0 15px;
	border-right: thick solid #fdb813;
}



#content-law {
	clear: both;
	width: 950px;
	padding: 0 0 110px;
	float:left; /* SS added */
	position:relative; /* SS added */
	}
	body#law #content-law {	background:url(../img/bg-sidebar-law.png) repeat-y top left; /* SS added */ }
	body#firm #content-law { background:url(../img/bg-sidebar-firm.png) repeat-y top left; /* SS added */ }
	body#expertise #content-law { background:url(../img/bg-sidebar-expertise.png) repeat-y top left; /* SS added */ }
	body#resources #content-law { background:url(../img/bg-sidebar-resources.png) repeat-y top left; /* SS added */ }
	body#contact #content-law {	background:url(../img/bg-sidebar-contact.png) repeat-y top left; /* SS added */ }

#content-lt-law,
#content-lt-firm,
#content-lt-expertise,
#content-lt-resources,
#content-lt-contact {
	float:left;
	width:312px;
	}
	#content-lt-law { background-color:#4c8281;	}
	#content-lt-firm { background-color:#006861; }
	#content-lt-expertise { background-color:#669b96; }
	#content-lt-resources { background-color:#7faba7; }
	#content-lt-contact { background-color:#99bcb9; }
	
.left {
	text-align: right;
	vertical-align: top;
	margin-left: 20px;
	font-family: "Calisto MT", Times, serif;
	color : #004d4c;
	font-size: 12pt;
	padding-right: 20px;
}
.left-nav {
	text-align: left;
	vertical-align: top;
	margin-left: 60px;
	font-family: "Calisto MT", Times, serif;
	color: #fff;
	font-size: 12pt;
	padding-right: 20px;
}
.left-text {
	text-align: right;
	margin-left: 20px;
	font-family: "Calisto MT", Times, serif;
	color : #004d4c;
	font-size: 24pt;
	font-style: italic;
	padding-right: 20px;
}
.left-text-white {
	text-align: right;
	margin-left: 20px;
	font-family: "Calisto MT", Times, serif;
	color : #fff;
	font-size: 24pt;
	padding-right: 20px;
	line-height : 40px;
}
.left-title {
	text-align: right;
	vertical-align: top;
	margin-left: 20px;
	font-family: "Calisto MT", Times, serif;
	color: #FFF;
	font-size: 28pt;
	padding-right: 10px;
}
a.nav {
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
a.nav:hover {
	text-decoration:underline;
	color:#004d4c;
}
#content-rt-hm {
	float: right;
	width: 626px;
}
.right-text {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 12pt;
	margin-right: 100px;
}
.right-links-title {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 14pt;
	margin-right: 100px;
}
.text {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 12pt;
}
.article-title {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 20pt;
	margin-right: 100px;
}
.right-links {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 12pt;
	margin-right: 100px;
	margin-left : 20px;
}
.text-right {
	text-align: right;
	vertical-align: top;
	color: #004d4c;
	font-size: 12pt;
	margin-right: 100px;
}
.article-bold {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 14pt;
	margin-right: 100px;
	font-weight : bold;
}
.article-end {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 10pt;
	margin-right: 100px;
	font-style : italic;
}
.right-text-fn {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 9pt;
	margin-right: 100px;
}
.ul {
	text-align: left;
	color: #004d4c;
}
a.links {
	color:#004d4c;
	text-decoration:underline;
}
a.links:hover {
	text-decoration:none;
	color:#7faba7;
}
a.links2 {
	color:#004d4c;
	text-decoration:underline;
	margin-left: 16px;
}
a.links2:hover {
	text-decoration:none;
	color:#7faba7;
	margin-left: 16px;
}
.li {
	color:#004d4c;
	text-align: left;
	font-weight: bold;
}
.right-title {
	text-align: left;
	vertical-align: top;
	margin-left: 01px;
	font-family: "Calisto MT", Times, serif;
	color: #004d4c;
	font-size: 28pt;
}
.pict {
	border-left: thick solid #d8c26e;
	padding : 10px;
	border-right : solid 10px #fff;
}
.nav-pict {
	padding-right: 4px;
	vertical-align: middle;
}
.bottom-nav {
	text-align: center;
	vertical-align: top;
	color: #004d4c;
	font-size: 10pt;
	margin:2em 10px 1.5em 0px; 
}
.bottom-vert {
	text-align: center;
	vertical-align: top;
	color: #d8c26e;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 10px;
}
/*#footer {
	float: right;
	width: 626px;
	padding-top:10px;
	border-top: thick solid #004d4c;
	margin-bottom:50px;
}*/

#footer {
	background:none repeat scroll 0 0 #FFFFFF;
	border-top:thick solid #004D4C;
	float:left;
	width:950px;
	height:100px;
	padding:10px 0 0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:99;
	clear:both;
}

.footer {
	text-align: left;
	vertical-align: top;
	color: #004d4c;
	font-size: 9pt;
	line-height:1.5;
	margin:0 15px 1em 325px;
}

