#main-wrapper { margin: 0 auto; text-align: left; width: 940px; background-color: #FFF }

#header { width: 940px; height: 100px; background: url(../images/header.jpg) no-repeat left top; margin: 20px 0 }
#header h1 { width: 212px; height: 43px; background: url(../images/logo.jpg) no-repeat left top; top: 26px; left: 20px; *top: 15px }

#content { width: 502px; padding: 186px 20px 0 418px; height: 414px; background: url(../images/background.jpg) no-repeat left top; }
#content h2 { font-size: 16px; color: #003353; line-height: 1.2em; font-weight: bold; margin-bottom: 33px }
#content ul { margin-bottom: 33px }
#content li, #content p { font-size: 14px; color: #000; line-height: 1.2em; font-weight: normal; margin-bottom: 10px }

#main-wrapper div.en { background-image: url(../images/background-en.jpg) }

#footer { height: 31px; border-top: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; margin: 20px 0 60px }
#footer a { position: absolute; right: 10px; top: 8px; font-size: 10px }
