div#innet { text-align: center; }
#innet div.outer { width: 900px; margin: 15px auto 15px auto; }
#innet div.left { background-image: url("img/norabode-l.jpg"); background-position: 0% 0%; background-repeat: no-repeat; }
#innet div.right { background-image: url("img/norabode-r.jpg"); background-position: 100% 0%; background-repeat: no-repeat; height: 636px;}

#innet div.pad { padding: 80px 230px 0px 280px; }
#innet div.text { text-align: left; color: #181818; text-align: left; font-family: arial; background-image: url("img/text-bg.png"); background-position: 50% 0%; background-repeat: no-repeat; }

#innet div.text h2 { font-size: 12px; font-weight: bold; margin: 0; padding: 4px 5px 4px 5px; }
#innet div.text p { font-size: 11px; font-weight: normal; margin: 0; padding: 4px 5px 4px 5px; }
#innet div.text a { color: #000000; font-weight: bold; }

#innet div.foot { padding-top: 2px; text-align: center; font-family: arial; font-size: 12px; font-weight: bold; }
#innet div.foot a { color: #181818; text-decoration: none; }

#innet div.foot form,
#innet div.foot select,
#innet div.foot input { margin: 0; display: inline; }
#innet div.foot input { margin-left: 2px; }