/* html tags */
* { margin:0px; padding:0px; }
body {}
a { outline:none; }
a img { border:none; }

/* main wrapper */
#wrapper { width:838px; height:621px; background:url(../images/ui/bg-landing.jpg) no-repeat top left; position:relative; }

/* content */
#content { text-indent:-5000px; }

/* links */
#links { position:absolute; margin:493px 0px 0px 251px; }
#links li { list-style:none; float:left; }
#links li a { height:11px; line-height:11px; display:block; text-indent:-5000px; }
#read-pr { padding-right:13px; }
#read-pr a { width:163px;  background:url(../images/ui/link-read-pr.gif) no-repeat top left;  }
#visit-shop a { width:172px; background:url(../images/ui/link-visit-shop.gif) no-repeat top left;  }
#read-pr a:hover, #visit-shop a:hover { background-position:bottom; }