#corporate-image {
	float: left;
	height: 600px;
	width: 583px;
	background-repeat: no-repeat;
	background-image: url(../img/corporate/coprorate-xray.jpg);
}

#corporate-title {
	margin-top: 30px;
	margin-left:620px;
	/*position: relative;
	left: 620px;
	float: none;*/
	height: 282px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../img/corporate/corporate_title.jpg);
}

#corporate-title-us {
	margin-top: 30px;
	margin-left:620px;
/*	position: relative;
	left: 620px;
	float: none;*/
	height: 282px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../img/corporate/corporate_title_us.jpg);
}

.corporate-section-title {
	font-size: 20px;
	font-family: museo-sans,sans-serif;
	font-style: normal;
	font-weight: 900;
	text-shadow: 2px 2px 2px rgba(25, 25, 25, 1.0);
	text-transform: uppercase;
}

.corporate-text {
	font-family: museo-sans,sans-serif;
	font-style: normal;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(25, 25, 25, 1.0);
	line-height: 1.4em;
	font-size: 16px;
}
