/* CSS Document */

/*******************************************************
	Title:		VEK - 92
	Author:		mARTin Design
	Year:		2009
	
	Stylesheet:	WHO WE ARE
	
	LIST OF CONTENTS:
	-----------------
		= COMMON
*******************************************************/





/* ******************************************* COMMON */

#aboutus_container {
	min-height:352px;
	background:url(../images/aboutus_logo.jpg) left top no-repeat;
	font-size:1.2em;
	text-align:justify;
	color:#330000;
	overflow:hidden;
}

	#aboutus_container h4.page_title {
		background:url(../images/aboutus_title.png) left bottom no-repeat;
	}

	#aboutus_container p {
		margin-bottom:20px;
		text-indent:20px;
	}





/* ***************************************** BOX TEXT */

#aboutus_container div.box_text {
	float:left;
	width:260px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:96px 0 0 76px;
}





/* ***************************************** LEFT COL */

#aboutus_container div.left_col {
	width:352px;
	float:left;
	margin:100px 0 0 30px;
	clear:left;
}

	#aboutus_container div.left_col a.certs_tuv {
		width:176px;
		height:252px;
		border:0;
		text-indent:-9999px;
		float:left;
	}

	#aboutus_container div.left_col #cert_tuv_en {
		background:url(../images/cert_tuv_en_thumb.jpg) 0 0 no-repeat;
	}

	#aboutus_container div.left_col #cert_tuv_de {
		background:url(../images/cert_tuv_de_thumb.jpg) 0 0 no-repeat;
	}





/* **************************************** RIGHT COL */

#aboutus_container div.right_col {
	width:300px;
	float:right;
	margin:50px 40px 0 0;
	clear:right;
}





/* ************************************* CERTIFICATES */

#aboutus_container div.certificates {
	width:700px;
	height:223px;
	margin:25px 25px 160px;
	background:url(../images/brown_dots.gif) left top repeat-x;
	clear:both;
	overflow:hidden;
}

	#aboutus_container div.certificates ul {
		width:100%;
		height:100%;
		margin:20px 0;
		background:url(../images/certs_thumbs.png) 0 0 no-repeat;
	}

			#aboutus_container div.certificates ul li a {
				width:220px;
				height:150px;
				float:left;
				text-indent:-9999px;
				margin:0 6px 0 5px;
				position:relative;
				background:none;
			}
	
			#aboutus_container div.certificates ul li a#cert_000298 {
				margin-top:20px;
			}
	
			#aboutus_container div.certificates ul li a#cert_00069 {
				margin-top:31px;
			}
	
			#aboutus_container div.certificates ul li a#cert_000110 {
				margin-top:11px;
			}