* { border: 0; margin: 0; padding: 0 }
body { background: url(./background.gif); color: #fff; font-family: Arial }
a { color: inherit; text-decoration: none }
#all { margin: 0 auto; width: 500px; padding-top: 39px }
#logo { }
#container { border: 0px solid #7091ca; }
#top { max-height: 0px; position: relative}
#top img { width: 10%; max-height: 0px }
#top h1 { position: absolute; top: 0px; left: 10px; font-size: 28px}
#top h2 { position: absolute; top: 30px; left: 120px; font-size: 22px}
#top h3 { position: absolute; top: 210px; right: 20px; font-weight: normal; font-size: 20px}
#top h4 { position: absolute; top: 245px; left: 150px; font-size: 30px; font-weight: normal; }
#imgs { padding: 0; height: 145px; border-top: 1px solid #7091ca; }

#nav { margin-top: 10px; }
#nav ul { list-style: none; background: url(./nav.gif); height: 32px }
#nav ul.l { float: left; width: 480px;}
#nav ul.r { float: right; width: 100px }
#nav ul.r li { padding-right: 25px; background: url(./arrow.gif) right no-repeat; }

#nav li { float: left; font-size: 13px; line-height: 32px; font-weight: bold; padding: 0 8px 0 18px; background: url(./nav-bgr.gif) no-repeat; height: 32px }
#nav ul.r li { font-size: 14px }
#nav li.first { padding: 0 3px 0 15px; background: none }

.button2 img { border-width: 0 1px; border-style: solid; border-color: #7091ca; }
