@CHARSET "UTF-8";

/* -------------------------------------
HOMEPAGE STYLES
------------------------------------- */

/* top section layout */



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a {outline:none;}

/* typography */

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.167em;margin-bottom:0.5em;font-weight:bold;color:#76AB0C;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;font-weight:bold;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:.9em;}
h6 {font-size:.9em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {
	color:#F68428;
}
a, .tempLink {
	text-decoration:none;
}
div#bg_photos {
	width:1333px;
	_width:100%;
	height:800px;
	_height:;
	position:absolute;
	overflow:hidden;
	_position:;
	_overflow:;
	z-index:20;
	_top:0;	
}
img#bg_1 {
	display:block;
	width:1333px;
	position:absolute;
	top:0;
	left:0;
}


img#bg_2 {display:block;width:1333px;position:absolute;top:0;left:-1333px;}
img#bg_3 {display:block;width:1333px;position:absolute;top:0;left:-1333px;}
div#main {width:437px;margin-top:60px;}
div#top_section {
	width:469px;
	height:250px;
	overflow:hidden;
	position:relative;
}
div#sliding_content_1 {
	width:456px;
	min-height:302px;
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(images/entendemos1.png);
	background-repeat: no-repeat;
	height: 255px;
	_height: auto !important;
	_height:302px;
	_display: inline;
	
}
div#sliding_content_2 {
	width:456px;
	min-height:302px;
	position:absolute;
	top:0px;
	left:-469px;
	background-image: url(images/frase2.png);
	background-repeat: no-repeat;
	height: 255px;
	_height: auto !important;
	_height:302px;
	
}
div#sliding_content_3 {
	width:456px;
	min-height:302px;
	position:absolute;
	top:0px;
	left:-469px;
	background-image: url(images/frase3.png);
	background-repeat: no-repeat;
	height: 255px;
	_height: auto !important;
	_height:302px;
}
div.sliding_description {position:absolute;top:200px;left:20px;width:397px;}
div#sliding_description_1{top:190px;color:#ccd8af;}
    #home-description_2_1,#home-description_2_2{float:left;display:inline;}
    div#sliding_content_1 #home-description_2_2 .video_player img{float:left;display:inline;margin-left:2px;margin-right:-10px;}
    #home-description_2_1{width:230px;}
    #home-description_2_2{margin-top:5px;margin-left:5px;}
div#sliding_content_1 .video_player img{margin-right:10px;}
div#sliding_description_2{top:180px;color:#f8e2bd}
div#sliding_description_3{color:#FBEABE}

/*
div.pagination {
	position:absolute;
	top:28px;
	right:14px;
	height: 187px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 53px;
}
*/


div.pagination {
	position:absolute;
	top:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 65px;
	right:5px;
	height: 235px;
}


#overlayBG{
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	width:100%;
	height:460px;
	position:absolute;
	z-index:30;
	top:132px;
	display:none;
}



strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {
}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.invisible{visibility:hidden;}
.quiet {color:#666;}
.loud {color:#9DA125;font-style:italic;font-weight:bold;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.super {vertical-align:super;font-size:.8em;}
.inline{display:inline;float:left;}
/* forms */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD333;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* tools */
span.hidden_label {display:none;}
.pagination img {
	margin-top: 70px;
	margin-left: 10px;
}
div.columns:after {content:".";visibility:hidden;height:0px;display:block;clear:both;}
img.lead {margin-bottom:2em;}
.clear {clear:both;}

/* header */
div#header {background:#11140B;color:#FFFFFF;position:relative;width:100%;height:72px;z-index:50;}
div#header div#container {width:975px;position:relative;}


/* content */
div#page_content {width:975px;position:relative;z-index:40;}

/* footer */
div#homeFooter,div#footer {
	margin-top:35px;
	height:20px;
	margin-bottom:20px;
	position:relative;
	z-index:25;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#home-description_1_1 {
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	_padding-top: 140px;
	margin-top: 140px;
	margin-left: 40px;
}
#iz {
	width: 400px;
	float: left;
	height: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 30px;
}
#de {
	float: right;
	width: 320px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}


a.page {display:block;float:left;width:21px;height:21px;}
span#slide_1_selected {display:block;float:left;width:21px;height:21px;
background:url(images/home_main-pages-01.png) no-repeat 0px -21px;
_background:url(images/home_main-pages-01.jpg) no-repeat 0px -21px;}
span#slide_2_selected {display:block;float:left;width:21px;height:21px;
background:url(images/home_main-pages-01.png) no-repeat -21px -21px;
_background:url(images/home_main-pages-01.jpg) no-repeat -21px -21px;}
span#slide_3_selected {display:block;float:left;width:21px;height:21px;
background:url(images/home_main-pages-01.png) no-repeat -42px -21px;
_background:url(images/home_main-pages-01.jpg) no-repeat -42px -21px;}

a#slide_1_1 {
background:url(images/home_main-pages-01.png) no-repeat 0px 0px;

_background:url(images/home_main-pages-01.jpg) no-repeat 0px 0px;}
a#slide_1_1:hover {
background-position:0px -21px;}

a#slide_1_1:active {
background-position:0px 0px;}

a#slide_1_2 {
background:url(images/home_main-pages-01.png) no-repeat -21px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat -21px 0px;}

a#slide_1_2:hover {
background-position:-21px -21px;}

a#slide_1_2:active {background-position:-21px 0px;}

a#slide_1_3 {
background:url(images/home_main-pages-01.png) no-repeat -42px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat -42px 0px;}

a#slide_1_3:hover {
background-position:-42px -21px;}

a#slide_1_3:active {
background-position:-42px 0px;}

a#slide_2_1 {
background:url(images/home_main-pages-01.png) no-repeat 0px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat 0px 0px;}

a#slide_2_1:hover {
background-position:0px -21px;}

a#slide_2_1:active {
background-position:0px 0px;}

a#slide_2_2 {
background:url(images/home_main-pages-01.png) no-repeat -21px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat -21px 0px;}

a#slide_2_2:hover {
background-position:-21px -21px;}

a#slide_2_2:active {
background-position:-21px 0px;}

a#slide_2_3 {
background:url(images/home_main-pages-01.png) no-repeat -42px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat -42px 0px;}

a#slide_2_3:hover {
background-position:-42px -21px;}

a#slide_2_3:active {
background-position:-42px 0px;}

a#slide_3_1 {
background:url(images/home_main-pages-01.png) no-repeat 0px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat 0px 0px;}

a#slide_3_1:hover {
background-position:0px -21px;}

a#slide_3_1:active {background-position:0px 0px;}

a#slide_3_2 {
background:url(images/home_main-pages-01.png) no-repeat -21px 0px;

_background:url(images/home_main-pages-01.jpg) no-repeat -21px 0px;}

a#slide_3_2:hover {
background-position:-21px -21px;}

a#slide_3_2:active {
background-position:-21px 0px;}

a#slide_3_3 {
background:url(images/home_main-pages-01.png) no-repeat -42px 0px;
_background:url(images/home_main-pages-01.jpg) no-repeat -42px 0px;}

a#slide_3_3:hover {
background-position:-42px -21px;}

a#slide_3_3:active {
background-position:-42px 0px;}



