#header
{
	 height: 104px;
	 background: url(images/frontPage_header.jpg) no-repeat;
}
#menu
{
	 margin: 65px 15px 0 150px;
}
#navlist li
{
  margin: 0 25px;
}
#footer {

  height: 63px;
  background: url(images/frontPage_footer.jpg) no-repeat;

}
#footer div
{
	 margin-top: 10px;
}
#content
  {
  height: 579px;
  background: url(images/frontPage_content.jpg) no-repeat;

  }
