html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage_oscuro.jpg)repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676767;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 180%;
}

strong {
}

a {
	color: #E3AD27;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background-color: #F0F0F0;
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-top {
	overflow: hidden;
	height: 64px;
/**	background: url(images/homepage_oscuro.jpg) no-repeat left top; */
}

#header {
	overflow: hidden;
	height: 121px;
	width:100%;
    background: url(images/interlaced_dark.png) repeat-x left top; 
}


/** LOGO */

#logo {
	float: left;
	width: 480px;
	height: 100px;
	
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	width: 380px;
	height: 61px;
	margin: 0px;
	padding: 60px 0px 0px 20px;
	text-decoration: none;
	letter-spacing: -2px;
	font-family: 'Coda', sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #282828;
}

#logo h1 span {
	color: #FF6103;
}



/** MENU */

#menu {
	float: left;
	width: 660px;
	height: 64px;
	background: url(images/homepage_oscuro.jpg) no-repeat left top;
	
}

#menu ul {
	list-style: none;
	padding-top: 12px;
	position: relative;
	left: -15px;
}

#menu ul li {
	padding: 5px 15px 5px 15px;
	margin-right: 10px;
	display: inline-block;
}

#menu ul li a, #menu ul li span {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-size: 1.25em;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #E3AD27;
}

#menu ul li span b {
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #E3AD27;
	margin-left: 8px;
	position: relative;
	top: -1px;
}

#menu ul li.active {
	border-top: solid 1px #1c1c1c;
	border-bottom: solid 1px #1c1c1c;
	border-radius: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

#menu ul li.active span b {
	border-top-color: #E3AD27;
}

.dropotron {
	background: rgba(28,28,28,0.9);
	border-top: solid 1px #1c1c1c;
	border-bottom: solid 1px #1c1c1c;
	text-shadow: 0 1px 1px #007D7D;
	list-style: none;
	margin: 0;
	padding: 10px 5px 10px 5px;
	min-width: 200px;
	border-radius: 6px;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
}

.dropotron a, .dropotron span {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	width: 100%;
	position: relative;
}

.dropotron span b {
	display: inline-block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #E3AD27;
	position: absolute;
	right: 0px;
	top: 7px;
}

.dropotron li:hover span b {
	border-left-color: #000;
}

.dropotron li {
	padding: 3px 10px 3px 10px;
	margin: 2px 0 2px 0;
	border-radius: 3px;
}

.dropotron li:hover, .dropotron li.active {
	padding-top: 2px;
	padding-bottom: 2px;
	background: rgba(227,173,39,0.7);
	border-top: solid 1px #E3AD27;
	border-bottom: solid 1px #E3AD27;
}

.dropotron-level-1 {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}



/** SEARCH */

#search {
	float: right;
	width: 300px;
}

#search form {
	margin: 0px;
	padding: 18px 0px 0px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input.blank {
	color: #0F2D57;
}

#search-text {
	outline: none;
	width: 220px;
	height: 31px;
	background: none;
	border: none;
	padding: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #aaaaaa;
}

#search-submit {
	display: none;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 980px;
	margin: 0px auto;
	padding: 30px 0px;
}

/** CONTENT */

#content {
	float: left;
	width: 570px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar .title {
	font-size: 20px;
}

/** FOOTER CONTENT */

#footer-content {
	overflow: hidden;
	background: #EEEEEE url(images/homepage11.jpg) repeat-x left top;
}

#three-columns {
	overflow: hidden;
	width: 920px;
	margin: 0px auto;
	padding: 45px 0px;
	text-shadow: 1px 2px 1px #FFFFFF;
}

#column1 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#column3 {
	float: right;
	width: 280px;
}

#column3 .text1 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #747474;
}

#column3 .text2 {
	margin: 0px;
	padding: 0px;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	font-size: 44px;
	color: #464646;
}

/** FOOTER */

#footer {
	height: 135px;
	background: url(images/interlaced_dark.png)repeat-x left top; 	border-top: 1px solid #DDDDDD;
}

#footer p {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #333131;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #F90;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #000000;
}


/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	background: url(images/homepage16.jpg) repeat-x left top;
	padding: 7px 0px 8px 0px;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(images/homepage15.jpg) no-repeat left 6px;
	text-decoration: none;
	color: #676767;
}

ul.style1 .first {
	background: none;
	padding-top: 0px;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
	float: left;
	padding: 0px 0px 0px 17px;
}

ul.style2 .first {
	padding-left: 0px;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

ul.style3 li {
	padding: 0px 0px 10px 30px;
	background: url(images/pics14.png) no-repeat left 2px;
	text-shadow: 1px 2px 1px #FFBC22;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 16px;
	color: #602200;
}


/** BUTTON STYLE 1 */

.button-style1 {
	display: inline-block;
	margin-top: 7px;
	float: left;
	background: url(images/homepage13.jpg) repeat-x left top;
}

.button-style1 a {
	display: inline-block;
	background: url(images/homepage12.jpg) no-repeat left top;
	text-decoration: none;
}

.button-style1 span {
	display: inline-block;
	height: 27px;
	padding: 2px 20px 0px 20px;
	background: url(images/homepage14.jpg) no-repeat right top;
	text-shadow: 1px 1px 1px #032D61;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
}

/** BUTTON STYLE 2 */

.button-style2 {
	display: inline-block;
	float: left;
	background: url(images/homepage18.jpg) repeat-x left top;
}

.button-style2 a {
	display: inline-block;
	background: url(images/homepage17.jpg) no-repeat left top;
	text-decoration: none;
}

.button-style2 span {
	display: inline-block;
	height: 27px;
	padding: 2px 20px 0px 20px;
	background: url(images/homepage19.jpg) no-repeat right top;
	text-shadow: 1px 1px 1px #032D61;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
}


/** BUTTON STYLE 3 */

.button-style3 span {
	display: inline-block;
	width: 94px;
	height: 27px;
	padding: 2px 0px 0px 0px;
	background: url(images/pics13.png) no-repeat right top;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 1px #032D61;
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
}

/** BUTTON STYLE 4 */

.button-style4 a {
	display: inline-block;
	float: left;
	width: 116px;
	height: 35px;
	margin-right: 22px;
	padding: 5px 0px 0px 20px;
	background: url(images/pics15.png) no-repeat left top;
	text-decoration: none;
	text-shadow: 1px 1px 1px #111111;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

/** BUTTON STYLE 5 */

.button-style5 a {
	display: inline-block;
	float: left;
	width: 116px;
	height: 35px;
	padding: 5px 0px 0px 20px;
	background: url(images/pics16.png) no-repeat left top;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFF77;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 18px;
	color: #3F2E02;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
	padding-bottom: 25px;
}

/** BOX 3 */

#box3 {
	padding-bottom: 25px;
}

/** BOX 4 */

#box4 {
}

/** COLUMN A */

#colA {
	float: left;
	width: 261px;
	margin-right: 68px;
}

#colA .title {
	padding-bottom: 20px;
	font-size: 20px;
}

/** COLUMN B */

#colB {
	float: left;
	width: 261px;
	margin-right: 70px;
}

#colB .title {
	padding-bottom: 10px;
	font-size: 20px;
}

#colB p {
	color: #9B9B9B
}

/** COLUMN C */

#colC {
	float: right;
	width: 261px;
}

#colC .title {
	font-size: 20px;
}
/** BACKGROUND */

#bg1 {
	background: url(images/homepage09.jpg) repeat-y left top;
}

#bg2 {
	background: url(images/homepage08.jpg) no-repeat left top;
}

#bg3 {
	overflow: hidden;
	width: 921px;
	padding: 40px 30px 25px 29px;
	background: url(images/homepage10.jpg) no-repeat left bottom;
}

#bg4 {
	background: url(images/subpage1_02.jpg) repeat-y left top;
}

#bg5 {
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

#bg6 {
	overflow: hidden;
	width: 900px;
	padding: 40px 40px;
	background: url(images/subpage1_03.jpg) no-repeat left bottom;
}

#bg7 {
	background: url(images/subpage2_02.jpg) repeat-y left top;
}

#bg8 {
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

#bg9 {
	overflow: hidden;
	width: 900px;
	padding: 40px 40px;
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** BANNER */

#banner {
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 467px;
	margin: 0px auto 20px auto;;
}

#banner .image, #banner .caption1, #banner .caption2, #banner .border {
	position: absolute;
}

#banner .image {
	width: 960px;
	height: 467px;
	top: 0;
	left: 0;
}

#banner .caption1 {
	padding: 58px 0px 0px 555px;
}

#banner .caption1 h2 {
	margin: 0px;
	padding: 0px 0px 9px 0px;
	letter-spacing: -3px;
	text-shadow: 1px 3px 1px #ED4004;
	font-family: 'Coda', sans-serif;
	font-size: 50px;
	font-weight: normal;
	color: #FFFFFF;
}

#banner .caption1 h2 span {
	color: #FFE475;
}

#banner .text1 {
	line-height: normal;
	text-shadow: 1px 1px 1px #FFC11F;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 24px;
	color: #000000;
}

#banner .border {
	width: 960px;
	height: 467px;
	top: 0px;
	left: 0px;
	background: url(images/pics01.png) no-repeat left top;
}

/** MARKETING */

#marketing {
	overflow: hidden;
	position: relative;
	width: 261px;
	height: 131px;
}

#marketing .image, #marketing .caption1, #marketing .caption2, #marketing .border {
	position: absolute;
}

#marketing .image {
	width: 261px;
	height: 131px;
	top: 0;
	left: 0;
}

#marketing .caption1 {
	padding: 25px 20px 0px 20px;
}

#marketing .caption1 a {
}

#marketing .text1 {
	display: block;
	margin: -13px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #FFFFFF;
}

#marketing h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
}

#marketing h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#marketing .caption1 span {
	margin: 0px;
	padding: 0x;
	color: #FFFFFF;
}

#marketing .border {
	width: 261px;
	height: 131px;
	top: 0px;
	left: 0px;
	background: url(images/pics10.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 80px;
	height: 96px;
	margin-right: 20px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style1a span {
	background: url(images/pics04.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	width: 74px;
	height: 59px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(images/pics05.png) no-repeat left top;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 140px;
	height: 131px;
	margin-top: 3px;
	margin-right: 25px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style3a span {
	background: url(images/pics12.png) no-repeat left top;
}

/** EXTRA IMAGES */

#extra-image {
	position:absolute; 
	margin-top:880px;	
	margin-left:630px; 
	background:url(images/workers_couple_soft.jpg); 
	height:236px; 
	width:304px;
	display:inline;
	overflow:hidden;
}

#extra-image2 {
	position:absolute;
	margin-top:540px;
	margin-left:710px;
	background:url(images/Equipo.png) no-repeat;
	height:266px;
	width:304px;
	display:inline;
	overflow:hidden;
	left: 66px;
	top: 247px;
}

#extra-image3 {
	position:absolute;
	margin-top:785px;
	margin-left:590px;
	background:url(images/Entrelazados.jpg) no-repeat;
	height:359px;
	width:380px;
	display:inline;
	overflow:hidden;
	left: 66px;
	top: 247px;
}

#extra-image4 {
	position:absolute;
	margin-top:250px;
	margin-left:800px;
	background:url(images/mail_contacto.png) no-repeat;
	height:377px;
	width:368px;
	display:inline;
	overflow:hidden;
	left: 66px;
	top: 247px;
}