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,
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-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}
:focus{
    outline:0;
}
body{
    line-height:1;
}
ol, ul{
    list-style:none;
}
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}body{
	background:#e6e6e6 url(/images/bg_body_stripe.png) repeat-x 0 0;
}


/*-------------------------------------------------*/
/*-------------------------------------------------*/
#layout{
	position:relative;
	width:860px;
	margin:0 auto 0 auto;
	padding:65px 0 50px 0;
}
	#col_left{
		float:left;
		position:relative;
		width:250px;
		z-index:10;
	}
	#col_right{
		float:right;
		position:relative;
		width:590px;
		z-index:5;
	}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
#layout_slogan{
	position:absolute;
	top:45px;
	right:0;
	width:300px;
	height:10px;
	text-indent:-9999px;
	background:url(/images/slogan_layout_pt.png) no-repeat right 0;
}
#layout_lang{
	position:absolute;
	top:45px;
	left:275px;
}
	#layout_lang li{
		float:left;
		font-size:11px;			
	}
		#layout_lang li a{
			color:#999;
			text-decoration:none;
		}
		#layout_lang li a:hover,
		#layout_lang li a.current{
			color:#666;
		}
		#layout_lang_home a{
			display:block;
			width:13px;
			height:10px;
			font-size:0;
			text-indent:-9999px;
			background:url(/images/icon_home.png) no-repeat 0 0;
			margin-right:12px;
		}
		#layout_lang_home a:hover,
		#layout_lang_home a.current{
			background-position:0 100%;
		}
	#layout_lang_pt{
		padding-right:5px;
		border-right:solid 1px #ccc;
		margin-right:5px;
	}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
#menu{
	position:relative;
	width:200px;
	padding:0 24px 60px 24px;
	border:solid 1px #ddd;
	background:#fff;
}
	#menu_slogan{
		position:absolute;
		bottom:10px;
		left:23px;
		width:200px;
		height:10px;
		text-indent:-9999px;
		background:url(/images/slogan_menu_pt.png) no-repeat 0 0;
	}
	#menu_logo{
		width:200px;
		height:180px;
		font-size:0;
		padding-bottom:1px;
		border-bottom:solid 5px #fbc323;
		margin-bottom:20px;
	}
	
	.menu_list{
		width:100%;
	}
	#menu_list_main{
		margin-bottom:20px;
	}
	#menu_list_sec{
	}
		.menu_list .list_item{
			position:relative;
			width:100%;
			font-size:11px;
			background:url(/images/line_h.png) repeat-x 0 bottom;
		}
			.menu_list .list_item .span_glass{
				display:none;
			}
			.menu_list .list_item .span_bullet{
				padding-left:14px;
				background:url(/images/icon_bullet1.png) no-repeat 4px 50%;
			}
			.menu_list .list_item .span_pointer{
				position:absolute;
				top:10px;
				right:4px;
				width:4px;
				height:7px;
				font-size:0;
				background:url(/images/icon_pointer.png) no-repeat 0 0;
			}
				.menu_list .list_sec{
					display:none;
					width:100%;
					padding:10px;
					background:url(/images/opacity_light.png) repeat 0 0;
					border:solid 1px #ddd;
				}
					.menu_list .list_sec li{
						width:100%;
						padding-left:8px;
						font-size:11px;
						line-height:135%;
						margin-bottom:5px;
						background:url(/images/icon_bullet3.png) no-repeat 0 50%;
					}
						.menu_list .list_sec a{
							text-decoration:none;
							color:#666;
						}
						.menu_list .list_sec a:hover{
							color:#e00723;
						}
		.menu_list .list_sec_trigger{
			height:20px;
			padding-top:8px;
			color:#666;
		}
		.menu_list .list_sec_trigger:hover,
		.menu_list li.current{
			cursor:pointer;
			color:#e00723;
			background:#f9f9f9 url(/images/line_h.png) repeat-x 0 bottom;
		}
		.menu_list .list_sec_trigger:hover .list_sec{
			display:block;
			position:absolute;
			top:-6px;
			left:200px;
		}
			.menu_list .list_item_link{
				display:block;
				width:100%;
				height:20px;
				padding-top:8px;
				text-decoration:none;
				color:#666;
			}
			.menu_list .list_item_link:hover,
			.menu_list a.current{
				color:#e00723;
				background:#f9f9f9 url(/images/line_h.png) repeat-x 0 bottom;
			}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
#content{
	position:relative;
	width:540px;
	padding:24px 24px 12px 24px;
	border:solid 1px #ddd;
	background:#fff;
}

/*-------------------------------------------------*/
/*-------------------------------------------------*/
#footer_contacts{
	width:100%;
	margin-top:40px;
	padding-top:20px;
	background:url(/images/line_h.png) repeat-x 0 top;
	padding-bottom:20px;
}
	#footer_address,
	#footer_numbers,
	#footer_gps{
		float:left;
		font-size:11px;
		line-height:135%;
	}
	#footer_address{
		margin-right:40px;
	}
	#footer_numbers{
		margin-right:30px;
	}
		#footer_address span,
		#footer_numbers span,
		#footer_gps span{
			font-weight:bold;
		}
		#footer_numbers span.mailcre{
			font-weight:normal;
		}

#footer_logos{
	width:100%;
	background:url(/images/line_h.png) repeat-x 0 top;
	padding-top:10px;
}
	#footer_logos li{
		display:inline;
		margin-right:14px;
	}
	#footer_logos li.last{
		margin-right:0;
	}

#footer_copy_credit{
	width:100%;
	margin-top:10px;
	font-size:10px;
	color:#999;
}
	#footer_copy{
		float:left;
	}
	#footer_credit{
		float:right;
	}
		#footer_credit a{
			text-decoration:none;
			color:#999;
		}
		#footer_credit a:hover{
			color:#666;
		}body{
    font-family:Arial,sans-serif;
    font-size:12px;
    color:#666;
}
hr{
    display:none;
}
strong{
	font-weight:bold;
}
.strong_seo{
	font-weight:normal;
}
em{
	font-style:italic;
}
.em_seo{
	font-style:normal;
}

a{
	text-decoration:none;
	color:#e00723;
}
a:hover{
	color:#000;
}

/*--------------------------------------------------*/
/*--------------------------------------------------*/
.thumbs{
	width:100%;
	margin-bottom:22px;
}
	.thumbs a{
		float:left;
		margin-right:42px;
	}
	.thumbs a.rightmost{
		margin-right:0;
	}
		.thumbs a img{
			padding-bottom:1px;
			border-bottom:solid 5px #fbc323;
		}
	.thumbs a:hover{
		background-position:0 0; /* ie6 fix */
	}	
	.thumbs a:hover img{
		border-bottom:solid 5px #ddd;
	}


.text_below{
	margin-top:40px;
}
.text .seperator{
	margin-bottom:30px;
}
.text bottommost{
	margin-bottom:0;
}
.text h3{
	font-size:11px;
	font-weight:bold;
	line-height:120%;
	color:#4d4d4d;
	margin-bottom:6px;
}
.text p{
	line-height:135%;
	margin-bottom:12px;
}
.text ul{
	width:530px;
	padding-left:10px;
	margin-bottom:12px;
}
	.text ul li{
		line-height:135%;
		padding-left:14px;
		background:url(/images/icon_bullet1.png) no-repeat 0 50%;
		color:#666;
		margin-bottom:3px;
	}/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/slimbox-2.02/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/slimbox-2.02/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/slimbox-2.02/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox-2.02/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#slideshow_wrap{
	position:relative;
	width:100%;
	margin-bottom:30px;
	background:url(/images/loading1.gif) no-repeat 50% 50%;
}

	/*------------------------*/
	/* inside pages only      */
	/*------------------------*/
	.slideshow_title{
		position:absolute;
		top:0;
		right:0;
		width:100%;
		background:url(/images/opacity_dark.png) repeat 0 0;
		z-index:2;
	}
	* html .slideshow_title{
    	background:transparent none;
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/opacity_dark.png',sizingMethod='scale');
	}
		.slideshow_title h2{
			position:relative;
			width:500px;
			height:4px;
			padding:12px 20px 18px 20px;
		}
			.slideshow_title h2 span{
				position:absolute;
				top:7px;
				right:20px;
				width:500px;
				height:20px;
				text-indent:-9999px;
				background:url(/images/title_contacts_pt.png) no-repeat right 0;
			}
			* html .slideshow_title h2 span{
			    background:transparent none;
			    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/title_contacts_pt.png',sizingMethod='crop');
			}
			
	/*------------------------*/
	/* common to all          */
	/*------------------------*/	
	#slideshow{
		width:100%;
		height:405px;
		overflow:hidden;
		z-index:1;
	}
		.slide{
			position:relative;
			width:540px;
			height:405px;
		}
			.slide img{
				width:540px;
				height:405px;				
			}
			.slide_desc{
				position:absolute;
				top:0;
				right:0;
				width:200px;
				height:365px;
				padding:20px;
				color:#fff;
				background:url(/images/opacity_dark.png) repeat 0 0;
			}
				* html .slide_desc{
			        background:transparent none;
			        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/opacity_dark.png',sizingMethod='scale');
			    }
				.slide_title{
					width:200px;
					text-indent:-9999px;
					margin-bottom:16px;
				}
				.slide_text{
					width:100%;
				}
					.slide_text p{
						width:100%;
						font-size:12px;
						line-height:140%;
					}
					.slide_text ul{
						width:100%;
					}
						.slide_text ul li{
							font-size:13px;
							line-height:135%;
							padding-left:12px;
							background:url(/images/icon_bullet2.png) no-repeat 0 7px;
							margin-bottom:6px;
						}
			.slide_link{
				position:absolute;
				bottom:20px;
				right:20px;
				text-decoration:none;
				font-weight:bold;
				color:#e00723;
			}
			.slide_link:hover{
				color:#fff;
			}

	#slideshow_nav{
		width:100%;
		margin-top:1px;
		height:28px;
		background:#ddd;
	}
		#slideshow_nav li{
			float:left;
		}
			#slideshow_nav li a{
				display:block;
				width:36px;
				height:28px;
				text-indent:-9999px;
			}
			#slideshow_nav li a.activeSlide{
				background-position:0 100%;
			}
			#slideshow_nav li a:hover{
				background-position:0 100%;
			}
		#goto0 a{
			background:url(/images/goto0.png) no-repeat 0 0;
		}
		#goto1 a{
			background:url(/images/goto1.png) no-repeat 0 0;
		}
		#goto2 a{
			background:url(/images/goto2.png) no-repeat 0 0;
		}
		#goto3 a{
			background:url(/images/goto3.png) no-repeat 0 0;
		}	
		#goto4 a{
			background:url(/images/goto4.png) no-repeat 0 0;
		}
		#goto5 a{
			background:url(/images/goto5.png) no-repeat 0 0;
		}
		#goto6 a{
			background:url(/images/goto6.png) no-repeat 0 0;
		}
		#goto7 a{
			background:url(/images/goto7.png) no-repeat 0 0;
		}
		#goto8 a{
			background:url(/images/goto8.png) no-repeat 0 0;
		}
		#goto9 a{
			background:url(/images/goto9.png) no-repeat 0 0;
		}
		#goto10 a{
			background:url(/images/goto10.png) no-repeat 0 0;
		}
		#goto11 a{
			background:url(/images/goto11.png) no-repeat 0 0;
		}
		#goto12 a{
			background:url(/images/goto12.png) no-repeat 0 0;
		}
		#goto13 a{
			background:url(/images/goto13.png) no-repeat 0 0;
		}
		#goto14 a{
			background:url(/images/goto14.png) no-repeat 0 0;
		}#contact_form{
	width:500px;
	position:relative;
	top:-1px;
	background-color:#dddddd;
	padding:20px;
}
    #contact_form table{            
		border-collapse:collapse;
		width:100%;
		margin-bottom:10px;
    }
		#contact_form .label{
			width:15%;
		}
        #contact_form td{
        	padding:7px 0 7px 0;
            vertical-align:middle;
        }
		#contact_form_title{
            font-size:15px;
			color:#1a1818;
			font-weight:bold;
			vertical-align:bottom;
        }
			#contact_form_title span{
				position:relative;
				top:-3px;
			}
            #contact_form label{
                font-size:11px;
				color:#1a1818;
            }
            #client_message_label{
                margin-bottom:6px;
            }
            #contact_form input{
				width:96%;
                font-size:12px;
				padding:7px;
				color:#000;
				border:solid 1px #ddd;
            }
			#contact_form #client_message_label{
				vertical-align:top;
			}
				#client_message_label label{
					position:relative;
					top:7px;
				}
            #client_msg{
				font-family:Arial, sans-serif;
				padding:5px;
				font-size:12px;
				color:#000;
                width:489px;
                height:150px;
				border:solid 1px #ddd;
            }

    /*---------------------------------------------------*/
    #submit_area{
        position:relative;
		margin-top:0px;
        width:100%;
        height:38px;
    }
        #submit_button{
			position:absolute;
			top:0;
			right:0;
            width:100px;
            height:24px;
        }
		#submit_processing{
			position:absolute;
			top:0;
			left:0;
			width:350px;
			height:20px;
			padding-top:5px;
			background:url(/images/loading2.gif) no-repeat 100% 0;
			color:#1a1818;
			display:none;
		}		
		#submit_errors{
			position:absolute;
			top:5px;
			left:0;
			color:#f00;
			display:none;
		}
#footer_contacts{ /* override */
	margin-top:0;
	background:none;
}

/*-----------------------------------------*/
/*-----------------------------------------*/
#contacts_title{
	width:100%;
	height:20px;
	background:url(/images/line_h.png) repeat-x 0 bottom;
	padding-bottom:6px;
	margin-bottom:20px;
}
	#contacts_title span{
		display:block;
		width:100%;
		height:20px;
		text-indent:-9999px;
		background:url(/images/title_contacts_pt.png) no-repeat 0 0;
	}

/*-----------------------------------------*/
/*-----------------------------------------*/
#yellow_stripe{
	font-size:0px;
	background-color:#fbc323;
	height:5px;
}

/*-----------------------------------------*/
/*-----------------------------------------*/
.mail_feedback{
	background-color:#ddd;
	padding:20px 20px 250px 20px;
}
	.mail_feedback h3{
		font-size:16px;
		font-weight:bold;
		color:#1a1818;
		margin-bottom:20px;
	}
	.mail_feedback p{
		color:#444;
		font-size:12px;
		line-height:140%;
	}