body {
	margin:0px 0px; padding:0px;
	text-align:center;
     }
 
a img{
	border:none;
}

#flashWrap{
width:800px;
margin:0px auto;
	text-align:left;
}


#wrap {
	width:800px;
	margin:0px auto;
	text-align:left;
	}
#nav{
	
}

#homeWrapper{
	width:100%;
	background:url(images/home_bg_repeat.jpg);
	background-repeat:repeat-x;
	
}
#content{
	z-index:2;
	position:absolute;
	top:183px;
	width:800px;
	font-family:courier;
	font-style:normal;
	color:#333333;
}
#textArea{
	padding:20px;
	min-height:317px;
	z-index:1;
	}
#textArea a {
color:#24376f;
}
#content h2{
	font-family:courier;
	font-style:bold;
	font-size:14pt;
	color:#24376f;
}

#content p{
	font-family:courier;
	font-style:normal;
	font-size:13pt;
	color:#333333;
}

#llc{
	background-image:url(images/llo_llc.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#flashContent{
	position:absolute;
	top:0px;
	z-index:500;
	text-align:left;
	height:240px;
	width:800px;
}

#footer{
	color:#333333;
	font-family:courier;
	font-style:normal;
	font-size:11pt;
	text-align:left;
	z-index:900;
	padding-bottom:5px;
	padding-left:15px;
}

#riversDesign{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-align:right;
}
#riversDesign a{
text-decoration:none;
color:#990000;
}

a.srollover {
          display: block;
          width: 250px;
          height: 26px;
          background: url("../images/nav_02.jpg") 0 0 no-repeat;
          text-decoration: none;
      }

a:hover.srollover {
		  width: 250px;
          height: 60px;
		  background-position: -50px 0;
		  background: url("../images/images/nav_practice_over.jpg") 0 0 no-repeat;
          
      }