#banner
{ 

background-repeat:no-repeat;
background-attachment:scroll;
background-position:top;
background: url(../Cornishs_files/cornishlogo.png) no-repeat;
overflow:hidden;
height:131px;

margin:0px;


}

.slideshow {  
    height:  281px;  
    width:   384px;  
    padding: 0;  
    margin:  0;
	margin-top:0px; 
	margin-left:0px;
	margin-right:0px;
	

} 
 
.slideshow img {  
    padding: 0px;  
    border:  none;  
    background-color: #eee;
	width:  384px; 
    height: 281px; 
    top:  0; 
    left: 0; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	
		
} 

hr {color:silver;
margin-top:0px;
padding:0px;
float:center;

width:100%;
}



html, body, #wrap {height: 100%; margin-top:0px; margin-left:0px; margin-right:0px;
background-color:black; float:left; width:100%;

}

#content {height: 100%; margin-top:0px; margin-left:0;
background-color:#fff;
}

#branch {height: 100%; margin-top:18px; margin-left:0; margin-bottom:2px;
background-color:#fff; float:center;
} 

#frontimage
{ 

background-repeat:no-repeat;
background-attachment:scroll;
background-position:absolute;
background: url(../Cornishs_files/front.jpg) no-repeat;
overflow:hidden;
height:96px;


margin:0;


}


#leftcol {height: 100%; margin-top:-2px; margin-left:-2px; margin-bottom:0px;
background-color:#fff; float:center;
} 

#ads {height: 100%; margin-top:0px; margin-left:0;
background-color:#fff; float:center;
} 

body > #wrap {height: auto; min-height: 100%; 
}

#main {padding-bottom: 0px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -25px; /* negative value of footer height */
	height: 1px;
	clear:both;
	text-align: center;
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;
}
.clearfix {display: block;
}

.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: collapse;
}
/* End hide from IE-mac */