@charset "utf-8";
body  {
	font: 0.9em "Times New Roman", Times, serif;
	line-height:1.2em;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.twoColFixLt #container {
	width: 960px;  
	background: #FFFFFF url("images/contentback.gif"/*tpa=http://nrlaw.com/images/contentback.gif*/);
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
}
.twoColFixLt #sidebar1 {
	float: left; 
	width: 565px; 
	background: url("images/sidebarback.jpg"/*tpa=http://nrlaw.com/images/sidebarback.jpg*/) no-repeat; 
	
}

.twoColFixLt #sidebar1 #address {
	padding: 462px 0px 50px 28px;
	font: small-caps 1.2em/1.2em "Times New Roman", Times, serif;
	color: #FFF;
}

.twoColFixLt #mainContent {
	margin: 0 0 0 600px; 
	padding: 20px; 
} 




.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLt #mainContent h1 {
	font-size: 1.4em;
}
.twoColFixLt  #mainContent img {
	float: none;
	margin-right: 10px;
}
.twoColFixLt #footer {
	width: 960px;  
	margin: 0 auto; 
	padding:20px 0px;
	text-align: center; 
	font-size:0.8em;
	color:#fff;
}
.twoColFixLt #footer a {
	color: #FF0;
}

