html {
}
body { 
	margin: 0 ;
	padding: 0;
	font-family:Arial;
	color:#002000;
	font-size:10pt;
	width:100%;
	background-color:#939598;
}
a,a:link,a:visited {
	color:#000;
	text-decoration:none;
}
div#viewport {
	text-align:center;
	width:100%;
	margin: 0;
	padding:0;
}
div#content {
	position:relative;
	width:996px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	height:550px;
	border:10px solid #375C63;
	background-color:#fff;
}
/*************/
/*  nav bar  */
/*************/
div#background-left {
	margin:0;
	padding: 20px 0 0 20px;
	width:150px;
	height:530px;
	float:left;
	background: url("/images/columns.jpg") left bottom no-repeat;
}
#nav {
	width:135px;
	height:445px;
	overflow:visible;
	border-left:1px solid #000;
}
#nav a#logolink {
	margin:0 0 0 6px ;
	padding:0;
	display:block;
	background: url("/images/RClogo.gif") no-repeat left top;
	width:127px;
	height:92px;
}
a#logolink:hover {
	background-color:#fff;
	}
#nav ul {
	position:relative;
	margin:2.5em 0 0 0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	width:100%;
	display:block;
}
#nav li {
	margin:0;
	height:5em;
	width:100%;
	padding:0;
/*	background:url("/images/button-right.jpg") no-repeat right top;*/
	cursor:pointer;
}
/*#nav li ul {
	display:none;
}*/
#nav li a {
	float:left;
	text-decoration:none;
	text-transform:capitalize;
	font-family:Arial;
	display:block;
	font-weight:bold;
	cursor:pointer;
	height:1em;
	width:105px;
	margin: 0  5px 10px;
	padding: 4px 10px 6px 5px;
}
#nav ul ul {
	position:absolute;
	z-index:1;
	left:125px;
	width:175px;
	border: 1px #000 solid;
	background-color:#fff;
	margin:0;
	}
#nav ul ul li {
	background-color:#fff;
	width:153px;
	height:2em;
	padding:0;
}
#nav ul ul li a {
	padding: .5em .5em .5em .75em ;
	width:158px;
	height:2em;
	margin:0;
}
#nav a:hover {
background-color:#b2c4b7;
}
div.firm-overview #nav a#nav_firm_overview ,
div.recentNews #nav a#nav_recentNews ,
div.contactUs #nav a#nav_contact_us ,
div.bryan-v-reed #nav a#nav_attorney_profiles ,
div.nicole-l-centracchio #nav a#nav_attorney_profiles,
div.tania-k-gray #nav a#nav_attorney_profiles,
div.divorce #nav a#nav_areas_of_practice,
div.mediation #nav a#nav_areas_of_practice,
div.international-advisement #nav a#nav_areas_of_practice,
div.child-support-custody #nav a#nav_areas_of_practice {
background-color:#b2c4b7;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #nav a {float:none;}
  /* End IE5-Mac hack */
  
/*************/
/*  content-body  */
/*************/
div#background-right {
	margin:0;
	padding:0;
	padding:20px 20px 0 0;
	width:805px;
	height:530px;
	overflow:auto;
}

#content-body {
	padding:0;
	margin:0;
	width:805px;
	height:500px;
	float:left;
	border-top:3px solid #000;
	border-right:1px solid #000;
}
div.info {
	width:400px;
	height:380px;
	overflow:auto;
}
#word1 {
	margin: 0 0 0 .25em;
	color:#9999a3;
	font-size:18pt;
	font-weight:normal;
	display:block;
}
#word2 {
	margin: 0 0 0 .5em;
	clear:left;
	color:#000;
	font-size:36pt;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}
#word3-5 {
	margin: .5em 0 0 4.5em;
	color:#9999a3;
	font-size:18pt;
	font-weight:normal;
	float:left;
	display:block;
}
#word6 {
	margin: 0 0 0 .2em;
	color:#9999a3;
	font-size:28pt;
	font-weight:normal;
}
/*************/
/*  footer  */
/*************/
#footer {
	position:absolute;
	height:15px;
	margin-top:-25px;
	margin-left:20px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing: 0.3em;
	font-size: 8pt;
}
.hidden {
	display:none;
}
/*************/
/*  areas of Practice styles  */
/*************/
div#practices {
	margin:0;
	padding:0;
	width:120px;
	height:470px;
	float:left;
}
div.practice {
	width:107px;
	height:117px;
	margin:0;
	border:0;
	background:url("/images/buttonbg.png") left top no-repeat;
	text-align:center;
	float:left;
}
div.practice:hover {
	background:url("/images/buttonbgh.png") left top no-repeat;
}
div.practice img {
	margin: 9px 11px 0 9px ; 
}
div.practice h3 {
	font-size:8pt;
	margin:6px auto;
}
/*************/
/*  Gray profile styles  */
/*************/
div.tania-k-gray div#background-right {
	background:url('/images/tania.jpg') center right no-repeat;
}
div.tania-k-gray div.info {
	width:450px;

}
div.tania-k-gray #word1 {
	margin:20px 0 0 230px;
}
div.tania-k-gray #word2 {
	text-align:right;
	margin-top:-20px;
	margin-right:350px;
}
/*************/
/*  Centracchio profile styles  */
/*************/
div.nicole-l-centracchio div#background-right {
	background:url('/images/nikki2.jpg') center right no-repeat;
}
div.nicole-l-centracchio div.info {
	width:450px;
}
div.nicole-l-centracchio #word1 {
	margin:20px 0 0 40px;
}
div.nicole-l-centracchio #word2 {
	text-align:right;
	margin-top:-20px;
	margin-right:350px;
}

/*************/
/*  Reed profile styles  */
/*************/
div.bryan-v-reed div#background-right {
	background:url('/images/bryan2.jpg') center right no-repeat;
}

div.bryan-v-reed #word1 {
	margin:20px 0 0 220px;
}
div.bryan-v-reed #word2 {
	text-align:right;
	margin-top:-20px;
	margin-right:350px;
}
div.bryan-v-reed div.info {
	width:450px;
}

/*************/
/*  Rachel profile styles  */
/*************/
div.rachel-l-hempel div#background-right {
	background:url('/images/rachel.jpg') center right no-repeat;
}

div.rachel-l-hempel #word1 {
	margin:20px 0 0 150px;
}
div.rachel-l-hempel #word2 {
	text-align:right;
	margin-top:-20px;
	margin-right:350px;
}
div.rachel-l-hempel div.info {
	width:450px;
}

/*************/
/*  practice styles  */
/*************/

div.divorce div#main,
div.mediation div#main,
div.child-support-custody div#main,
div.international-advisement div#main {
	margin:0;
	padding:0;
	float:left;
	width:680px;
	height:440px;
	background:url('/images/BS28010.jpg') center right no-repeat;
}
div.divorce h1,
div.mediation h1,
div.child-support-custody h1,
div.international-advisement h1 {
	float:left;
}
div.divorce div#info,
div.mediation div#info,
div.child-support-custody div#info,
div.international-advisement div#info {
	float:left;
	width:670px;
	height:360px;
	overflow:auto;
}
div.international-advisement div#info {
	height:350px;
}
div.child-support-custody div#info {
	overflow:auto;
	height:425px;
	width:600px;
}

/*************/
/*  home styles  */
/*************/

div.home div#background-right {
	background:url('/images/N&Bfinal.jpg') bottom right no-repeat;
}
div.home #word1 {
	margin: 0 0 0 .25em;
	color:#9999a3;
	font-size:18pt;
	font-weight:normal;
	display:block;
}
div.home #word2 {
	margin: 0 0 0 .5em;
	clear:left;
	color:#000;
	font-size:36pt;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
}
div.home #word3-5 {
	margin: .5em 0 0 4.5em;
	color:#9999a3;
	font-size:18pt;
	font-weight:normal;
	float:left;
	display:block;
}
div.home #word6 {
	margin: 0 0 0 .2em;
	color:#9999a3;
	font-size:28pt;
	font-weight:normal;
}
div.home div#main {
	margin:0;
	padding:0;
	float:left;
	width:450px;
	height:445px;
}
div.home div#practices {
	margin:0;
	padding:0;
	width:430px;
	height:120px;
}
div.home div.practice {
	width:107px;
	height:117px;
	margin:0;
	border:0;
	background:url("/images/buttonbg.png") left top no-repeat;
	text-align:center;
	float:left;
}
div.home div.practice:hover {
	background:url("/images/buttonbgh.png") left top no-repeat;
}
div.home div.practice img {
	margin: 9px 11px 0 9px ; 
}
div.home div.practice h3 {
	font-size:8pt;
	margin:6px auto;
}
div.home div#news {
	margin: 0 auto;
	width:300px;
	height:150px;
}
div.home div#news h2 {
	font-size:12pt;
	text-align:center;
	}
div.home div#news ul {
	height:150px;
	list-style-type:none;
	padding:0 1em;
	margin:1em;
	background-color:#E6E6E6;
	overflow:auto;
}
div.home div#news h3 {
	font-size:8pt;
}
div.home div#news  {
	font-size:8pt;
}
div.home div#pix {
	margin:0;
	padding:0;
	float:left;
	width:362px;
	height:445px;
}
div.home div#pix img {
}
/*************/
/*  recent news styles  */
/*************/

div.recentNews div#background-right {
	background:url('/images/all2.jpg') center right no-repeat;
}
div.recentNews ul#articles {
	height:400px;
	width:365px;
	overflow:auto;
	list-style-type:none;
}
div.recentNews ul#articles h2 {
	font-size:12pt;
}
/*************/
/*  Ooverview styles  */
/*************/

div.firm-overview div#background-right {
	background:url('/images/all2.jpg') center right no-repeat;
}
/*************/
/*  Contact us styles  */
/*************/
div.contactus div.info {
	width:450px;
}
div.contactus fieldset {
	border:none;
}
div.contactus div.formel {
	clear:both;
}
div.contactus label {
	display:block;
	width:72px;
	float:left;
	font-weight:bold;
}
div.contactus input, div.contactus textarea {
	background-color:#b2c4b7;
	float:left;
}
 
div.simple_captcha_image,
div.simple_captcha_label, 
input#contact_captcha {
	margin-left:72px;
}
div.contactus div#main {
	background:url('/images/all2.jpg') center right no-repeat;
}
