#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#topSection {
	margin: 0px;
	padding: 0px;
}
#topBanner {
	height: 126px;
	background-image: url(images/top_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation {
	height: 34px;
	background-image: url(images/nav_background.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#mainPicture {
	background-image: url(images/main_picture.jpg);
	background-repeat: no-repeat;
	height: 501px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottomBanner {
	background-image: url(images/bottom_banner.jpg);
	background-repeat: no-repeat;
	height: 113px;
}
#japanButton {
	float: right;
	height: 22px;
	width: 129px;
	margin-top: 32px;
	margin-right: 3px;
}
body {
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bottomSection {
	height: 741px;
	width: 1000px;
	background-color: #FFF;
}
#leftSide {
	background-image: url(images/left_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 741px;
	width: 194px;
}
#rightSide {
	background-image: url(images/right_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 741px;
	width: 179px;
}
#contentArea {
	float: left;
	width: 627px;
	height: 723px;
	float: left;
	width: 597px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	min-height: 697px;
	background-color: #FFF;
}

#contentArea2 {
	float: left;
	width: 627px;
	height: 723px;
	float: left;
	width: 597px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	min-height: 697px;
	background-color: #FFF;
}

#contentArea ol {
	padding-left: 40px;
	padding-top: 10px;
}
#contentArea ol li {
	padding-bottom: 10px;
}


table {
	border: 1px solid #202020;
}
td {
	border: 1px solid #202020;
	padding: 6px;
	border-collapse: collapse;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #202020;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
}
h3 {
	font-size: 12px !important;
	font-weight: normal !important;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
}
#sendHome {
	height: 73px;
	width: 413px;
	margin-top: 30px;
	margin-left: 22px;
	float: left;
	cursor: pointer;
}
.whatWeDo {
	font-weight: bold;
	color: #ED4636;
}
