#footerdark {
    border-top:1px solid #ccc;
    font: 15px Helvetica,serif;
    line-height:22px;
    background:#000000 ;
	clear:both;
}
.footercon {
width: 1040px;
height: 250px; /* If you change this value, be sure to change the footer column's height as well */
margin: 0 auto;
}
 
.col1 {
float: left;
width: 240px;
margin-top: 15px;
margin-right: 15px;
margin-left: 10px;
height: 10px; color:#3a3a3a;
}
 
.col1 h4, .col2 h4,.col3 h4,.col4 h4 {
color: #3a3a3a;
font-size: 16px;
text-align: left;
font-variant: small-caps;
font-family: Arial;
margin:0px;
padding-bottom: 5px;
}
 
/* This controls how the blog footer's regular text looks - Feel free to change the colours/font family */
.col1 p, .col2 p,.col3 p,.col4 p {
color: #3a3a3a;
font-size: 12px;
text-align: left;
font: 14px Helvetica,serif;
line-height:14px;
margin:0px;
padding-bottom: 5px;
}
.col1 ul li a, .col4 a {
color: #3a3a3a;
font-size: 12px; font-style:bold;
text-align: left;
font: 11px Helvetica,serif ;
line-height:18px;
margin:0px;
padding-bottom: 5px;
}
/* This controls how column 2's list items hyperlinks look as well as column 4's hyperlinks - Feel free to change the colours/font family */
.col2 ul li a, .col4 a {
color: #3a3a3a;
font-size: 12px;
text-align: left;
font: 11px Helvetica,serif;
line-height:22px;
margin:0px;
padding-bottom: 5px;
}
/* This controls how the blog footer's hyperlinks look - Feel free to change the colours/font family */
.col2 ul {
color: #EEEEEE;
}
 
.col2 {
float: left;
width: 240px;
margin-top: 15px;
margin-right: 15px;
height: 250px;
}
 
.col3 {
float: left;
width: 240px;
margin-top: 15px;
margin-right: 15px;
height: 250px;
}
 
.col4 {
float: left;
width: 240px;
margin-top: 15px;
height: 250px;
}
