Ok, so the image is in the skin folder?
Then change it like this:
<portal:SkinFolderImage ID="imgs1" runat="server" ImageFileName="bottomleft_circle.jpg" AlternateText=" " />
This helper control will resolve the base path to the skin folder.
Hope it helps,
Joe