You can remove horizontal line applying following CSS code
.type-page footer {
border-top: 0px Important;
}
#header {
border-bottom:0px !important;
}
Hope this will help.
Thanks.
]]>@wbcomdesigns, many thanks, your solution has worked.
]]>