@charset "UTF-8";

#main {
	float: right;
	width: 540px;
	padding-top: 20px;
}
#submenu {
	background-image: url(img/sub_bgphoto.jpg);
	background-repeat: no-repeat;
	height: 494px;
}

.photo {
	margin: 0px;
}
#main h3 {
	font-size: 90%;
	line-height: 160%;
	padding-top: 3px;
	clear: both;
}
.text {
	font-size: 80%;
	line-height: 160%;
	float: right;
	width: 245px;
	padding: 15px;
}

