body {
	margin:0;
	padding:0;
	color:#2a2a2a;
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	background:#000 url(/themes/techlawyers/images/body-x.png) repeat-x;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0 0 12px 0;
}
.clr {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
#container {
	margin:0 auto;
	width:1001px;
	background:url(/themes/techlawyers/images/container-y.png) repeat-y;
}
#header {
	float:left;
	margin:0 8px !important;
	margin:0 4px;
	width:985px;
}
.sidebar-right #header {
	padding:0 0 257px 0;
	background:url(/themes/techlawyers/images/header-index.jpg) left bottom no-repeat;
}
#head {
	margin:0;
	height:108px;
	background:url(/themes/techlawyers/images/head-x.png) repeat-x;
}
#searcharea {
	float:right;
	width: 600px;
	display: block;
	margin-right: 10px;
	margin-top: 25px;
}
#block-jsearch-jsearch_form {
	text-align: right;
}
#block-jsearch-jsearch_form h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 20px;
}
#logo {
	float: left;
	margin:0;
	padding:41px 0 0 12px;
}
#logo a {
	display:block;
	position:relative;
	width:306px;
	height:35px;
	text-decoration:none;
	overflow:hidden;
}
#logo a span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:306px;
	height:35px;
	background:url(/themes/techlawyers/images/logo.png) no-repeat;
	cursor:pointer;
}
ul.submenu {
	display: block;
	border-bottom: 1px solid #081A4A;
	clear: both;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	margin: 0 0 0 0;
}
.submenu li {
	float: left;
	width: 70px;
	display: inline;
}
.submenu li.active a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#topnav {
	float:right;
	position:relative;
	z-index:111;
	margin:0;
	width:985px;
	background:#081a4a url(/themes/techlawyers/images/topnav.png) no-repeat;
}
#topnav ul {
	display:block;
	margin:0;
	float:left;
	padding:0;
}
#topnav ul li {
	position:relative;
	display:inline;
	padding:0;
	float:left;
	background-color: #081A4A;
}
#topnav ul li strong, #topnav ul li a {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:0 28px;
	line-height:33px;
	float:left;
}
#topnav ul li:hover {
	position:relative;
}
#topnav ul li:hover > a {
	color:#30f6ff;
}
#topnav ul li a:hover {
	color:#30f6ff;
}
#topnav ul li ul {
	position:absolute;
	display:none;
}
* html #topnav ul li:hover a {
	color:#30f6ff;
}
* html #topnav ul li ul li:hover a {
	color: #eee;
	background: #ccc;
}
* html #topnav ul li ul li:hover ul li a {
	background: #061234;
}
#topnav ul li:hover ul {
	display:block;
	position:absolute;
	left:0;
	top:100%;
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	z-index:2000;
	background:none;
}
#topnav ul li ul li, #topnav ul li.more ul li {
	width:200px;
	border-right:none;
}
#topnav ul li:hover ul li:hover > a {
}
#topnav ul li ul li strong, * html #topnav ul li:hover ul li a, #topnav ul li ul li a {
	float:none;
	line-height:normal;
	padding:4px 10px;
	width:180px;
	border-right:none;
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	color:#eee;
	background:#061234;
}
#topnav ul li ul li:hover > a {
	background:#ccc;
}
#topnav ul li ul li a:hover {
	color:#444;
	background:#ccc;
}
#topnav ul li ul li ul, #topnav ul li:hover ul li ul {
	display:none;
}
#topnav ul li ul li:hover ul, #topnav ul li.exp:hover ul, #topnav ul li:hover ul li:hover ul {
	position:absolute;
	display:block;
	width:200px;
	left:100%;
	top:0px;
	z-index:300;
	background:none;
	border-right:none;
}
#topnav ul li:hover ul li:hover ul li {
	width:200px;
	border-left:2px solid #ccc;
}
#topnav ul li:hover ul li:hover ul li a {
	letter-spacing:normal;
	width:180px;
}
#main {
	float:left;
	margin:-1px 8px !important;
	margin:-1px 4px;
	width:985px;
	padding:0;
}
.sidebar-right #main {
	background:url(/themes/techlawyers/images/main-index.jpg) no-repeat;
}
#content {
	float:left;
	width:975px;
	min-height:210px;
	height:auto !important;
	height:210px;
	padding:5px 5px 5px 5px;
}
.sidebar-right #content {
	width:615px;
}
#homesidebar {
	float:right;
	width:355px;
	padding:0 0 15px 0;
	background:url(/themes/techlawyers/images/sidebar-y.png) repeat-y;
}
#homesidebar h4 {
	width:333px;
	padding:0 11px;
	line-height:23px;
	text-transform:uppercase;
	background:url(/themes/techlawyers/images/sidebar-h4.png) no-repeat;
}
#homesidebar h4, #homesidebar h4 a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
}
#homesidebar ul {
	float:left;
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}
#homesidebar ul li {
	float:left;
}
#homesidebar ul li a {
	display:block;
	margin:0 0 0 1px;
	width:320px;
	padding:0 12px 0 22px;
	color:#cdc2bb;
	text-decoration:none;
}
#homesidebar ul li a:hover {
	color:#30f6ff;
	background:#081a4a url(/themes/techlawyers/images/sidebar-li-a.jpg) right top repeat-y;
}
#homesidebar ul li a span {
	margin:0 0 0 -10px;
}
#footer {
	float:left;
	width:936px;
	padding:20px 0 60px 50px;
	background:#000;
}
#footernav {
	float:left;
}
#footernav ul {
	float:left;
	margin:0 0 0 -15px;
	padding:0;
	list-style:none;
}
#footernav ul li {
	float:left;
}
#footernav ul li a {
	float:left;
	padding:0 15px;
	font-size:10px;
	font-weight:bold;
	border-left:1px solid #30f6ff;
	color:#30f6ff;
	text-decoration:none;
}
#footernav ul li.first a {
	border:none;
}
#footernav ul li a:hover {
	text-decoration:underline;
}
#credits {
	float:right;
	margin:-20px 100px 0 0;
	width:94px;
	height:26px;
	padding:10px 0;
}
#credits a {
	display:block;
	text-indent:-5000px;
	background:url(/themes/techlawyers/images/justia.gif) no-repeat;
	height:26px;
	width:88px;
	text-decoration:none;
	overflow:hidden;
}
#container, #homesidebar {
	behavior: url("//themes/techlawyers/images/iepngfix.htc");
}

