@charset "utf-8";
/* CSS Document */
.fb-like {
   /* -webkit-filter: hue-rotate(120deg);*/
	-webkit-filter: url(#fb-filter);
    filter: url(#fb-filter);
}

* {padding:0; margin:0;}
a { text-decoration:none; color:#fff; padding:0; margin:0;}
body {background-color:#d2cfc7;padding:0; margin:0;}
img {border:none;}
h1 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:26px;
font-weight:bold;
color:#FFF;
}
#wrapper {
	width:100%;
	height:100%;
	position:relative;
	top:0px;
	left:0px;
	margin:0; padding:0;
	background-image:url(../images/large_flag_bg.png);
	background-repeat:no-repeat;
}
#header { 
background-color:#fff;
width:100%;
height:148px;
background-image:url(../images/courthouse.png);
background-repeat:no-repeat;
background-position:top left;
position:relative;
}
#top {
	position:absolute;
	width:1007px;
	height:148px;
	left: 133px;
	top: 0px;
}
#logo {
	width:684px;
	height:148px;
}
.logo { padding-top:20px;}
.location { 
padding-top:15px;
color:#8f1927;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
text-align:center;
}
#consult {
	width:323px;
	height:148px;
	background-image:url(../images/info_btn.png);
	background-repeat:no-repeat;
	background-position:0px 14px;
}
#wrapper #header {
	position: relative;
}
#wrapper #content {
	position: relative;
}

.call {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:22px; 
	color:#fff;
	text-align:center;
}
.phone {
	color:#8f1927;
	font-size:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:500;
	text-align:center;
}

/* menu*/
#menu {background-color:#fff;
width:100%;
height:69px;
background-image:url(../images/menu_bg.png);
background-repeat:repeat-x;
position:relative;
clear:both;
}
#menu-content {
	width:1007px;
	height:40px;
	left:133px;
	position:relative;
}
.iSz {height:16px;}
.menu-itm { 
/*padding:10px 16px 0 16px;*/
padding:10px 7px 0 7px;}
/*.curr-menu-itm a:hover {
	color:#8f1927 !important;}*/

td.menu-itm a:hover {color:#8f1927 !important;}
.menu-itm a:hover {color:#8f1927 !important;}
/*.menu-line {padding-top:10px;background-image:url(../images/menu-line.png); background-repeat:no-repeat; background-position:center; width:2px; height:19px;}
*/
.menu-line {padding-top:4px; width:1px; height:19px; font-size:13pt; font-family:Arial, Helvetica, sans-serif; line-height:19px; color:#5e5e5e;}
/* content section */
#content {
	background-color:#e8e7e3;
	width:1007px;
	/*min-height:1375px;*/
	left:133px;
	margin-top:8px;
}
/* red box1*/
#content-top {
	background-color:#8f1927;
	width:972px;
	height:150px;
	margin:15px;
	position:relative;
	top:15px;
}

/* three buttons*/

.btns {background-image:url(../images/buttons.png); background-repeat:no-repeat; height:41px; width:273px;}
.btnTxt { font-family:Verdana, Geneva, sans-serif; font-size:14px; color:#FFF; text-decoration:none; line-height:40px; }

#content-center {
	width:972px;
	/*min-height:1095px;*/
	margin-left:15px;
	position:relative;
	top:10px;
	margin-bottom:25px;
}
#left {
	width:677px;
	min-height:1095px;
	/* background-color:#FFF;
	background-image:url(../images/firm_bg.png);
	background-repeat:repeat-x;
	ba676f */
	background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,225,224,1) 35%, rgba(239,201,201,1) 100%);
}
#left-1 {
	width:677px;
	min-height:1095px;
	background-color:#ba676f;
	background-image:url(../images/firm_bg.png);
	background-repeat:repeat-x;
	
}
#left-pw {
	width:677px;
	min-height:520px;
	background-color:#FFF;
	background-image:url(../images/firm_bg.png);
	background-repeat:repeat-x;
}
.left-pension tr td ul li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.left-pension {background-image:none; background-color:#FFF;}
#right {
	width:280px;
	min-height:1095px;
}

#content-bottom {
	width:1007px;
	min-height:103px;
	background-color:#8f1927;
	position:relative;
		
}
.box2 {
	color:#FFF;
	font-family:Impact;
	font-size:26px;
}
.txt {
	font-family:Garamond;
	font-size:16px;
	color:#2f2f2f;
	line-height:20px;
	padding:15px;
}
.txt.homeTxt {
	
	font-size:18px;
	
	line-height:24px;
	text-align:justify;
	direction:ltr;
	
}
.txt.attTxt {
	
	font-size:18px;
	
	line-height:24px;
	
	
}

.title { font-family:"Times New Roman", Times, serif; font-size:24px; color:#fff; line-height:30px; padding:0 0 0 10px;}

.bg {background-image:url(../images/section_title_bg.png); background-repeat:repeat-x; padding:0; margin:0;}


/* news */
#news { border:#8f1927 1px solid; width:280px; height:80px; background-color:#FFF; color:#033d5d;}
#tempnews { border:#8f1927 1px solid; width:280px; height:auto; background-color:#FFF; color:#033d5d; padding: 8px 0 7px 8px; font-size:13px; margin-bottom:15px; margin-top:15px; border-radius: 6px; box-shadow: 0px 2px 2px 1px #888888;}

.noticeH1 { text-align:center;font-family:Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold; text-decoration:underline; padding: 8px 0px; }
.noticeP {font-size:14px; padding: 0 0 10px 8px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
/* recent items*/
.pad10 { 
		padding-top:10px;
		background-color:#FFF;
}
.itemsTxt { font-family:"Century Schoolbook"; font-size:13px; line-height:19px; color:#2f2f2f; padding: 15px 15px 0 15px;}

/* links */
.more { color:#1773a7; font-style:italic;}
.recent-more { color:#de1f26; font-style:italic;}
/* footer*/
#footer {
	clear:both;
	background-color:#6e6b63; height:160px; width:100%;
	margin:0; padding:0;
}
#footer-content {
	width:1007px;
	height:160px;
	left:133px;
	position:relative;
}
#footer-tbl { padding:20px; width:1007px}
#footer-content  {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px;
}
.tbl-pad { padding-right:70px;}

/* style */
.bld {font-weight:bold;}
.info { font-size:11px; }
.disclaimer { font-size:11px;}
.nst {font-size:10px;}
#profile {padding-top:10px;color:#2f2f2f;font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
.txt img {
	margin: 0px;
	padding-left: 20px;
}
.bg ul li a {
	
}
.bg ul li a:hover {
	color: #8F1927;
}
