body { margin: 0; padding: 0; /*background-image:url(images/tail.gif);*/ }

HTML {   overflow: -moz-scrollbars-vertical;}

#element {position:absolute;
	top:115px;
	left:734px;
	width:480px;
	height:100%;
	background-color:#dfeaf1;
	z-index:-1;
	
}
a:link    {text-decoration: underline; color: #666666;}
a:visited {text-decoration: underline; color: #666666;}
a:hover   {text-decoration: none; color: #666666;}
a:active  {text-decoration: underline; color: #666666;}

.topnav {font-size: 10pt; font-family:verdana;}
.topnav a:link    {text-decoration: none; color: #E0E0E0;}
.topnav a:visited {text-decoration: none; color: #E0E0E0;}
.topnav a:hover   {text-decoration: none; color: #ffffff;}
.topnav a:active  {text-decoration: none; color: #E0E0E0;}

.newsa a:link    {text-decoration: none; color: #666666;}
.newsa a:visited {text-decoration: none; color: #666666;}
.newsa a:hover   {text-decoration: underline; color: #666666;}
.newsa a:active  {text-decoration: none; color: #666666;}

#logo {
	position: absolute;
	top: 08px;
	left: 4px;
	}
#banner {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 100%;
	height:135px;
	background-image:url(images/banner.jpg);
	}
#profile { margin: 140px 30px 0px 240px; z-index:1000;}

#article { margin: 140px 30px 0px 100px; z-index:1000;}

#phoneinfo {
	position: absolute; 
	left: 370px;
	top: 190px;
	width: 205px;
	height: 110px;
	}

#nav {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 85px;
	height: 30px;
	background-image: url(images/nav_gradient.gif);
	}

#topnav {
	position: absolute;
	right: 30px;
	top: 88px;
		}

#news {
	position: absolute;
	left: 290;
	top: 360;
	width: 220;
	height: 330;
	}

#attys{
	position: absolute;
	left: 15;
	top: 170;
	width: 180;
	height: 330;
	}

#newsgif {
	position: absolute;
	left: 290;
	top: 320;
	}

#attysgif {
	position: absolute;
	left: 90;
	top: 320;
	}


#attysgif-child {
	position: absolute;
	left: 17;
	top: 143;
	}

#cases {
 	position: absolute;
 	top: 320;
 	left: 530;
 	}
 
 #casescontent
 {
	position: absolute;
	left: 530;
	top: 360;
	width: 220;
	height: 330;
	}
 
 TD {
	text-decoration:none; 
	color:#333333;
	font-size:9pt;
	font-family: arial;
	line-height:1.6;
	}

.news {
	text-decoration:none; 
	color:#5b5b5b;
	font-size:9pt;
	font-family: arial;
	line-height:1.6;
	z-index:10000;
	}

.newsa {
	text-decoration:none; 
	color:#5b5b5b;
	font-size:9pt;
	font-family: arial;
	line-height:1.6;
	}

.attys {
	text-decoration:none; 
	color:#5b5b5b;
	font-size:8pt;
	font-family: arial;
	line-height:1.6;
	}

	
#footer {
	position: absolute;
	left: 0px;
	top: 620px;
	width: 100%;
	}