body {margin: 0; padding: 0; background-image: url('bg.jpg'); }
#imMenuMain {height: 35px; padding: 1px 20px 0 1px; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
/* -- Menu Main Settings -- */
#imMnMn {padding-top: 2px; }
#imMnMn ul, #imMnMn ul li {margin: 0; padding: 0; list-style: none; z-index: 1000; cursor: pointer; }
#imMnMn ul li {position: relative; float: right; padding-right: 0px; }
#imMnMn ul a {display: block; text-decoration: none; height: 26px; width: 100px; float: none !important; float: right; }
#imFooter {clear: both; height: 96px; background-color:#00549C; background-image: url('bottom.png'); background-repeat: no-repeat; background-position: left bottom;}
