/*reset por eric meyer*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*general*/
/*---------------------------------------------------------*/

body{
  background:url(/images/bg.jpg) #111 center top no-repeat;
  font-size:81.25%;
  font-family:"Helvetica Neue",Arial,sans-serif;
  line-height:1.5em;
  color:#666;
}

a{
  color:#08a;
  font-size:1em;
}

a:hover{
  text-decoration:none;
}

h1{
  margin:15px 0;
  font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;
  font-size:2em;
  font-weight:normal;
  color:#000;
}

h2{
  margin:10px 0;
  font-size:1.2em;
}

p, ul{
  margin:10px 0;
}

cite{
  margin-top:10px;
  font-weight:bold;
}

.center{
  text-align:center;
}

.right{
  text-align:right;
}


.more{
  background:url(/images/bg_more.gif) no-repeat right;
  padding:2px 20px 2px 0;
  clear:both;
  font-weight:bold;
}

h1.title_np{
  background:url(/images/title_np.png) no-repeat;
  width:100%;
  height:26px;
}

h1.title_ea{
  background:url(/images/title_ea.png) no-repeat;
  width:100%;
  height:26px;
}

h1.title_an{
  background:url(/images/title_an.png) no-repeat;
  width:100%;
  height:26px;
}

h1.title_no{
  background:url(/images/title_no.png) no-repeat;
  width:100%;
  height:26px;
}

h1.title_co{
  background:url(/images/title_co.png) no-repeat;
  width:100%;
  height:26px;
}

h1.title_rd{
  background:url(/images/title_rd.png) no-repeat;
  width:100%;
  height:26px;
}

h1 span{
  display:none;
}


#container #header #logo h1{
  margin:0;
}

#container #header #logo h1 a{
  background:url(/images/logo.png) no-repeat;
  display:block;
  width:200px;
  height:50px;
}

#container #header #logo h1 a span{
  display:none;
}

#container #header #help_nav ul{
  float:right;
  margin:0;
  line-height:0;
}

#container #header #help_nav ul li{
  margin-left:30px;
  display:inline;
}

#container #header #help_nav a{
  color:#999;
  text-decoration:none;
  font-size:0.75em;
  font-weight:bold;
}

#container #header #help_nav a:hover{
  color:#666;
}

#container #nav ul{
  margin:0;
}

#container #nav ul li{
  float:left;
  margin:12px 40px 0;
}

#container #nav ul li a{
  padding:0 10px;
  display:block;
  width:170px;
  border-left:solid #08a 3px;
  font-size:1.25em;
  text-decoration:none;
  color:#333;
}

#container #nav ul li a:hover, #container #nav ul li.current a{
  border-left:solid #8a0 3px;
  color:#ccc;
}

#container #content #slide ul{
  float:left;
  margin:0;
  position:relative;
  width:760px;
  height:230px;
  overflow:hidden;
}

#container #content #slide ul li{
  position:absolute;
  width:760px;
  text-align:center;
}

#container #content #slide ul li.img2, 
#container #content #slide ul li.img3,
#container #content #slide ul li.img4{
  top:250px;
}

#container #content #main .cols h2{
  background:url(/images/bg_h2.png) no-repeat 0 3px;
  margin-bottom:10px; 
  padding-left:15px;
  font-size:1.1em;
  color:#d45500
}

#container #content #main .cols img{
  margin-top:20px;
}

#container #content #main ul{
  margin-top:20px;
  overflow:auto;
  clear:both;
}

#container #content #main #about img{
  float:left;
  margin-right:15px;
  border:solid #ccc 1px;
}


#container #content #main.op img{
  float:left;
  border:solid #ccc 5px;
}

#container #content #main.op p.desc{
  float:left;
  padding:5px 10px;
  background:url(/images/bg_desc.png) no-repeat #f1f1f1;
  color:#666;
  margin:0;
  width:400px;
  height:160px;
}

#container #content #main.op ul{
  float:left;
}

#container #content #main div.portal{
  float:left;
  padding:15px 0;
  background:url(/images/horizontal_spacer.gif) repeat-x;
  width:820px;
}

#container #content #main.eholding_advertise table{
  margin-top:20px;
  border-top:solid #ccc 5px;
}

#container #content #main.eholding_advertise table th{
  background:#f2f2f2;
  width:220px;
}

#container #content #main.eholding_advertise table td{
  padding:10px;
  background:url(/images/vertical_spacer.png) right;
}

#container #content #main.eholding_advertise table tr{
  border-bottom:solid #ccc 1px;
}

#container #content #main div#links div.category h3{
  margin:15px 0 5px;
  padding:2px 10px;
  background:#f1f1f1;
  font-size:1.2em;
}

#container #content #main div#links div.category ul{
  margin:0;
}

#container #content #main ul.horizontal_list li,
#container #content #main div#links div.category ul li{
  float:left;
  width:200px;  
}

#container #content #main div#links div.category{
  float:left;
  width:800px;
  overflow:hidden;
}

#container #content #main.im img{
  float:left;
  margin:0 10px 10px 0;
}

#footer a{
  color:#666;
}

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

#container{
  margin:50px auto;
  padding:40px;
  background:#fff;
  width:820px;
  overflow:auto;
}

  #container #header{
    float:left;
    width:820px;
    height:80px;
  }

    #container #header #logo{
      float:left;
      width:410px;
      height:80px;
    }

    #container #header #help_nav{
      float:right;
      width:410px;
      height:80px;
    }

  #container #nav{
    float:left;
    background:url(/images/bg_nav.png) no-repeat;
    width:820px;
    height:40px;
    line-height:1em;
  }

  #container #content{
    float:left;
    width:820px;
  }

    #container #content #slide{
      float:left;
      margin-top:20px;
      padding:10px 30px;
      background:url(/images/bg_slide.png) no-repeat;
      width:760px;
      height:240px;
    }

   #container #content #main{
      float:left;
      padding:10px 0 0;  
      width:820px;
   }

      #container #content #main .cols{
        float:left;
        padding:0 20px;
        background:url(/images/vertical_spacer.png) right repeat-y;
        width:370px;
      }

      #container #content #main .clients{
        background:none;
      }

      #container #content #about{
        float:left;
        background:url(/images/horizontal_spacer.gif) repeat-x;
        padding:20px 0 0;
        width:820px;
      }

        #container #content #about div{
          float:left;
          width:800px;
        }
  #footer{
    float:left;
    padding:20px 0;
    margin-top:20px;
    background:url(/images/horizontal_spacer.gif) repeat-x;
    width:820px;

    text-align:center;
    font-size:0.9em;
    color:#666;
  }

