html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}img,body,html{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

html {
	overflow-y: scroll;
	overflow-x: auto;
	height: 100%;
}
body {
  cursor: default;
  font-family: Verdana;
  font-size: 9px;
  line-height: 14px;
  color: #636466;
  margin: 0px;
  padding: 0px;
  text-align: left;
	background-color: #ffffff;
	height: 100%;
}
table {
  font-family: verdana;
  font-size: 9px;
}
img {
  border: none;
}

h1 {
  font-size: 11px;
	line-height: 14px;
  font-weight: normal;
  color: #636466;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
h2 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #444444;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #444444;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	cursor: pointer;
  color: #444444;
  text-decoration: underline;
}
a:hover {
  color: #888888;
  text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	padding: 0px 0px 10px 0px;
}


ol {
	list-style-type: decimal;
	margin-left: 20px;
}
ul {
	list-style-type: disc;
	margin-left: 20px;
}
blockquote {
	margin-left: 15px;
}

.clear-element {
	clear: both;
	float: none !important;
  height:0;
  overflow:hidden;
  line-height:0;
  font-size:0;
}

.btn-ct {
	margin: 10px 0px 10px 0px;
}
.btn-ct .btn {
		margin: auto;
}
.btn-ct-left .btn {
		margin: 0px;
}
.btn {
	cursor: pointer;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input.btn {
	border: none;
}

.super-ct {
	position: relative;
	width: 800px;
	margin: auto;
	text-align: left;
	padding: 15px 20px 100px 20px;
}

.top-ct {
	position: relative;
	z-index: 2;
	height: 105px;
	overflow: visible;
}

.top-logo {
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 1000;
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.top-logo-img {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 120px;
	height: 120px;
	background: transparent url(../images/logo_sprite.png) no-repeat 0px 0px;
}
.top-logo-text {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 101;
	text-align: center;
	width: 120px;
	line-height: 20px;
	font-weight: bold;
	visibility: hidden;
}
.top-logo-border-blocker {
	position: absolute;
	bottom: 13px;
	left: 22px;
	height: 2px;
	width: 76px;
	background-color: #ffffff;
	z-index: 999;
	visibility: hidden;
}
.top-logo-hover .top-logo-img {
	background-position: 0px -120px;
}
.top-logo-hover .top-logo-text {
	visibility: visible;
}
.top-logo-hover .top-logo-border-blocker {
	visibility: visible;
}

.top-text {
	position: absolute;
	top: 37px;
	left: 103px;
	width: 670px;
	text-align: center;
}
.top-name {
	font-family: Times;
	font-size: 26px;
	letter-spacing: 2px;
	line-height: 27px;
	font-weight: bold;
	margin-bottom: 4px;
}
.top-address {
	line-height: 11px;
	font-size: 9px;
}
.top-regions {
	position: absolute;
	bottom: 25px;
	right: 0px;
}
.top-regions div {
	float: left;
	margin-left: 10px;
}
.top-regions div a {
	font-size: 8px;
	color: #636466;
	font-weight: normal;
	text-decoration: none;
}
.top-regions div a:hover {
	color: #636466;
	font-weight: normal;
	text-decoration: underline;
}

.top-search {
	position: absolute;
	bottom: 5px;
	right: 0px;
}
.top-search-field {
	float: left;
}
.top-search-field input {
	display: block;
	font-size: 8px;
	color: #636466;
	padding: 2px;
	width: 100px;
	border: 1px solid #dddddd;
	margin: 0px;
}


.menu {
	width: 211px;
	line-height: 20px;
	font-size: 11px;
}
.menu .content-menu-node {
	margin-bottom: 5px;
}
.menu .content-menu-item {
}
.menu .content-menu-item a {
	color: #636466;
	font-weight: normal;
	text-decoration: none;
}
.menu .content-menu-item a:hover {
	color: #636466;
	font-weight: normal;
	text-decoration: underline;
}
.menu .content-menu-item.active a {
	color: #82AE40;
	font-weight: normal;
	text-decoration: none;
}
.menu .content-menu-item.active a:hover {
	color: #82AE40;
	font-weight: normal;
	text-decoration: none;
}
.menu .content-menu-branch-2 {
	padding-left: 15px;
}
.menu .content-menu-branch-2 .content-menu-item a, .menu .content-menu-branch-2 .content-menu-item a:hover {
	color: #a7a9ac;
}
.menu .content-menu-branch-2 .content-menu-item.active a, .menu .content-menu-branch-2 .content-menu-item.active a:hover {
	color: #82AE40;
}


.long-menu div a {
	text-decoration: none;
}
.long-menu div a:hover {
	text-decoration: underline;
}

.long-menu-space{
	height: 15px;
	width: 1px;
}

.newsletter-info-ct{
	margin-top: 25px;
}

.main-ct {
	position: relative;
	min-height: 407px;
	text-align: justify;
	border-top: 2px solid #636466;
	padding: 27px 0px 20px 0px;
}
.main-border-bottom {
	border-bottom: 2px solid #636466;
}

.content-menu-ct {
	float: left;
	width: 178px;
}
.content-ct {
	float: left;
	width: 622px;
}

.content-l {
	float: left;
	width: 252px;
	margin-right: 30px;
}
.content-r {
	float: left;
	width: 340px;
}

.frontpage-l {
	float: left;
	width: 437px;
	margin-right: 15px;
}
.frontpage-menu {
	float: left;
	width: 178px;
	height: 240px;
}
.frontpage-text {
	float: left;
	width: 226px;
	height: 240px;
}
.frontpage-products {
	float: left;
	width: 437px;
	border-top: 1px solid #636466;
	padding-top: 25px;
}
.frontpage-r {
	float: left;
	width: 348px;
}

.frontpage-facebook-ct {
	margin-top: 20px;
}

a.frontpage-newsletter-signup-link {
	text-decoration: none;
}
.frontpage-newsletter-signup-link-arrow {
	color: #82AE40; 
}

#img-carrousel {
	position: relative;
	top: -13px;
	width: 348px;
	height: 407px;
	margin: 0px;
	padding: 0px;
}
#img-carrousel .img-carrousel-item {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 348px;
	height: 420px;
	overflow: hidden;
	text-align: center;
}
#img-carrousel .img-carrousel-item table {
	border-collapse: collapse;
	margin: auto;
	width: 348px;
	height: 420px;
}
#img-carrousel .img-carrousel-item table td {
	vertical-align: top;
	text-align: left;
}
#img-carrousel .img-carrousel-item table td img {
	display: block;
	margin: 0px;
	height: 420px;
}

.contact-l {
	float: left;
	width: 270px;
	margin-right: 82px;
	font-size: 11px;
}
.contact-r {
	float: left;
	width: 270px;
	font-size: 11px;
}
.contact-b {
	text-align: center;
	margin-top: 40px;
}
.contact-right-image-ct {
	float: left;
}
.contact-left-image-ct {
	float: left;	
}

.image-design-ct {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 0px;
}

.main-ct p img {
	margin-left: 10px;
}

.main-bottom-pic {
	position: absolute;
	bottom: 60px;
	left: 178px;
}

/* Common */
.website-by-relationtechnology {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 10px;
}
.website-by-relationtechnology a {
	color: #CACACA;
	text-decoration: none;
}
.website-by-relationtechnology a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
