/*Global Style Overrides for this page*/
h2
{
	margin-bottom:10px;
}
/*Other overrides*/

ul
{
	margin:5px 0 0 40px;;
	list-style:circle;
}


/*General page element settings*/
#content-section
{
	padding:30px 60px;
	min-height:701px;
}


#content-header-section
{
	margin-top:30px;
	border-bottom:1px solid #6a6a6a;
}

.sub-section
{
	margin-bottom:35px;
	padding-right:50px;
	clear:both;
}

/*ABOUT SECTION*/
#about-section
{
	border-bottom:1px solid #666;
	margin-bottom:30px;
}
/*CONTACT SECTION*/
#contact-section
{
	border-bottom:1px solid #666;
	min-height:250px;
	display:none;
}
#contact-details
{
	display:inline-block;
	*display: inline;
	zoom:1;
	vertical-align:top;
	width:500px;
	margin-bottom:30px;
}
#ahmed-potrait
{
	display:inline-block;
	*display: inline;
	zoom:1;
	width:250px;
	height:auto;
	float:right;
	vertical-align:top;
	margin:10px 10px 20px 30px;
	box-shadow: 0 0 10px #666;
	
	border-top:20px solid #222;
	border-bottom:20px solid #222;
	border:none;
}



#gases-section img
{
	width:400px;
	height:auto;
	float:right;
	vertical-align:top;
	margin:-30px 10px 35px 12px;
	box-shadow: 0 0 10px #666;
}

#gasList-section
{
}
.gasList
{
	float:left;
	vertical-align:top;
	list-style:disc;
}
.gasList li
{
}

#equipment-section
{
}
#equipment-section img
{
	margin:20px 20px 20px 0;
	width:150px;
	float:left;
}

#quality-section
{
}
#quality-section img
{
	margin:-30px 20px 20px 0;
	width:350px;
	float:right;
}

