/* CSS Document */
.utilbar, #left, #quick_contact, .top, .more, .slogan img, #video, .header img {
display:none;
}

.header img.invisible, .invisible{
display:block;
}

.invisible {
color:#000;
}

.header{
border-bottom:1px solid #ccc;
padding-bottom:5px;
}


a{
text-decoration: none;
color: #000;
}

#page_container{
width:650px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
padding:0;
margin:0;
}

#copy{
width:600px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
margin:0;
padding:0;
}

#copy img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:3px solid #ccc;
}

.copyright{
font-size:10px;
padding-top: 5px;
border-top:1px solid #000;
width:600px;
text-align:left;
margin:0;
margin-top:30px;
}