/* CSS Document */
body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}

.maincontent {width:760px;}

.header {height:133px; width:760px; background-image:url(../images/header.jpg); background-repeat:no-repeat;}
.menu {
	height:30px;
}

.footer {height:76px; width:760px; background-image:url(../images/footer.jpg); background-repeat:no-repeat;}
.footer_links {text-align:right; height:26px; padding-top:1px;}
.footer_body {height:27px; padding-top:18px;}


#footerMenu2
  {
  postion: relative;
  top: -105px;
  }
  
#footerMenu3
  {
  postion: relative;
  top: -380px;
  }  
