To add a new Div. you will need to add a div tags such as
Code:
<div id="footerPaymentOption"> Add the Credit Card image code here </div>
Then you would add #footerPaymentOption { } to the style sheet add the command to the style sheet between the brackets.
Regarding the Header links this is what control it: #navMain ul li a it should be around line 297 in the same line there is:#navSupp ul li a that controls the footer links. You can separate the two and change the color to the header to whatever you like.
Bookmarks