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

#content .title h2 {
	display: block;
	height: 425px;
	text-indent: -9999px;
	width: 320px;
	float: right;
}
#content .title .menu {
	height: 180px;
	float: left;
	display: block;
	width: 370px;
	font-size: 14px;
	text-align: center;
}
#content .title {
	padding-bottom: 0px;
	height: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c9c9ca;
	border-right-color: #c9c9ca;
	border-bottom-color: #c9c9ca;
	border-left-color: #c9c9ca;
	background-color: #cfe0f2;
	background-image: url(../images/milestones_title_bg.gif);
}
#content .title .menu li {
	line-height: 180px;
	color: #727172;
	display: inline;
}
#content .title .menu a {
	color: #727172;
	margin-right: 10px;
	margin-left: 10px;
}
#content .title .menu .position {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.greeting_description p {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 1.7;
}
.greeting_description {
	clear: both;
	margin-bottom: 30px;
	padding-top: 20px;
}
#content .title .menu ul {
	padding-left: 8px;
	display: block;
	padding-top: 20px;
}
#content .title .menu .position span {
	padding-left: 2px;
}
#content .title .content_menu {
	float: left;
	width: 370px;
	font-weight: bold;
	color: #58595B;
	font-size: 14px;
}
#content .title .content_menu a {

}
.content_menu li {
	line-height: 30px;
}
.content_menu ul {
	padding-left: 15px;
}
.content_menu .position {
	color: #E81E25;
	font-weight: bold;
}
.content_menu .position span {
	margin-left: 2px;
}
.content_menu a {
	margin-left: 2px;
}
.greeting_description img {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
}
.greeting_description .name {
	font-size: 16px;
	display: block;
	line-height: 1;
	padding-top: 20px;
	text-align: right;
	padding-right: 30px;
}
