.efBackColor {
 background-color : #05060e;
 background-image : url(../images/wallpaper.png);
 background-repeat : repeat-y;
 background-position : center;
 text-align : center;
}
.efcontainer {
 padding : 0;
 height : 500px;
 width : 600px;
 background-image : url(../images/backing.png);
 margin-top : 120px;
 margin-right : auto;
 margin-bottom : auto;
 margin-left : auto;
}
.efheader {
 margin-left : 35px;
 margin-right : 35px;
 padding-top : 20px;
 height : 100px;
}
.efnav {
 padding-top : 7px;
 margin-left : 35px;
 margin-right : 35px;
 height : 42px;
 font-size : 18px;
}
.efnav A:link {
 text-decoration : none;
 color : #fff;
}
.efnav A:hover {
 text-decoration : underline;
 color : #fff;
}
.efnav A:visited {
 text-decoration : none;
 color : #fff;
}
.efnav A:active {
 color : #fff;
}
.efbody {
 margin-left : 35px;
 margin-right : 35px;
 height : 242px;
 text-align : left;
 padding-left : 20px;
 padding-right : 20px;
 padding-top : 10px;
}
.effooter {
 margin-left : 35px;
 margin-right : 35px;
 height : 55px;
}
.eheadTextLg {
 font-size : 36px;
 padding-top : 25px;
 text-align : left;
 padding-left : 25px;
 line-height : 24px;
}
.eheadTextSm {
 font-size : 16px;
}
.efooterText {
 font-size : 10px;
 padding-top : 7px;
 text-align : right;
 padding-right : 25px;
}
.icon_pic {
 padding-top : 10px;
 padding-right : 26px;
 float : right;
}
.txtHeading {
 font-weight : bold;
}
.textMiddle {
 vertical-align : middle;
}
.social_networks {
 padding-left : 25px;
 line-height : 40px;
}
.colA {
 width : 200px;
 float : left;
}
.colB {
 width : 180px;
 float : left;
}
.im_networks {
 padding-left : 45px;
 line-height : 40px;
}