/* CSS Document */
.utilbar, .navholder, #left, #quick_contact, .footer_nav, .banner, .top, .more{
display:none;
}

a{
text-decoration: none;
color: #000;
}

div#page_container{
width:650px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#copy{
width:600px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding-right:20px;
}

div#page_container p{
line-height:15px;
}

h1{
font-size:16px;
}

h2{
font-size:15px;
}

.copyright{
margin-top:30px;
padding-top: 5px;
border-top:1px solid #000;
font-size:10px;
width:600px;
text-align:center;
}

#copy img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:3px solid #ccc;
}

#copy ul{
list-style-type: disc;
list-style-position:inside;
}