/* CSS Document */

div#fullpage_content p { line-height:1.4em; }

div#fullpage_content { 
	width:99%;
}

H3 { 
	margin-bottom:10px; 
	font-size:36px;
}

/* ROUUNDED TUB BEGIN */
div#rounded_tub {
	float:left;
	margin-left:0px;
	margin-right:15px;
}

#rounded_tub_pic1 {
	float:left; 
	width:200px; 
	height:230px;
	margin-left:15px;
	margin-right:15px;
}

#rounded_tub_text {
	width: 250px; 
	float:left; 
	font-size:20px; 
	margin-top:20px;
}

#rounded_tub_pic2 {
	width:489px;
	height:186;
	margin-top:20px;
}
/* ROUUNDED TUB END */

/*BOLTED CHAIN BEGIN */
#bolted_chain {
	float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top:-10px;
}

#bolted_chain_pic1 {
	 width:200px;
	 height:155;
	 margin-left:15px;
	 margin-right:15px;
	 margin-top:8px;
	 margin-bottom:8px;
	 float:left;
}

#bolted_chain_text {
	width:250px;
	float:left; 
	font-size:20px; 
	margin-top:10px;
}

#bolted_chain_pic2 {
	 width:489px;
	 height:186;
	 margin-top:10px;
}
/* BOLTED CHAIN END */

/* BALANCED LOAD */
#balanced_load {
	margin-right:50px;
	float:left;
	clear:left;
	width:95%;
	margin-top:-10px;
	width:550px;
}

#balanced_load_text {
	font-size:20px; 
	margin-left:15px;	
}

#balanced_load_pics {
	text-align:center;
	float:left;
	width:340px;
	font-size:120%;
	font-weight:bold;
	margin-top:30px;
}
/* END BALANCED LOAD */

/*  Component_Based_Suspension BEGIN */
#Component_Based_Suspension {
	float:left;
	margin-left:0px;
	margin-right:15px;
	width:100%;
	margin-bottom:30px;
}

#Component_Based_Suspension_pic1 {
	 width:300px;
	 height:205px;
	 margin-left:15px;
	 margin-right:15px;
	 float:left;
}

#Component_Based_Suspension_text {
	width:180px;
	float:left; 
	font-size:20px; 
	margin-top:0px;
}
/*  Component_Based_Suspension END */

.horizontal_line {
	background-color: #999;
	margin-top: 40px;
	margin-bottom: 10px;
	line-height: 8px;
}
