/*
*Coded by PM @ GreenLabsMx
*Apr 2010
*/


/*===============================HEAD CONTENT===========================================*/
div#mainCont div.wrapper{
	background: url('../images/backgrounds/headBg.jpg') no-repeat center top;
}
div#mainCont div.wrapper div#chrome{
	height: 325px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 975px;
}
div#mainCont div.wrapper div#chrome div#infoContainer{
	height: 325px;
	position: relative;
	width: 4955px;
}
div#mainCont div.wrapper div#chrome div.headCont{
	float: left;
	height: 271px;
	padding: 27px;
	width: 937px;
}
div#mainCont div.wrapper div#chrome div.headCont h1{
	margin-bottom: 20px;
}
div#mainCont div.wrapper div#chrome div.headCont p{
	color: #81888c;
	font: 1.5em	Georgia, "Times New Roman", Times, Serif;
	width: 420px;
}

				/*greenlabs section*/
div#mainCont div.wrapper div#chrome div#headGreenLabs img#slogan{
	margin-top: 10px;
}
div#mainCont div.wrapper div#chrome div#headGreenLabs img#slogan2{
	margin: 30px 0 0 105px;
}
div#mainCont div.wrapper div#chrome div#headGreenLabs img#macbook{
	margin-bottom: -50px;
}
			/*desarrollo section*/
div#mainCont div.wrapper div#chrome div#headDesarrollo img#imac{
	margin-top: -22px;
}
			/*marketing section*/
div#mainCont div.wrapper div#chrome div#headMarketing img#imgSocial{
	margin-top: -22px;
}
			/*psd->html section*/
div#mainCont div.wrapper div#chrome div#headPsd img#psd2html{
	margin: -15px 15px 0 0;
}
			/*sustentabilidad section*/
div#mainCont div.wrapper div#chrome div#headSus{

}
			/*flecha animada*/
div#arrow{
	height: 35px;
	margin-top: -4px;
	width: 991px;
}
	div#arrow img#arr{
		left: 66px;
		position: relative;
	}
div.blockIco{
	float: left;
	height: 117px;
	text-align: center;
	width: 198px;
}
img.ico{
	cursor: pointer;
}
img.hrsim{
	margin-top: 15px;
}

/*===============================2NDARY CONTENT===========================================*/

div#secCont div.wrapper{
	padding-top: 50px;
}
div#secCont div.wrapper div#sec1{
	padding: 15px;
	height: 278px;
	width: 538px;
}
div#secCont div.wrapper div#sec1 ul li#windNrg{
	background: url('../images/backgrounds/box2nd1.png') no-repeat;
	height: 101px;
	margin-top: -15px;
	padding: 25px;
	width: 445px;
}
div#secCont div.wrapper div#sec1 ul li#greenPwr{
	background: url('../images/backgrounds/box2nd.png') no-repeat;
	height: 66px;
	margin-top: 20px;
	padding: 25px;
	width: 445px;
}
	p.greenCont{
		color: #81888c;
		font: 1.4em	Georgia, "Times New Roman", Times, Serif;
		margin-top: 2px;
		width: 320px;
	}
div#secCont div.wrapper div#sec2{
	background: url('../images/backgrounds/2ndaryCont.png') no-repeat;
	color: #61b659;
	height: 268px;
	padding: 20px;
	width: 306px;
}
div#secCont div.wrapper div#sec2 dl{
	color: #6d6d6d;
	font: 1.8em	Georgia, "Times New Roman", Times, Serif;
	margin-top: 5px;
}
div#secCont div.wrapper div#sec2 dl span.small{
	font-size: 0.8em;
}
div#secCont div.wrapper div#sec2 dl dd{
	padding-left: 2em;
}
img#logosTech{
	position: relative;
	bottom: 105px;
	left: 170px;
}
