
/*<agl.folder "elements">*/
 * {
 margin: 0;
 padding: 0;
 border-style: none;
 }

 body {
  color: #333;
  font-size: 75%;
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  line-height: 1.3;
  background-color: #000;
  background-image: none;
  background-repeat: no-repeat;
  }
 p {
  background-color: #fff;
  padding: 0.25em 40px 0.5em;
  }

 h2 {
  font-size: 1.2em;
  background-color: #fff;
  padding-right: 40px;
  padding-bottom: 0.25em;
  padding-left: 40px;
  }

 a:link, a:visited {
  color: #333;
 }

 a:hover, a:active {
  text-decoration: none;
 }

/*</agl.folder>*/
/*<agl.folder "main divs">*/
 #wrap {
  background-color: #fff;
  position: absolute;
  right: 0;
  width: 45%;
  height: 100%;
  }
 #gallery {
  position: absolute;
  top: 0;
  left: 0;
  width: 55.1%;
  height: 100%;
  }

 #maincontent {
  background-color: #fff;
  position: relative;
  z-index: 100;
  }
 #navswf_container {
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  z-index: 100;
  }
  #help { position: relative; width: 250px; height: 200px; z-index: 999; }
  #footer {
  color: #666;
  font-size: 0.85em;
  position: relative;
  z-index: 100;
  }
/*</agl.folder>*/
/*<agl.folder "mainnav">*/
 #mainnav li {
  font-size: 1.3em;
  font-weight: bold;
  list-style-type: none;
 }
 #mainnav a {
  text-decoration: none;
 }

 #mainnav li#navservice {
  position: absolute;
  top: 25px;
  display: none;
 }

 #mainnav li#navportfolio {
  position: absolute;
  top: 50px;
  display: none;
 }

 #mainnav li#navabout {
  position: absolute;
  top: 75px;
  display: none;
 }

 #mainnav li#navcontact { font-size: xx-small; font-weight: normal; background-color: #fff; background-image: url(../images/css/btn_contact.jpg); text-indent: -999em; position: absolute; top: 0; right: 0; width: 69px; height: 23px; z-index: 20; margin: 15px 20px 0 0; padding: 0; display: block; }

 #mainnav li#navcontact a { background-image: url(../images/css/btn_contact.jpg); background-repeat: no-repeat; text-decoration: underline; position: relative; width: 69px; height: 23px; margin: 0; padding: 0; display: block; }
 #mainnav li#navcontact a:hover {
  text-decoration: none;
 }
/*</agl.folder>*/
/*<agl.folder "logo replacement">*/
 #efglogo {
  color: #000;
  font-size: x-small;
  background: #fff url(../images/css/efg_logo.gif) no-repeat 40px 0;
  position: relative;
  display: block !important;
  z-index: 10;
  width: 100%;
  height: 134px;
	/* HIDE FROM IE-MAC \*/
	overflow: hidden;
  margin-top: 200px;
  padding-bottom: 1.25em;
	/*Recover*/
	}
 #efglogo a {
  color: #000;
  background-color: #fff;
  background-image: none;
  text-decoration: none;
  display: block;
  width: 323px;
  height: 134px;
  margin-left: 40px;
  cursor: pointer;
  }
 #efglogo b {
  background: #fff url(../images/css/efg_logo.gif) no-repeat;
  display: block;
  position: absolute;
  z-index: 35;
  top: 0;
  left: 0;
  width: 323px;
  height: 134px;
  margin-left: 40px;
  }
/*</agl.folder>*/
/*<agl.folder "home">*/
 body#home {
  background-image: url(../images/css/hm_bg.gif);
  }
 #home #navswf_container {
  background-image: url(../images/css/hm_bg.gif);
  }
/*</agl.folder>*/
/*<agl.folder "services">*/
 body#services {
  background-image: url(../images/css/services_bg.gif);
  }
 #services #navswf_container {
  background-image: url(../images/css/services_bg.gif);
  }
 #services #maincontent ul {
  background-color: #fff;
  width: 27%;
  float: left;
  padding-right: 40px;
  padding-bottom: 0.5em;
  padding-left: 60px;
  }
 #services #maincontent ul.first {
  padding-bottom: 0;
  }
 #services #maincontent p {
  clear: both;
 }
/*</agl.folder>*/
/*<agl.folder "about">*/
 body#about {
  background-image: url(../images/css/about_bg.gif);
  }
 #about #navswf_container {
  background-image: url(../images/css/about_bg.gif);
  }
 #about #maincontent ul {
  background-color: #fff;
  width: 27%;
  float: left;
  padding-right: 40px;
  padding-bottom: 0.5em;
  padding-left: 60px;
  }
 #about #maincontent ul.first {
  padding-bottom: 0;
  }
 #about #maincontent p.cta {
  clear: both;
  padding-top: 0.75em;
  }
/*</agl.folder>*/
/*<agl.folder "contact">*/
 body#contact {
  background-image: url(../images/css/contact_bg.gif);
  }
 #contact #navswf_container {
  background-image: url(../images/css/contact_bg.gif);
  }
 #contact dl {
  background-color: #fff;
  padding-right: 40px;
  padding-left: 40px;
 }

 #contact dt {
  font-weight: bold;
  padding-top: 0.5em;
 }

 #contact dt.first {
  padding-top: 0;
 }
 #contact #mainnav li#navcontact {
  display: none;
 }

/*</agl.folder>*/
/*<agl.folder "footer">*/
 #footer p {
  padding-top: 2em;
  padding-bottom: 1em;
  }
/*</agl.folder>*/

