@import url('reset.css');

body {
	background: #466983;
}

#content {
	margin: 0 auto;
	margin-top: 40px;
}
#footer {
	margin: 0 auto;
}

a:link{text-decoration:underline; color:#28608b;}
a:visited{text-decoration:underline; color:#28608b;}
a:hover{text-decoration:none; color:#93968b;}

td {font-family:"tahoma"; font-size:12px; color:#4a4e50;}
.one {color:#4a4e50; font-family:"verdana"; font-size:11px; border-color: #93968b  #93968b  #93968b  #93968b   ;border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
.two {color:#ffffff; font-family:"verdana"; font-size:11px; border-color: #93968b  #93968b  #93968b  #93968b   ;border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}

a.footer {text-decoration:none; color:#EDF0F3; font-size:11px;}
a.footer:visited {text-decoration:none; color:#EDF0F3; font-size:11px;}
a.footer:hover {text-decoration:none; color:#000000;}

.footer {text-decoration:none; color:#EDF0F3; font-size:11px;}

.noindent {
		margin-left: 15px;
		padding-left: 0px;
		margin-top: 0px;
		line-height: 1.7;
		}	
		
.contact {
       background-image: url(../images/contact.jpg);
	   background-repeat: no-repeat;
	   background-position: 0px 5px;
	   }
	   
.attorneys {
       background-image: url(../images/attorneys.jpg);
	   background-repeat: no-repeat;
	   background-position: 0px 5px;
	   }
	   
.firm {
       background-image: url(../images/firm.jpg);
	   background-repeat: no-repeat;
	   background-position: 0px 5px;
	   }
	   
.practice {
       background-image: url(../images/practice.jpg);
	   background-repeat: no-repeat;
	   background-position: 0px 5px;
	   }
	   
.copy {
       background-image: url(../images/copy.gif);
	   background-repeat: no-repeat;
	   width: 530;
	   height: 400;
	   background-position: 10px 50px;
	   }	
	   
table {
	border-collapse: collapse;
}
img {
	display: block;
	vertical-align: baseline;
}
.content {
	padding: 30px;
}