html, body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:"Futura", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C6B6B;
	line-height: 1.3em;
	background-color:#000000;
	background: url(../images/setup/background.jpg);
}

.background-wrapper {	
	position: fixed;
	height: auto%;
	width: 100%;
	z-index: -10;
}

.background-wrapper img {
	position: fixed;
	float:left;
	width: 100%;
	height: 99%;
}


#top-wrapper {
	padding: 0px;
	position: relative;
	width:100%;
	margin: auto;
	overflow: hidden;
	background-color:#29ABE2;
	border-bottom: 3px solid #ffffff;
	z-index:1;
}

#header{
	padding:0px;
	position:relative;
	width:990px;
	margin: auto;
	overflow: hidden;
}

#body-wrapper {
	padding: 50px 20px 20px 20px;
	position: relative;
	width:990px;
	margin: auto;
	overflow: hidden;
}

.home-title {
	width:auto;
	height:auto;
	float:left;
	overflow:hidden;
	position: relative;
	margin-left: -20px;
	text-decoration:none;
	color: #FFFFFF;
}

.home-title a{
	text-decoration:none;
	color:#ffffff;
}

.home-title a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.logo {
	width:159px;
	height:37px;
	margin-top:20px;
	float: left;
	position: relative;
}

.top-nav-buttons {
	position:relative;
	width:580px;
	color:#6C6B6B;
	font-family:"Futura", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	float: right;
	overflow: hidden;
}

.top-nav-buttons a {
	padding:15px 0px 5px 0px;
	margin:20px 10px 25px 10px;
	display:block;
	color:#ffffff;
	float:left;
	text-decoration:none;
	text-align:center;
	border-bottom: 3px solid #29ABE2;
}

.top-nav-buttons a:hover {
	text-decoration: none;
	color:#ffffff;	
	border-bottom: 3px solid #ffffff;
}

.top-nav-page {
	padding:15px 0px 5px 0px;
	margin:20px 10px 25px 10px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	float:left;
	text-decoration:none;
	text-align:center;
	border-bottom: 3px solid #ffffff;
}

.contact-map {
	float:right;
	position:relative;
	width:370px;
	height:auto;
	overflow:hidden;
}

.contact-text {
	float:left;
	position:relative;
	width: 300px;
	height:auto;
	overflow:hidden;
}

.home-elements {
	width:990px;
	height:auto;
	float:left;
	margin-top:20px;
	overflow:hidden;
	position:relative;
}

.home-picture {
	width:547px;
	height:360px;
	position:relative;
	float:right;
	overflow:hidden;
	background:#FFF;
	padding:5px;
	border: 2px solid #29ABE2;
}

.home-text {
	width:540px;
	position:relative;
	padding:10px;
	float:right;
	font-size:14px;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
}

.home-text a{
	color: #b2c1c1;
	text-decoration: none;
}

.home-text a:hover{
	color: #003333;
	text-decoration: none;
}

.home-results {
	width:385px;
	position:relative;
	float:left;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
}

.home-results h1 {
	color:#12172B;
	font-weight:bold;
	font-size:20px;
	margin-top:3px;
	margin-bottom:10px;
	padding:0;	
}

.home-results a{
	color: #003333;
	text-decoration: none;
}

.home-results a:hover{
	color: #b2c1c1;
	text-decoration: none;
}

.results01-text {
	width:385px;
	position:relative;
	float:left;
	margin-right:20px;
	font-size:14px;
	text-align:justify;
	overflow:hidden;
	margin-bottom:90px;
	text-decoration:none;
}

.about-text {
	width:970px;
	position:relative;
	padding:10px;
	float:left;
	margin-top:20px;
	font-size:14px;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
}

.about-text a{
	color: #b2c1c1;
	text-decoration: none;
}

.about-text a:hover{
	color: #003333;
	text-decoration: none;
}

.technical-text {
	width:970px;
	position:relative;
	padding:10px;
	float:left;
	margin-top:20px;
	font-size:14px;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
}

.technical-text a{
	color: #b2c1c1;
	text-decoration: none;
}

.technical-text a:hover{
	color: #003333;
	text-decoration: none;
}

.products-elements {
	width:990px;
	height:auto;
	float:left;
	margin-top:20px;
	overflow:hidden;
	position:relative;
	margin-bottom: 60px;
}

.product-class {
	width:201px;
	height:256px;
	float:left;
	margin-right:35px;
	margin-bottom:35px;
	overflow:hidden;
	position:relative;
	background-color:#FFFFFF;
	padding:10px;
	text-decoration:none;
}

.product-class h1 {
	font-size:15px;
	line-height:20px;
	color:#12172B;
}

.product-class h1 a {
	opacity:1;
	text-decoration:none;
}

.product-class h1 a:hover {
	opacity:0.6;
	text-decoration:none;
}

.product-class a {
	opacity:1;
	color: #b2c1c1;
	text-decoration:none;
}

.product-class a:hover {
	opacity:0.6;
	color: #003333;
	text-decoration:none;
}

.links-elements {
	width:990px;
	height:auto;
	float:left;
	margin-top:20px;
	overflow:hidden;
	position:relative;
}

.links01-text {
	width:385px;
	position:relative;
	float:left;
	margin-right:20px;
	font-size:14px;
	text-align:justify;
	overflow:hidden;
	text-decoration:none;
	margin-bottom: 90px;
}

.links02-text {
	width:540px;
	position:relative;
	padding:10px;
	float:right;
	font-size:14px;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
	margin-bottom: 90px;
}

.links02-text a{
	color: #b2c1c1;
	text-decoration: none;
}

.links02-text a:hover{
	color: #003333;
	text-decoration: none;
}

.contact-elements {
	width:990px;
	height:auto;
	float:left;
	margin-top:20px;
	overflow:hidden;
	position:relative;
}

.contact01-text {
	width:365px;
	position:relative;
	padding:10px;
	float:left;
	margin-right:20px;
	font-size:14px;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
	margin-bottom: 90px;
}

.contact01-text a{
	color: #b2c1c1;
	text-decoration: none;
}

.contact01-text a:hover{
	color: #003333;
	text-decoration: none;
}

.contact02-text {
	width:540px;
	position:relative;
	padding:10px;
	float:right;
	font-size:14px;
	text-align:justify;
	background-color:#FFF;
	overflow:hidden;
	text-decoration:none;
	margin-bottom: 90px;
}

.contact02-text a{
	color: #b2c1c1;
	text-decoration: none;
}

.contact02-text a:hover{
	color: #003333;
	text-decoration: none;
}

.title {
	width:695px;
	height:40px;
	background-image:url(../images/setup/title-background.gif) no-repeat;
	margin-top:-90px;
	color:#FFF;
	position:relative;
	float:right;
	text-align:right;
}

.more {
	position: relative;
	float: right;
}

.more a {
	color: #b2c1c1;
	text-decoration: none;
}

.more a:hover {
	color: #003333;
	text-decoration: none;
}




/* Footer */

#home-footer-back {
	border-top: 3px solid #29ABE2;
	padding: 15px 0px;
	background-color:#FFF;
	height:30px;
	width: 100%;
	bottom:0;
	left:0;
	position: relative;
}


#product-footer-back {
	border-top: 3px solid #29ABE2;
	padding: 15px 0px;
	background-color:#FFF;
	height:30px;
	width: 100%;
	bottom:0;
	left:0;
	position: fixed;
}

.footer {
	width: 990px;
	position: relative;
	margin: auto;
	color:#ACACAC;
}

.footer-copyright {
	width:500px;
	position:relative;
	font-size: 12px;
	position:relative;
	overflow:hidden;
	float:left;
	color:#ACACAC;
	text-decoration:none;
}

.footer-copyright a{
	color:#ACACAC;
	text-decoration:none;
}

.footer-copyright a:hover{
	color:#d0232a;
	text-decoration:none;
}

.footer-contact {
	width:260px;
	position:relative;
	font-size: 12px;
	position:relative;
	overflow:hidden;
	float:right;
	color:#ACACAC;
	text-decoration:none;
	text-align: right;
}

.footer-contact a{
	text-decoration:none;
	color:#ACACAC;
	padding-bottom:5px;
}

.footer-contact a:hover{
	text-decoration:none;
	color:#6C6B6B;
	padding-bottom:5px;
}

.product-picture-body {
	width:415px;
	height:auto;
	position:relative;
	overflow:hidden;
	float:left;
}
.product-picture {
	width:400px;
	height:360px;
	position:relative;
	float:left;
	overflow:hidden;
	background:#FFF;
	padding:5px;
	border: 2px solid #29ABE2;
}

.product-picture-thumb {
	width:400px;
	height:auto;
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
}

.product-picture-body a{
	text-decoration:none;
	opacity:1.0;
}

.product-picture-body a:hover{
	text-decoration:none;
	opacity:0.6;
}

.product-info {
	width:547px;
	height:auto;
	position:relative;
	float:right;
	overflow:hidden;
	background:#FFF;
	padding:10px;
	text-decoration:none;
}

.product-info a{
	color:#ACACAC;
	opacity:1.0;
	text-decoration:none;
}

.product-info a:hover{
	color:#ACACAC;
	opacity:0.5;
	text-decoration:none;
}

.product-image {
	width:auto;
	height:auto;
	float:right;
}

.product-image a{
	opacity:1.0;
	text-decoration:none;
}

.product-image a:hover{
	opacity:0.5;
	text-decoration:none;
}

.product-info span {
	color:#ACACAC;
	font-size:11px;
}
