body { background: #000 url(../img/bg.jpg) no-repeat top center; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;  }
#container { width: 916px; margin: 20px auto; }
#banner { width: 916px; height: 465px; background: #000; }
#banner ul { list-style-type: none; }
:focus { outline: 0; } 

#info { position: absolute; z-index:12; background: url(../img/over.png); padding: 10px; top: 102px; width: 440px; margin-left: 446px;  }
#info p { color: #fff; font-size: 13px; margin-left: 2px; padding-bottom: 5px; }
#info ul { list-style-type: none; }
#info li { margin: 0 0 5px 0; }
#info a { color: #ccc; text-decoration: none; font-size: 14px; line-height: 24px; padding: 2px; border: 1px dotted #333;  }
#info a:hover { background: #fff; color: #000; }

#bottom { padding: 10px 0; }
#logo { float: left; padding-bottom: 12px;  }
#nav { float: right; height: 44px; padding-top: 10px;  }
#nav ul { list-style-type: none; margin-top: 7px; padding-bottom: 10px;  }
#nav li { display: inline; }
#nav a { color: #fff; text-decoration: none; font-size: 13px; padding: 8px 10px;   }
#nav a:hover { background: #58585A; width: 70px; height: 29px; }

#footer { line-height: 10px; }
#footer ul { list-style-type: none; margin-top: 10px; text-align: right; }
#footer li { display: inline; padding-right: 4px; }
#footer a { color: #333; text-decoration: none; font-size: 10px; }
#footer a:hover { color: #666; }

.clear { clear: both; }
.focus { background: #58585A; width: 70px; height: 29px; }
.portfolio { margin-top: 50px; }
.contact { margin-top: 20px; }
.facebook { background: url(../img/facebook.png) no-repeat left; padding-left: 30px; }
.twitter { background: url(../img/twitter.png) no-repeat left; padding-left: 30px; }
.email { background: url(../img/email.png) no-repeat left; padding-left: 30px; }
.up { background: url(../img/up.png) no-repeat left; padding-left: 30px; }
.main { margin-top: 307px; }

.push5 { margin: 8px 0; }

#slideshow { position:relative; height:350px; }
#slideshow IMG { position:absolute; top:0;  left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active { z-index:10; opacity:1.0; }
#slideshow IMG.last-active { z-index:9; }

#xtra_div { font-size: 12px; color: #ccc; }
#xtra_div li { background: #333; padding-left: 5px; line-height: 20px; }
#xtra_div a { font-size: 12px; border: none; text-decoration: underline; }
#xtra_div a:hover { background: none; border: none; color: #fff; }
#creditfooter { display: none; }

.updated { margin-left: 10px; font-size: 8px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; background: #000; color: #fff; padding: 3px; }

h1 { font-family:Cambria, Tahoma, Geneva, sans-serif; font-size: 32px; font-weight: bold; letter-spacing: -1px; color: #fff; text-transform: uppercase;  }
h2 { font-family:Cambria, Tahoma, Geneva, sans-serif; font-size: 20px; font-weight: bold; letter-spacing: -1px; color: #fff; text-transform: uppercase;  }
