body {
	margin-top: 0px;
	background-image: url(images/bg.gif);
}
#container {
	width:900px;
	background-color:#FFF;
	margin: 0px auto;	
}
#header {
	width: 900px;
	height: 274px;
	background-image: url(images/header.jpg);	
}
#wrapper {	
	width:900px;
	margin: 0px auto;
	background-image: url(images/contentbg.gif);	
	background-repeat: repeat-y;
}
#sidenav{
	float: left;
	width: 296px;	
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:545px;
	padding-top:0px;
	*padding-top:20px;
	padding-right:20px;
	padding-bottom:30px;
	line-height:18px;	
}
#content h1 {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;	
	text-transform: uppercase;
	line-height: 1.1em;
}
#content h2 {	
	font-size: 18px;
	color: #B12526;
	text-transform: uppercase;
}
#content img {
	border: solid 1px #888;
	padding:5px;
	background-color:#FFF;
	margin:5px;
}
#content a {
	color: #616161;
}
#content a:hover {
	color: #667A45;
}	
#footer {
	margin: 0px auto;
	background-image: url(/images/footer.jpg);	
	width: 900px;
	height: 44px;
	clear:both;
}
#endtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#EEE;
	padding: 15px;
	width: 870px;
	clear:both;
	border-top: solid 1px #D3D3D3;
	color:#555;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div#sidemenu ul#sidemenuitem{
	height:514px;	
	width: 256px; 
	*width:296px;	
	background:transparent url(images/sidemenu.jpg) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
	left:0;
}
div#sidemenu ul#sidemenuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;	
	width:296px;
	left:0;
}
ul#sidemenuitem li,ul#sidemenuitem a{
	height:65px;
	display:block;
	position:absolute;
	width:156px;
	*width:296px;
	text-indent:-9999px;
	left:0;
}
div#sidemenu ul#sidemenuitem li a{
	display: block;
	width:296px;
	left:0;
}
#auto{
	top:53px;
	height:66px;
	width:296px;	
}
#construction{
	top:119px;
	height:66px;
	width:296px;		
}
#work{
	top:185px;
	height:66px;
	width:296px;	
}
#negligence{
	top:251px;
	height:66px;
	width:296px;		
}
#drivers{
	top:317px;
	height:66px;
	width:296px;		
}
#pollution{
	top:383px;
	height:66px;
	width:296px;		
}
#tires{
	top:449px;
	height:66px;
	width:296px;		
}
#auto a:hover,body#autoon #auto{
	background:transparent url(images/sidemenu.jpg) -296px -53px no-repeat;
}
#construction a:hover,body#constructionon #construction{
	background:transparent url(images/sidemenu.jpg) -296px -119px no-repeat;
}
#work a:hover,body#workon #work{
	background:transparent url(images/sidemenu.jpg) -296px -185px no-repeat;
}
#negligence a:hover,body#negligenceon #negligence{
	background:transparent url(images/sidemenu.jpg) -296px -251px no-repeat;
}
#drivers a:hover,body#driverson #drivers{
	background:transparent url(images/sidemenu.jpg) -296px -317px no-repeat;
}
#pollution a:hover,body#pollutionon #pollution{
	background:transparent url(images/sidemenu.jpg) -296px -383px no-repeat;
}
#tires a:hover,body#tireson #tires{
	background:transparent url(images/sidemenu.jpg) -296px -449px no-repeat;
}

#nav
{       
    width:900px;
    height:55px;
  	
}
div#menu ul#menuitem{
	height:55px;
	width:900px;
	background:transparent url(/images/menu.jpg) top left no-repeat;	
	margin: 0px 0px 0px 0px;
	position:relative;
}
div#menu ul#menuitem li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
ul#menuitem li,ul#menuitem a{
	height:47px;
	display:block;
}
div#menu ul#menuitem li a{
	text-indent:-9999px;
	text-decoration:none;
}
#home{
	left:50px;
	width:70px;
}
#attorneys{
	left:120px;
	width:125px;
}
#practice{
	left:245px;
	width:195px;
}
#news{
	left:440px;
	width:145px;
}
#contact{
	left:585px;
	width:135px;
}
#home a:hover,body#homeon #home{
	background:transparent url(/images/menu.jpg) -50px -55px no-repeat;
}
#attorneys a:hover,body#attorneyson #attorneys{
	background:transparent url(/images/menu.jpg) -120px -55px no-repeat;
}
#practice a:hover,body#practice #practice{
	background:transparent url(/images/menu.jpg) -245px -55px no-repeat;
}
#news a:hover,body#newson #news{
	background:transparent url(/images/menu.jpg) -440px -55px no-repeat;
}
#contact a:hover,body#contacton #contact{
	background:transparent url(/images/menu.jpg) -585px -55px no-repeat;
}
.small {
	font-size:10px;
}

.small a {
	color: #990000;
}

.small a:hover {
	color: #666;
}