@charset "utf-8";

/* Top Menu
-----------------------------------------------------------*/
#profile-line {
	margin-bottom: 20px;
	border-bottom: 1px dotted #cccccc;
	clear: both;
}
#profile-line .pic {
    float: left;
	margin: 0 10px 20px 0;
}
#profile-line h2 {
    margin-bottom: 10px;
	font-size: 130%;
	border-bottom: 2px dotted #001e43;
	/*background: #e8c59c;*/
	padding-bottom: 3px;
}
#profile-line a {
    text-decoration: none;
}

/* Message
-------------------------------------------*/
.ceo-name {
    margin: 25px 0 0 0;
}
.ceo-pic {
    float: right;
	margin: 0 0 20px 15px;
}

/* Access
-------------------------------------------*/
.googlemap {
    width: 500px;
    padding-bottom: 50px;
	margin: auto;
}
/* Contact
-----------------*/
.access-contact {
	width: 296px;
	border: 1px solid #9fa09e;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;
	line-height: 120%;
	padding: 10px 0;
}
.access-contact p {
    margin: auto;
	width: 220px;
	text-align: left;
}