@charset "UTF-8";
/* CSS Document */

h4
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#B13333;
	text-transform:none;
	margin:25px 0 5px 0;
	}
	
h3
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:100;
	text-transform:uppercase;
	color:#333333;
	margin:0px 0 0 10px;
	}	

div#content_main p
	{
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color:#333333;
	text-transform: none;
	}
	
#expertise
	{
	position:relative;
	margin:50px 0;
	padding:20px 0 0 10px;
	width:470px;
	height:500px;
	overflow:visible;
	background-image:url(../../images/bg_quality_expertise.jpg);
	background-repeat:no-repeat;
	}	
	
#certifications
	{
	width:460px;
	height:275px;
	clear:both;
	margin:0px 0px 0px;
	padding:10px 0 0 10px;
	overflow:visible;
	}
	
#certifications ul li
	{
	clear:both;
	margin:0px 0px 0 0px;
	padding:0px 0px 0 0px;
	overflow:visible;
	}
	
img.img_rollover
	{
	position:absolute;
	top:50px;
	left:144px;
	z-index:1;
	padding:15px;
	}

img#certificate1
	{
	z-index:75;
	position:absolute;
	top:50px;
	left:144px;
	}
	
a:hover img.img_rollover
	{
	position:absolute;
	top:50px;
	left:144px;
	z-index:100;
	}
	

#certifications ul li
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333333;
	text-transform: none;
	margin:0;
	list-style-type:none;
	}
	
#expertise p
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:#333333;
	text-transform: none;
	margin:20px 0 10px 0;
	padding: 10px 0 10px 20px;
	list-style-type:none;	
	}
	

	

ul.expertise_services li.certificates a
 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #920000;
	margin: 20px 0 10px 20px;
	line-height:15px;
	padding:5px 0;
	}
	
ul.expertise_services li.certificates 
 	{
	width:100px;
	clear:both;
	margin: 10px 0;
	list-style: none;
	}
		
	
