/* CSS Document */
body{padding:0; margin:0; background:url(../themex/mainbg.gif) 0 0 repeat-x #f6f6f6; font:14px/20px Arial, Helvetica, sans-serif; color:#3D3C2C; font-weight:normal;}
div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/* TOP PANEL */
#topPan{width:778px; height:96px; position:relative; margin:0 auto; padding:0;}
#topPan img{width:204px; height:57px; display:block; padding:23px 0 0 6px;}
/* Menu Panel */
#topPan ul{width:520px; height:96px; display:block; position:absolute; top:0px; right:9px; margin:0; padding:0;}
#topPan ul li{float:left; width:104px; display:block; text-align:center;}
#topPan ul li a{width:104px; height:35px; display:block; font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#e0e0df; background:url(../themex/menubg.gif) 0 0 repeat-x #F4F1DD; text-decoration:none; margin:0; padding:61px 0 0 0; }
#topPan ul li a:hover{ width:104px; height:96px; display:block; background:#f6f6f6; color:#a21017; text-decoration:none;}
#topPan ul li span{width:104px; height:35px; display:block; background:url(../themex/menudevider1.gif) 100% 0 no-repeat #FCFAE6; color:#2E4E00; text-decoration:none; padding:61px 0 0 0; line-height:14px;}
#logo{
	float:left;
	color:#FFFFFF;
	font-size:20px;
	background:url(../themex/logo.jpg);
	height:96px;
	position:absolute;
	width: 245px;
}

/* /TOP PANEL */

/* HEADER PANEL */
#headerPan{width:778px; height:307px; position:relative; margin:0 auto; padding:0;}
#headerimage {
	width:520px;
	height:215px;
	position:absolute;
	top:14px;
	right:-1px;
	background: #f6f6f6;
	color:#fff;
}
#headerimage h2{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#headerimage p{font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}
/*#headerimage {width:526px; height:236px; position:absolute; top:35px; right:-2px; background:url(../themex/headerimg.jpg) 0 0 no-repeat #FCFAE6; color:#fff; font-size:36px; line-height:18px; text-transform:uppercase; text-indent:-2000px;}*/
#headerPanleft{
	width:235px;
	height:209px;
	position:absolute;
	top:16px;
	left:11px;
	/*border: 1px solid #c8c7b9;*/
}

#Lmenu{
	position:absolute;
	width:767px;
	left: 11px;
	top: 235px;
	height: 68px;
	
	
}
#Lmenu #attorney{ float:left; width:237px; height:62px; position:relative; margin:0 auto; background:url(../themex/icon1nor.gif) 0 0 no-repeat;}
#Lmenu #attorney h2{width:90px; height:10px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:14px 0 5px 81px; font:16px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#Lmenu #attorney p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000; background:#fff; margin:34px 0 0 81px; z-index:1; }
#Lmenu #attorney a{text-decoration:none; display:block; width:237px; height:62px;}
#Lmenu #attorney a:hover{text-decoration:none; background:url(../themex/icon1hover.gif) no-repeat 0 0;}

#Lmenu #offices{ float:left; width:237px; height:62px; position:relative; margin:0 auto; background:url(../themex/icon2nor.gif) 0 0 no-repeat; margin-left:24px;}
#Lmenu #offices h2{width:90px; height:10px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:14px 0 5px 81px; font:16px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#Lmenu #offices p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000; background:#fff; margin:34px 0 0 81px; z-index:1; }
#Lmenu #offices a{text-decoration:none; display:block; width:237px; height:62px;}
#Lmenu #offices a:hover{text-decoration:none; background:url(../themex/icon2hover.gif) no-repeat 0 0;}

#Lmenu #information{ float:left; width:237px; height:62px; position:relative; margin:0 auto; background:url(../themex/icon3nor.gif) 0 0 no-repeat; margin-left:24px;}
#headerPan #information h2{width:90px; height:10px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:14px 0 5px 81px; font:16px/14px Georgia, "Times New Roman", Times, serif; color:#CC0000; z-index:1; text-transform:uppercase;}
#headerPan #information p{width:103px; height:10px; display:block; position:absolute; font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E5000; background:#fff; margin:34px 0 0 81px; z-index:1; }
#headerPan #information a{text-decoration:none; display:block; width:237px; height:62px;}
#headerPan #information a:hover{text-decoration:none; background:url(../themex/icon3hover.gif) no-repeat 0 0;}

/* BODY PANEL */
#bodyPan{width:777px;  position:relative; margin:0 auto; padding:0;}
#menuPan{
	float:left;
	width:232px;
	position:absolute;
	top: 1px;
	border: 1px solid #cecece;
	left: 10px;
	background:#ffffff;
}


#contentPan{    
	
	border: 1px solid #cecece;
	background:#ffffff;
	padding:9px;
	width:758px;  position:relative; margin:0 auto; padding:0;
	margin-left:10px; margin-right:10px;
	
}

#contentInner{ background:#f6f6f6; padding:7px;}

/* /BODY PANEL */

/* FOOTER PANEL */
#foot{background:url(../themex/footer.gif) top repeat-x; height: 60px ; border-top:1px solid #990000; }
#footcontainer{padding-top:20px;}
#foot a {color:#FFFFFF;}
#foot a:hover{text-decoration:overline;}