@charset "utf-8";
/* CSS Document */

body {
	margin: 10px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 0.8em;
	color: #666666;
}



#wrapper {
	width: 990px;
	height: 779px;
	padding-top: 33px;
	padding-bottom: 21px;
	padding-left: 27px;
	padding-right: 28px;
/*	margin-left: auto;
	margin-right: auto;
*/	border: 1px;
	border-style: solid;
	border-color: #666666;
}

#Navi_Top {
	width: 990px;
	height: 33px;
}

#ContentsHolder {
	height: 665px;
}


.Service_li {
	list-style-image: url(../images/Services/bullet.gif);
	font-size: 1em;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	margin-left:-23px;
	margin-right:20px;
	margin-top:10px;
}

.Job_li {
	font-size: 0.9em;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	margin-left:0px;
	margin-right:20px;
	margin-top:2px;
}

.Service_Consulting_ListTitles {
	margin-Top: 32px;
	margin-Bottom: 32px;
}

.Service_Consulting_Lists {
	margin-left: 40px;
}

.Service_Consulting_li {
	list-style-type: disc;
	font-size: 0.8em;
	color: #666666;
	margin-left: 16px;
}

.Service_Dining_li {
	list-style-type: disc;
	font-size: 0.8em;
	color: #666666;
	margin-left: -20px;
}

.Service_Education_li {
	list-style-type: disc;
	font-size: 0.8em;
	color: #666666;
	margin-left: -20px;
}



#Profile_Left {
	width: 391px;
	padding-top: 84px;
	padding-bottom: 114px;
	padding-left: 35px;
	float: left;
}

#Profile_Right {
/*	width: 439px;
*/	width: 400px;
	padding-top: 84px;
	padding-bottom: 114px;
	padding-left: 102px;
/*	padding-right: 21px;
*/	padding-right: 60px;
	float: right;
}

#Profile_Right td {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
}

.CEO_Name {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
}

.CEO_Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #666666;
}











h1 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
}
h2 {
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	margin-left: 50px;
}

.GeneralBulletForConsultingService li {
	padding-left: 30px;
	background-image: url(../images/Check.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	margin-left: 30px;
}

ul.GeneralBulletForConsultingService p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.GeneralBullet li {
	padding-left: 30px;
	background-image: url(../images/Check.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
}

ul.GeneralBullet p {
	margin-top: 0px;
	margin-bottom: 0px;
}



.ConsulServeAlphaList li {
	list-style-type: upper-alpha;
	margin-left: 30px;
}
.Paragraph    {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.Centering {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.TopLogo {
	width: 850px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 50px;
}

.CopyRight {
	margin-bottom: 10px;
	font-size: 0.7em;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
