#tableless{
    width:100%;
margin:0px;
}
#container{
    width:100%;
    margin:0px;
}
#banner{
    float:none;
    margin-bottom:10px;    
    width:100%;
}

.topbg{ 
display:none;
}
.logo {
float:none;
padding:0px 0px 10px 0px;
}
#maincontent {
    float:none;
    width:100%;
    margin-bottom:20px;
}
#banner .bannerbg { 
    float:none;
    display:block;
    background:none; 
    width:100%;
}
.bannernavigation{
    display:none;
}
.breadcrumbs{
    display:none;}

.print{
    display:none;  
}
.page_title { 
    float:left;
    width:100%;
    color:#000000;
    margin-top:10px;
    font-family:Arial;
    font-weight:600;
    font-size:23px;
    padding:0px 0px 20px 0px;
}
#left { 
display:none;
}
#maincontent .content {
float:none;
width:100%;
}
#right { 
display:none;
}
#footer{
    background:none;
    float:none;    
    text-align:center;
    width:100%;    
    padding:36px 0px 0px 0px;
}

#footer .img_footer { 
display:none;
}
#footer .footer_txt  {
display:none;
}
#footer .footlnks {
display:none;
}
#footer .printaddress {
display:block;
}
.copyrightnotice { 
display:none;
}
.about {
    float:none;
    clear:both;
    width:100%;
}
.left_container { 
margin-right:46px;
}
#footer .develop {  
display:none;
}

h1{
    margin:0px 0px 5px 0px;
    line-height:25px;
    width:100%;
    float:left;
    font-family:Arial;
    padding:0px 0px 6px 0px;
    display:inline;
    color:#651011;
    font-size:20px;
}

h2{
    color:#651011;
    margin:0px 0px 0px 0px;
    line-height:25px;
    padding:0px;
    font-size:16px;
    display:inline;
}
.project_border {
float:none;
width:100%;
border-bottom:0px;
margin-bottom:15px;
clear:both;
}
.project_noborder {
float:left;
width:100%;
clear:both;
}

