/*
 * amcworld-web-synergy-3.0.css
 * AMC World Technologies website stylesheet version 3.0, sYnergy section
 *
 * $Id: amcworld-v2.css,v 1.1 2006/02/07 13:49:47 danny Exp $
 *
 * Copyright (c) 1998-2010, AMC World Technologies GmbH
 * Fischerinsel 1, D-10179 Berlin, Deutschland
 * All Rights Reserved.
 *
 * This software is the confidential and proprietary information of AMC World
 * Technologies GmbH ("Confidential Information"). You shall not disclose such
 * Confidential Information and shall use it only in accordance with the terms
 * of the license agreement you entered into with AMC World Technologies GmbH.
 */


/*-----------------------------------
 *
 * Page layout
 *
 *---------------------------------*/

/* the container with the sYnergy button */
#synergy-btn {
  background-image: url("../img/synergy-a.png");
}

/* the container for the tabs, phone, and e-mail */
#main-menu-container {
  background-image: url("../img/synergy-spacer-top.gif");
}
#main-menu a, #main-menu span {
  background-image: url("../img/synergy-tab.png");
}
#contact-btn {
  background-image: url("../img/synergy-tel.jpg");
}
#mail-btn {
  background-image: url("../img/synergy-mail.jpg");
}

/* the container for the breadcrumbs and the main content */
#main-frame {
  background-image: url("../img/synergy-gradient.png");
}
