/* CSS Document */
@import "reset.css";
body { 
	background: #f1f0f0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: normal;
}
a:link {
	color: #369;
}
a:visited {
	color: #663;
}
a:hover {
	color: #663;
}
#wrapper {
	width: 747px;
	margin: 15px auto 0;
	text-align: left;
	border: 5px solid #fff;
	border-bottom: none;
	background: #fff url(../images/s-bg-prac.gif) repeat-y left;
}
#masthead {
	height: 103px;
	background: url(../images/masthead.jpg) no-repeat;
}
#masthead h1 a {
	height: 40px;
	text-indent: -999em;
	display: block;
}
#masthead h2 a {
	height: 20px;
	text-indent: -999em;
	display: block;
}
#searchbox {
	padding-left: 560px;
	padding-top: 5px;
	* padding-top: 3px;
}
#searchbox form {
	margin: 0;
}
#searchbox .searchinput {
	font-family:"Verdana","Arial","Helvetica",sans-serif;
	font-size:10px;
	height:10px;
	width: 110px;
}
#gobutton {
	position: relative;
	top: 2px;
	* top: 3px;
	left: 0;
}
#navigation {
	height: 35px; width: 747px;
	background: url(../images/s-bg-nav.jpg) repeat-x;
}
#left_col {
	width: 223px;
	float: left;
	margin-right: 5px;
	font-size: 9px;
}
#right_col {
	width: 518px;
	*-width: 516px;	
	float: left;
}
#clear {
	clear: both;
}
/*...*/
#pracarea, #fedlit, #immigr {
	background: url(../images/s-bg-prac.gif);
	border-bottom: 2px solid #E9E9E8;
}
ul#prac {
	margin-left: 15px;
	padding-left: 18px;
	margin-top: 10px;
	padding-bottom: 8px;
}
ul#prac li {
	margin-bottom: 8px;
	font-size: 10px;
	font-weight: bold;
	list-style-type: disc;
	list-style-image: url(../images/s-bullet-prac.gif);
}
#fedlit {
	color: #000;
	padding-bottom: 10px;
}
#fedlit h4 {
	color: #036;
	margin: 10px 18px;
}
#fedlit p, #immigr p {
	margin-left: 18px;
	padding-right: 18px;
	line-height: normal;
}
#immigr {
	color: #000;
	border: none;
}
#immigr h4 {
	color: #063;
	margin: 10px 18px;
}
#immigr li {
	margin-left: 18px;
	margin-right: 18px;
	line-height: normal;
	margin-bottom: 10px;
}
/*...*/ /* nav css */

ul#nav {background:url(../images/navbar.gif); margin: inherit;}
ul#nav li {float:left; list-style-type:none}
ul#nav li a {height:35px; display:block; position:relative; top:0; text-indent:-9999px; outline:none}
.reshead {
	font-weight: bold;
	color:#036;
}

li#navHome a, li#navFirm a, li#navImmig a, li#navPract a, li#navResour a, li#navContact a {background:url(../images/navbar.gif)}

li#navHome a { background-position:0 0; width:64px; left:25px}
li#navHome a:hover {background-position:0 -35px }

li#navFirm a { background-position:-64px 0; width:105px; left:25px}
li#navFirm a:hover {background-position:-64px -35px }

li#navImmig a { background-position:-169px 0; width:165px; left:25px}
li#navImmig a:hover {background-position:-169px -35px }

li#navPract a { background-position:-333px 0; width:122px; left:25px}
li#navPract a:hover {background-position:-333px -35px }

li#navResour a { background-position:-455px 0; width:141px; left:25px}
li#navResour a:hover {background-position:-455px -35px }

li#navContact a { background-position:-596px 0; width:108px; left:25px}
li#navContact a:hover {background-position:-596px -35px }

/*...*/ 
#sectitle {
	width: 480px;
	height: 102px;
	background: #D1D0A9;
	font-size: 16px;
	margin: 5px auto;
}
#text {
	position: relative;
	width: 160px;
	height: 102px;
	float: left;
}
#txtbox {
	position: absolute;
	top: 40%;
	height: 127px;
}
#txtbox p {
	text-align: center;
	width: 160px;
}
#sectitle img {
	float: left;
	width: 320px;
	height: 102px;
	overflow: hidden;
}
#mainbox {
	background: url(../images/s-bg-welcome.jpg) repeat-x top;
	border-right: 2px solid #E9E9E8;
	border-left: 2px solid #E9E9E8;
	padding: 27px 15px;
	min-height: 1200px;
	*-height: 1200px;
}
#mainbox p {
	margin: 10px 0;
}
p#datestamp {
	text-align: right;
	margin-top: 0;
	margin-bottom: 20px;
}
#mainbox h1 {
	color: #036;
	font-size: 15px;
	padding-bottom: 4px;
	border-bottom: 2px solid #E9E9E8;
	text-align: center;
	}
#mainbox h2.home {
	color: #930;
	font-size: 13px;
	text-align: center;
	margin: 10px 0;
}
#mainbox h2.left {
	text-align: left;
}
#mainbox h2.call {	
	color: #f00;
	text-align: center;
	margin-top: 10px;
}
#mainbox h2.call span {
	background: #ff9;
}
#mainbox h3, #mainbox h2 {
	color:#036;
	font-size: 13px;
}
#mainbox h3 em, #mainbox h2 em {
	color:#00f;
}
#mainbox h3.phone {
	color: #00f;
	text-align: center;
	font-size: 15px;
	margin: 10px 0;
}
#mainbox ul {
	padding-left: 40px;
}
#mainbox ul li {
	list-style-type: disc;
	list-style-image: url(../images/s-bullet-prac.gif);
	margin-bottom: 5px;
}
#mainbox ul li strong {
	color: #036;
}
/*...*/
#footwrap {
	width: 747px;
	text-align: left;
	margin: 0 auto;
	background: #fff url(../images/btm-txt.gif) no-repeat top;
	border: 5px solid #fff;
	border-top: none;
	padding-top: 5px;
}
#addr {
	height: 26px;
	background: url(../images/s-bg-adddress.jpg);
}
#addr img {
	float: left;
	width: 12px;
}
#addr p {
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	padding: 7px 10px;
}
#addr p#pn {
	width: 135px;
}
#addr p#add {
	width: 380px;
	padding-left: 20px;
}
#addr p#fax {
	width: 110px;
}
.sm-txt {
	font-size: 9px;
	padding: 0 18px;
}
#copyright {
	height: 28px;
	background: url(../images/s-bg-disclaimer.gif);
}
#copyright img {
	float: left;
	width: 15px;
}
#copyright img.end {
	width: 6px;
}
#copyright .sm-txt {
	padding: 7px 0;
	width: 418px;
	float: left;
}
#badges {
	float: left;
	width: 307px;
	padding: 6px 0;
}
#badges img {
	float: none;
	width: auto;
}
#footnav {
	margin: 5px auto;
	text-align: center;
}
#footnav p {
	margin: 5px 0;
}

/*...*/
#alert {
	font-weight: bold;
	color: #630;	
}
#alert strong {
	color: #f00;
}
#alert em {
	color: #03f;
	font-style: normal;
}
#sectitle h3 {
	font-weight: normal;
	float: left;
	position: relative;
	left: -10px;
	text-align: center;
	margin-top: 40px;
}
/*...*/
.biobox {
	width: 140px;
	float: left;
}
.biobox h4 {
	color: #036;
	margin: 30px 0 15px 0;
}
#mainbox .biobox p {
	margin:0;
	font-weight: bold;
}
#mainbox .biobox p span {
	font-weight: normal;
	color: #00f;
}
#mainbox .biobox p span span,
#mainbox a em span {
	color: #930;
}
#mainbox ul.profile li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
}
#ruchi p span {
	color:#000080;
}
#mainbox ol {
	list-style-type: decimal;
	padding-left:20px;
}
#mainbox ol li {
	margin-bottom: 5px;
	padding-left: 20px;
}
#mainbox ol li ol {
	list-style-type: lower-alpha;
}
h4 a:link {
	color: #036;
}
#contactlinks {
	float: right;
	width: 270px;
}
.phone {
	font-weight: bold;
	color:#00f;
	font-size:15px;
}
#mainbox form {
	text-align: right;
	padding-right:80px;
	padding-top:5px;
}
#mainbox form p {
	color: #000;
	font-weight: bold;
}
#mainbox form p span {
	color: #f00;
}
#mainbox form div div {
	text-align: left;
}
#mainbox form div div input {
	margin-left:20px;
}
#mainbox form div div textarea {
	margin-left: 3px;
}
.formdisclaim {
	font-size: 9px;
	color:#339;
	font-style: italic;
}