body {
	margin:0;
	background:#30343b;
	font:12px Arial, Helvetica, sans-serif;
	color:#1a1a1a;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	padding:16px 0 0;
	position:relative;
	margin:0 auto;
	width: 975px;
}
.frame {
	width:954px;
	background:url(../images/box.gif) repeat-y;
}
.frame .top {
	width:954px;
	background:url(../images/box-top.gif) no-repeat;
}
.frame .bottom {
	position:relative;
	padding:142px 6px 20px;
	width:942px;
	background:url(../images/box-bottom.gif) no-repeat 0 100%;
}
/*header*/
#header {
	position:absolute;
	top:25px;
	left:6px;
	width:942px;
	overflow:hidden;
}
/*logo*/
#header .logo {
	display:block;
	padding:0 0 17px 26px;
}
#header .logo a{
	display:block;
	width:226px;
	height:46px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.small-menu {
	position:absolute;
	top:28px;
	right:10px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.small-menu li {
	float:left;
	background:url(../images/header-divider.gif) no-repeat 0 50%;
	padding:0 6px 0 10px;
	margin:0 2px 0 -2px ;
	font-size:12px;
	line-height:16px;
}
.small-menu li a {
	color:#5f1200;
	text-decoration:none;
}
.small-menu li a:hover {text-decoration:underline;}
.law {
	position:absolute;
	left:270px;
	top:4px;
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	color:#565656;
	font-variant:small-caps;
}
.lawyers{
	text-transform:uppercase;
	position:absolute;
	left:270px;
	top:28px;
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	color:#5f1200;
}
.menu {
	z-index:10;
	margin:0;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:#091e3e url(../images/menu.gif) repeat-x;
	text-align:center;
	padding:0 0 1px 1px;
}
* html .menu { padding-left:2px;}
*+html .menu { padding-left:2px;}
.menu li {
	float:left;
	border-left:1px solid #06142c;
	border-right:1px solid #06142c;
	margin:0 0 0 -1px;
	position:relative;
	overflow:hidden;
	z-index:2;
	background:#091e3e url(../images/menu.gif) repeat-x;
}
.menu .last {
	float:none;
	z-index:1;
}
.menu .last a{
	display:block;
	float:none;
}
.menu li a {
	padding:10px 33px;
	color:#fff;
	font-size:13px;
	line-height:16px;
	float:left;
	text-decoration:none;
	height:32px;
}
.menu li.active a,
.menu li.current_page_item a,
.menu li a:hover {	background:url(../images/menu-hover.gif) repeat-x 0 46px;}
/*content*/
#content {
	padding:0 0 20px;
	width:100%;
	overflow:hidden;
}
.content-holder{
	width:100%;
	overflow:hidden;
}
#MotionContainer {
	width:675px;
	height:266px;
	float:left;
	position:relative;
}
.box {
	position:relative;
	float:right;
	width:213px;
	background:url(../images/red.gif) repeat-x;
	height:240px;
	padding-top: 26px;
	padding-right: 27px;
	padding-bottom: 0;
	padding-left: 27px;
}
.box h1 {
	font:24px/26px Georgia, "Times New Roman", Times, serif;
	color:#fcfcfc;
	margin:0 0 14px;
}
.box p {
	font-size:12px;
	line-height:18px;
	color:#f4f4f0;
	margin:0 0 18px;
}
.click {
	display:block;
	width:157px;
	height:47px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/click.gif) no-repeat;
}
.content-box {
	width:100%;
	overflow:hidden;
	background:url(../images/content-tex.gif) no-repeat 100% 0;
}
.content-box h2 {
	font:20px/38px Georgia, "Times New Roman", Times, serif;
	margin:0 0 14px;
	color:#fff;
	font-variant:small-caps;
}
.content-text {
	float:left;
	width:600px;
	padding:0 43px 0 34px;
}
.content-text p {
	font-size:12px;
	line-height:18px;
	color:#1a1a1a;
	margin:0 0 17px;
}
.content-text a {
	font-size:12px;
	line-height:18px;
	color:#8f2831;
	font-weight:bold;
	text-decoration:none;
}
.content-text a:hover {text-decoration:underline;}
.new {
	padding:0 18px 0 30px;
	width:217px;
	float:right;
	overflow:hidden;
}
.new p {
	font-size: 11px;
}
.new  h3 a {
	color: #531000;
	text-decoration: none;
	font-size: 12px;
}
.new ul {
	padding:0;
	margin:0;
	list-style:none;
}
.new ul li {padding:0 0 17px;}
.new ul li h3 {
	font-size:12px;
	line-height:18px;
	margin:0;
	color:#8f2831;
}
.new ul li h3 a {
	color:#8f2831;
	text-decoration:none;
}
.new ul li h3 a:hover {text-decoration:underline;}
.new ul li h3 span {margin:0 4px 0 0;}
.new ul li p {
	font-size:12px;
	line-height:18px;
	margin:0;
	color:#333;
}
.new ul li p a {
	text-decoration:none;
	color:#8f2831;
	font-weight:bold;
}
.new ul li p a:hover {text-decoration:underline;}
.content {
	float:right;
	width:709px;
}
.content h1 {
	background:#9a8e6e url(../images/content-h1.gif) repeat-x;
	font:20px/30px Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#fff;
	padding:3px 0 0 35px;
	margin:0 0 17px;
}
.text {	padding:0 80px 0 35px;}
.text p {
	line-height:18px;
	margin:0 0 18px;
}
.text a {
	font-size:12px;
	line-height:18px;
	color:#8f2831;
	font-weight:bold;
	text-decoration:none;
}
.text a:hover {text-decoration:underline;}
/*sidebar*/
.sidebar {
	overflow:hidden;
	width:232px;
	float:left;
	background:url(../images/sidebar.gif) repeat-y;
}
.sidebar img {display:block;}
.sidebar-box {
	background:url(../images/sidebar-box.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:0 0 60px;
	position: relative;
}
.sidebar-box ul {
	padding:18px 0 16px 16px;;
	margin:0;
	list-style:none;
	width:200px;
}
.sidebar-box ul li {
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	padding:2px 0 3px;
	background:url(../images/dotted.gif) repeat-x 0 100%;
}
.sidebar-box ul li a {
	text-decoration:none;
	color:#eaeae2;
}
.sidebar-box ul li a.active,
.sidebar-box ul li.current_page_item a,
.sidebar-box ul li a:hover {
	background:url(../images/marker.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:none;
}
.sidebar-box .CallUs {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -.04em;
	margin-left: 15px;
	position: absolute;
	left: 5px;
	bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*footer*/
#footer {
	width:100%;
	padding:9px 0 20px;
}
#footer p {
	color:#d2d2d2;
	font-size:12px;
	line-height:18px;
	margin:0;
	text-align:center;
}
#footer p a {
	color:#d2d2d2;
	text-decoration:none;
}
#footer p span {margin:0 6px;}
#footer p a:hover {text-decoration:underline;}
#footer .FinePrint {
	font-size: 10px;
}
.AlRight {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.AlLeft {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
h2 {
	display: block;
	clear: left;
}

#Contacts th {
	background-image: url(/wp-content/themes/workercomplaw/images/back-contacts-header.png);
	height: 35px;
	background-repeat: no-repeat;
}
#Contacts a {
	font-weight: normal;
	color: #333300;
}
#Contacts td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eaeae2;
	border-bottom-color: #eaeae2;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#Contacts td.Dark {
	background-color: #a89e82;
	font-weight: bold;
	padding-left: 3px;
}
#Contacts td.Boss {
	padding-left: 3px;
}
#Contacts td.Light {
	background-color: #d2d2c6;
	font-weight: normal;
}
#Contacts td.Sub {
	font-size: 11px;
	padding-left: 7px;
}
.FinePrint {
	font-size: 10px;
	font-style: italic;
}
.content-text .LegalLink {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	display: block;
	margin-top: 20px;
}
