You will have to change image
Code:
url("../images/menu_line.png") no-repeat scroll left bottom transparent
to
Code:
url("../images/menu_line.png") no-repeat scroll center bottom transparent
in templat_css.css around line 305.
Also, delete padding-right:40px; in line 319.