
.industries_served {
	margin-bottom: 20px;
}

.bankground_seprator {
	background-image: url(delta_graphics/12_px_spacer.gif);
	background-repeat: repeat;
}
.industry_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 4px;
	padding-bottom: 4px;
}
.industry_pic_margin {
	margin-bottom: 10px;
	border: 1px solid #E2E2E2;
}
.industry_picture_main {
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-top:15px;
}

.industry_picture_main{
	margin-bottom:15px;	
}

.industry_page_linking{
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-left:10px; margin-right:5px;
	margin-bottom:20px;
}

.industry_page_linking .linking_column{
	width:22.5%; padding-left:1%; padding-right:1%; border-right:1px solid #333; float:left; height:330px; position:relative;
}

.industry_page_linking  .last_column{border-color:#FFFFFF; padding-right:0%; width:23%;}

.industry_page_linking .linking_column_title{
 font-weight:bold;
}

.linking_col_pic{
	border: 1px solid #E2E2E2;
    margin-bottom: 10px;	
	width:100%;
}

.industry_page_linking a:link{ color:#00F; text-decoration:none;}
.industry_page_linking a:visited{ color:#00F; text-decoration: none;}
.industry_page_linking a:hover{ color:#00F; text-decoration:underline}
.industry_page_linking a:active{ color:#00F; text-decoration:none;}

.industry_page_linking .linkPositioner{position:absolute; bottom:0px; left:8px;}