/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	background: #e3e3e7;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 15px;
	font-size: 12px;
	}
	
#global {
    height:380px;
	width: 987px;
	margin: 0 auto;
	position: relative;
	background: url(../icono2010/img_bg_content.jpg) repeat;
	}
	
div#header {
  aling: center;
  border: 0px;
  padding: 0px;
  height: 188px !important;
  height: 188px;
  float: none !important;
  float: left;
  background: url(../icono2010/img_top.jpg) no-repeat;
}

div#space {
 aling: center;
  border: 0px;
  padding: 0px;
  top:188px;
  width: 980px;
  height: 12px;
  background: #e1e1e1;
  float: none !important;
  float: left;
}

div#projects {
 border: 0px;
 padding: 0px;
 top: 335px;
 left: 490px;
 width: 175px;
 height: 352px;
 position: absolute;
}

div#technology {
 border: 0px;
 padding: 0px;
 top: 335px;
 left: 702px;
 width: 175px;
 height: 352px;
 position: absolute;
}

div#work {
 border: 0px;
 padding: 0px;
 top: 335px;
 left: 290px;
 width: 175px;
 height: 352px;
 position: absolute;
}

div#expertise {
 border: 0px;
 padding: 0px;
 top: 335px;
 left: 90px;
 width: 175px;
 height: 352px;
 position: absolute;
}

#footer {
	background: url(../icono2010/img_footer.jpg);
    color: #9f9f9f;
	position: relative;
	margin: 0 auto;
	width: 987px;
	height: 60px;
	top: 0px;
	}

#footer2 {
	background: url(../icono2010/img_footer2.jpg);
    color: #9f9f9f;
	position: relative;
	margin: 0 auto;
	width: 987px;
	height: 30px;
	top: 0px;
	}
