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

#outer_container {
	color: #000;
	height: 770px;
	width: 1026px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#title {
	color: #000;
	float: left;
	height: 200px;
	width: 1024px;
}
#text_photo_container {
	float: left;
	height: 568px;
	width: 1024px;
}
#text_logo_box {
	float: left;
	height: 568px;
	width: 544px;
	background-image: url(images/text_holdingpage_388x544.jpg);
	background-repeat: no-repeat;
}
#photo {
	float: right;
	height: 568px;
	width: 480px;
}
#logo {
	float: left;
	height: 180px;
	width: 544px;
}
#text {
	float: left;
	height: 348px;
	width: 454px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/text_holdingpage_388x544.jpg);
	padding-left: 90px;
	padding-top: 40px;
}
