#section1 {
	width: 280px;
	padding-top: 140px;
	float: left;
	}

#section1 h2 {
	color: #7E7E7E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0;
	padding: 0;
	padding-left: 38px;
	font-size: 20px;
	}

#section1 p {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	padding-left: 38px;
	padding-right: 38px;
	text-align: justify;
	}
	
#section2 {
	width: 560px;
	margin-top: 90px;
	float: left;
	
	}
	
#section2 h1 {
	color: #000000;
	padding-top: 4px;
	padding-bottom: 8px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#section2 h2 {
	color: #7E7E7E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	}
	
#section2 p {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	}
	
#section2 a {
	color: #939598;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

#section2 a:hover {
	color: #F5373F;
	}
	
#image_box {
	position:absolute;
	left:438px;
	top:145px;
	width:340px;
	height:370px;
	z-index:6;
}

#toc_installations {
	position:absolute;
	left:351px;
	top:23px;
	width:125px;
	height:205px;
	z-index:2;
	border: solid 1px #aeb0b2;
	border-top: 0px;
	padding-top: 60px;
}

#toc_installations p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	}

#toc_installations h1 {
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-bottom: 18px;
	}
	
#toc_installations h2 {
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-bottom: 14px;
	padding-left: 10px;
	}
	
#toc_installations a {
	font-weight: bold;
	color: #939598;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
	padding-bottom: 14px;
	}
	
#toc_installations a:hover {
	color: #F5373F;
	}
