/* CSS Document */
.navholder, .utilbar, .banner, .footer_nav, #left , .footer ul, #quick_contact, #practicesnav{
display: none;
}

.header{
margin-left:0px;
text-align:left;
}
.header img{
display:none;
}

.header img.print{
display:block;
margin-bottom:20px;
}

#container{
   background-image: none;
}

#columns{
width:650px;
padding-left:0px;
}

#right .borders, #left .box{
border:0px;
}

a{
text-decoration: none;
}

h1{
font-size:18px;
}

h2{
font-size:16px;
}

h3{
font-size:14px;
}

.copyright{
margin-top:30px;
padding-top: 5px;
border-top:1px solid #000;
font-size:10px;
width:600px;
text-align:center;
}

#copy{
float:left;
width: 600px;
}