
	html, body, #wrapper {height: 100%;}

	body > #wrapper {height: auto; min-height: 100%;}

	body {
		background-color: #fff;
		padding:  25px 45px 25px 45px;
		text-align: center;
	}
	
	#salone-reminder {
	position: absolute;
	top: 115px;
	left: 75px;
	z-index: 99;
	}
	
	#header {
		text-align: left;
		padding-bottom: 25px;
	}
	
		#title {
			float: left;
			margin-top: 5px;
			margin-right: 30px;
		}
		
		#dropdown {
			margin: 0 auto;
			/*text-align: center;*/
						
		}
		
			#dropdown select {
				width: 550px;
			}
		
		#languagemenu {
			float: right;
			margin-top: 5px;
		}
		
			#languagemenu img {
				margin-left: 15px;
				}
	
	#productmenu {
			text-align: left;
			margin-top: 35px;
			margin-bottom: 35px;
		}
		
		#productmenu ul { }
	
		#productmenu ul li {
			display: inline;
			margin-right: 25px;
			font-family: Verdana, sans-serif;
			font-size: 11px;
		}
	#productmenu ul li a { text-decoration: none; color: #666; }
	#productmenu ul li a:hover { text-decoration: none; color: #000; }
	#productmenu ul li a.this { text-decoration: none; color: #000; }

		


	#wrapper {
		text-align: left;
		padding-bottom: 55px;
		}
	
		#main {padding-bottom: 150px;}  /* must be same height as the footer */

	
		#frontpage-bigimage {
			width: 100%;
			overflow: hidden;
			height: 700px;
			text-align: center;
			background-color: #fff;
			margin-bottom: 55px;
		}
		
		#bigimage {
			margin-bottom: 5px;
			padding-bottom: 15px;
			height: 715px;
			/*background-color: #fff558;
			background-image: url('../img/bigimage-bg.gif');
			background-position: 960px;*/
			background-image: url('../img/bigimage-bg.gif');
			background-position: top left;
			background-repeat: no-repeat;
			}
		
		#habitus {
			float: right;
			margin-right: 30%;
	
			padding-left: 200px;
			
			}
		
			
		#news {
			float: left;
			width: 30%;
		}
		
			#news ul {
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #3f3f3f;
			}
		
			#news li {
				margin-top: 15px;
			}
		
		#twitter {
			float: right;
			text-align: left;
			width: 60%;
			margin-left: 60px;
		}
		
			#twitter ul {
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #3f3f3f;
			}
		
			#twitter li {
				margin-top: 15px;
			}
			
			
			
			
			
			
					
	
	#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	text-align: left;
	
	} 


	/* CLEAR FIX*/
	.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix { height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */




/* PRODUCTS */

		#description {
			float: left;
			width: 60%;
			padding-right: 70px;
			text-align: left;
		}
		
			#description p {
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #3f3f3f;
				margin-bottom: 10px;
			}
		

		#productinfo {
			float: right;
			width: 30%;
			text-align: left;
			}
		
			#productinfo ul {
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #3f3f3f;
			}
		
			#productinfo li {
				margin-top: 15px;
			}
			
			#productinfo table {
				width: 100%;
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #3f3f3f;
				margin-bottom: 10px;
			}
			
				#productinfo tr {
				border-top: 1px solid #CCCCCC;
	
				}
				
				#productinfo td {
				padding-top: 3px;
				padding-bottom: 3px;
				padding-left: 20px;
				}
				.leftcol {
				width: 60px;
				vertical-align: top;
				}
				
			
		.downloadlink {
			float: right;
			display: none;
		}





		#picturenavi {
			margin-bottom: 25px;
			float: left;

		}
		
		
		#picturenavi a.wactive	{
			padding: 4px 10px 7px 8px;
			background-image: url(../img/picturenavi-active.gif);
			background-repeat: no-repeat;
		}
		#picturenavi a {
			padding: 4px 10px 7px 8px;
			color: #fff;
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			background-image: url(../img/picturenavi.gif);
			background-repeat: no-repeat;
		}
		#picturenavi a:link {
			color: #fff;
			text-decoration: none;
		}
		#picturenavi a:hover {
			color: #fff;
			text-decoration: none;
		}



/*   ABOUT-PRES   */

	#about-press {
		height: 1900px;
		background-image: url('../img/about-press_bg.gif');
		background-position: bottom right;
		background-color: #ace4df;
		background-repeat: no-repeat;
	}
	
		#about-press p {
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #3f3f3f;
				margin-bottom: 10px;
				width: 600px;
		}
		
/*   CONTACT   */

	#contact {
		height: 900px;
		background-color: #636363;
	}
	
		#contact p {
				font-family: 'Monaco', Courier New, Courier, monospaced;
				font-size: 10px;
				line-height: 15px;
				color: #000000;
				margin-bottom: 10px;
				width: 600px;
		}
