html, body { margin: 0; padding: 0; }

#head .base, #mid .base, #billboard .base, #nav .base {
	margin: auto;
	width: 780px;
}

#head, #foot {
	background: #000;
	color: #ccc;
}

#head {
	height: 70px;
}

.sc-arsa-nexus #head, .sc-arsa-nexus #foot {
	background: #001221;
}

#head .base {
	position: relative;
	height: 100%;
}

.sc-lawyers #head .logo, .sc-arsa-nexus #head .logo, .sc-arsacs #head .logo, .sc-arsashariah #head .logo {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 177px;
	height: 35px;
}

.sc-arsacs #head .logo, .sc-arsashariah #head .logo {
	width: 216px;
}

#head .nav {
	position: absolute;
	right: 0;
	bottom: 10px;
	text-transform: lowercase;
	text-align: right;
}

#head .nav ul, #head .nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#head .nav ul li {
	display: inline;
	border-right: 1px solid #999;
	padding: 0 1em;
}

#head .nav ul li#navhead-kmportal {
	border-right: 0;
}

#head .nav a, #head .nav a:link, #head .nav a:visited, #head .nav a:active {
	color: #ccc;
	text-decoration: none;
}

#head .nav a:hover {
	text-decoration: underline;
}

#billboard .base {
	height: 320px;
	padding: 15px;
}

#slideshow, #slideshow li {
	width: 640px;
	height: 320px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#slideshow {
	position: relative;
	margin: auto;
}

#slideshow li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#slideshow .active {
	z-index: 4;
}

#slideshow .last-active {
	z-index: 3;
}

.sc-lawyers #billboard {
	background: #203F63 url(/i/lawyers/billbg.png) repeat-x top;
}

.sc-lawyers #billboard .base {
	background: url(/i/lawyers/billbg2.jpg) no-repeat top center;
}

.sc-arsa-nexus #billboard {
	background: #ff7d00 url(/i/arsa-nexus/billbg.png) repeat-x top;
}

.sc-arsa-nexus #billboard .base {
	background: url(/i/arsa-nexus/billbg2.jpg) no-repeat top center;
}

.sc-arsacs #billboard {
	background: #608ebd url(/i/arsacs/billbg.png) repeat-x top;
}

.sc-arsacs #billboard .base {
	background: url(/i/arsacs/billbg2.jpg) no-repeat top center;
}

.sc-arsashariah #billboard {
	background: #20794d url(/i/arsashariah/billbg.png) repeat-x top;
}

.sc-arsashariah #billboard .base {
	background: url(/i/arsashariah/billbg2.jpg) no-repeat top center;
}

.caption {
	position: relative;
	width: 610px;
	height: 320px;
	margin: auto;
	padding: 15px;
}

.sc-lawyers#pg-lawyers .caption h1 {
	color: #b3d3e1;
	text-transform: uppercase;
	border: 0;
	margin-top: 0;
	font-size: 18pt;
}

.sc-lawyers#pg-lawyers .caption p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 50%;
}

.sc-lawyers#pg-lawyers .caption p.foot {
	position: absolute;
	bottom: 40px;
	left: 15px;
	font-style: italic;
	font-weight: bold;
}

.sc-lawyers#pg-lawyers .caption p.foot .designation {
	font-weight: normal;
}

.sc-lawyers#pg-practice h3 {
	height: 3.75em;
}

.sc-lawyers#pg-practice h3 a {
	display: block;
	width: 100%;
	height: 100%;
}

#mid {
	margin-top: 50px;
	background: #e6e6e6;
	color: #333;
}

.sc-arsa-nexus #mid {
	background: #becece;
}

.sc-arsa-nexus #mid a, .sc-arsa-nexus #mid a:link, .sc-arsa-nexus #mid a:visited, .sc-arsa-nexus #mid a:hover, .sc-arsa-nexus #mid a:active {
	color: #333;
}

.sc-arsa-nexus #mid a:hover {
	text-decoration: underline;
}

#mid .base {
	padding: 20px;
	padding-top: 40px;
}

#mid .content a, #mid .content a:link, #mid .content a:visited, #mid .content a:active, #mid .content a:hover {
	color: #202b47;
}

.sc-lawyers #mid {
	border-bottom: 5px solid #202b47;
}

.sc-arsa-nexus #mid {
	border-bottom: 5px solid #ff7d00;
}

.sc-arsacs #mid {
	border-bottom: 5px solid #608ebd;
}

.sc-arsashariah #mid {
	border-bottom: 5px solid #20794d;
}

.sc-lawyers #mid .base {
	background: url(/i/lawyers/midbg.png) no-repeat 40px bottom;
	padding-bottom: 120px;
}

.sc-arsa-nexus #mid .base {
	background: url(/i/arsa-nexus/midbg.png) no-repeat 40px bottom;
	padding-bottom: 120px;
}

.sc-arsacs #mid .base {
	background: url(/i/arsacs/midbg.png) no-repeat 40px bottom;
	padding-bottom: 120px;
}

.sc-arsashariah #mid .base {
	background: url(/i/arsashariah/midbg.png) no-repeat 40px bottom;
	padding-bottom: 120px;
}


#nav {
	position: absolute;
	top: 420px;
	height: 50px;
	width: 100%;
	background: #666;
}

#nav ul, #nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul {
	margin: 15px 0 12px 0;
	text-align: center;
}

#nav ul li {
	display: inline;
	font: normal 17px Georgia, "Times New Roman", serif;
	text-transform: lowercase;
}

#nav a {
	color: #ccc;
	text-decoration: none;
}

.sc-lawyers #nav ul li a, .sc-lawyers #nav ul li a:link, .sc-lawyers #nav ul li a:visited, .sc-lawyers #nav ul li a:active, .sc-lawyers #nav ul li a:hover,
.sc-lawyers #nav-active-about li#nav-about,
.sc-lawyers #nav-active-practice li#nav-practice,
.sc-lawyers #nav-active-portfolio li#nav-portfolio,
.sc-lawyers #nav-active-team li#nav-team,
.sc-lawyers #nav-active-events li#nav-events,
.sc-lawyers #nav-active-links li#nav-links,
.sc-lawyers #nav-active-careers li#nav-careers,
.sc-lawyers #nav-active-contact li#nav-contact,
.sc-lawyers #nav-active-kmportal li#nav-kmportal {
	padding: 15px 8px 12px 8px;
	border-bottom: 3px solid #666;
}

.sc-arsa-nexus #nav ul li a, .sc-arsa-nexus #nav ul li a:link, .sc-arsa-nexus #nav ul li a:visited, .sc-arsa-nexus #nav ul li a:active, .sc-arsa-nexus #nav ul li a:hover,
.sc-arsa-nexus #nav-active-home li#nav-home,
.sc-arsa-nexus #nav-active-overview li#nav-overview,
.sc-arsa-nexus #nav-active-services li#nav-services,
.sc-arsa-nexus #nav-active-news li#nav-news,
.sc-arsa-nexus #nav-active-contact li#nav-contact {
	color: #ccc;
	padding: 15px 16px 12px 16px;
	border-bottom: 3px solid #666;
}

.sc-arsacs #nav ul li a, .sc-arsacs #nav ul li a:link, .sc-arsacs #nav ul li a:visited, .sc-arsacs #nav ul li a:active, .sc-arsacs #nav ul li a:hover,
.sc-arsacs #nav-active-overview li#nav-overview,
.sc-arsacs #nav-active-services li#nav-services,
.sc-arsacs #nav-active-products li#nav-products,
.sc-arsacs #nav-active-news li#nav-news,
.sc-arsacs #nav-active-contact li#nav-contact {
	color: #ccc;
	padding: 15px 16px 12px 16px;
	border-bottom: 3px solid #666;
}

.sc-arsashariah #nav ul li a, .sc-arsashariah #nav ul li a:link, .sc-arsashariah #nav ul li a:visited, .sc-arsashariah #nav ul li a:active, .sc-arsashariah #nav ul li a:hover,
.sc-arsashariah #nav-active-home li#nav-home,
.sc-arsashariah #nav-active-overview li#nav-overview,
.sc-arsashariah #nav-active-services li#nav-services,
.sc-arsashariah #nav-active-news li#nav-news,
.sc-arsashariah #nav-active-contact li#nav-contact {
	color: #ccc;
	padding: 15px 16px 12px 16px;
	border-bottom: 3px solid #666;
}

.sc-lawyers #nav ul li a:hover,
.sc-lawyers #nav-active-about li#nav-about,
.sc-lawyers #nav-active-practice li#nav-practice,
.sc-lawyers #nav-active-portfolio li#nav-portfolio,
.sc-lawyers #nav-active-team li#nav-team,
.sc-lawyers #nav-active-events li#nav-events,
.sc-lawyers #nav-active-links li#nav-links,
.sc-lawyers #nav-active-careers li#nav-careers,
.sc-lawyers #nav-active-contact li#nav-contact,
.sc-lawyers #nav-active-kmportal li#nav-kmportal  {
	background: #202B47;
	border-bottom-color: #e6e6e6;
}

.sc-arsa-nexus #nav ul li a:hover,
.sc-arsa-nexus #nav-active-home li#nav-home,
.sc-arsa-nexus #nav-active-overview li#nav-overview,
.sc-arsa-nexus #nav-active-services li#nav-services,
.sc-arsa-nexus #nav-active-news li#nav-news,
.sc-arsa-nexus #nav-active-contact li#nav-contact {
	color: #fff;
	background: #ff7d00;
	border-bottom-color: #becece;
}

.sc-arsacs #nav ul li a:hover,
.sc-arsacs #nav-active-overview li#nav-overview,
.sc-arsacs #nav-active-services li#nav-services,
.sc-arsacs #nav-active-products li#nav-products,
.sc-arsacs #nav-active-news li#nav-news,
.sc-arsacs #nav-active-contact li#nav-contact {
	color: #fff;
	background: #608ebd;
	border-bottom-color: #e6e6e6;
}

.sc-arsashariah #nav ul li a:hover,
.sc-arsashariah #nav-active-home li#nav-home,
.sc-arsashariah #nav-active-overview li#nav-overview,
.sc-arsashariah #nav-active-services li#nav-services,
.sc-arsashariah #nav-active-news li#nav-news,
.sc-arsashariah #nav-active-contact li#nav-contact {
	color: #fff;
	background: #20794d;
	border-bottom-color: #e6e6e6;
}

#foot {
	border-bottom: 30px solid #333;
}

.sc-lawyers #foot {
	border-bottom-color: #202b47;
}

.sc-arsa-nexus #foot {
	border-bottom-color: #ff7d00;
}

#foot .base {
	margin: auto;
	width: 994px;
}

#foot #contact a, #foot #contact a:link, #foot #contact a:visited, #foot #contact a:active, #foot #contact a:hover {
	color: #ccc;
	text-decoration: none;
}

#foot #contact a:hover {
	text-decoration: underline;
}

#foot #copyright {
	width: 492px;
}

#foot #disclaimer {
	margin-left: 497px;
}