#ceo_picture {
	float : left;
	clear: left;
	margin-right : 10px;
	margin-bottom : 5px;
	height : 140px;
	width : 111px;
	background-image : url(images/company/ceo.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}

#company_statements {
	position : relative;
	top : 0px;
	left : 0px;
	height : 100px;
	width : 549px;
	padding-top : 40px;
	padding-left : 10px;
	padding-right : 10px;
	font-weight : bold;
	font-size : .85em;
	background-position : top left;
	background-repeat : no-repeat;
	background-color : #f3f3f3;
}

#company_statements_image {
	position : relative;
	top : -20px;
	float : right;
	width : 149px;
	height : 100px;
}

#menu_images {
}

#menu_images a {
	color : #333333;
	text-decoration : none;
}

#menu_images a:hover {
	color : #cc0000;
	text-decoration : none;
}

#WBENC_Certificate {
	position : absolute;;
	top : 290px;
	left : 180px;
	width : 600px;
	height : 458px;
	background-image : url(images/company/WBENC_Certificate.gif);
	background-position : top left;
	background-repeat : no-repeat;
	visibility : hidden;
}






