/* body { background:#000000 url(../img/bg.jpg) top center no-repeat;} */

.wrap { width:960px; margin:0 auto; text-align:left; padding:0 10px; }

.one_third { width:200px; margin:0 20px 0 0; float:left; }
.last_col { margin-right:0 !important; }


.logo {position: relative; left:30px; background:url(../images/logoblack.png) 0 0 no-repeat; width:156px; height:100px; display:block; margin:30px 0 150px; text-indent:100%;white-space:nowrap;overflow:hidden   }


.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}


/* slider ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#slider { background:url(../images/bg_trans.png) 0 0 repeat; width:920px; height:470px; position:relative; overflow:hidden;
  opacity:0.9;
  filter:alpha(opacity=90); /* For IE8 and earlier */
-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;
-webkit-box-shadow: #000 0px 0px 20px; -moz-box-shadow: #000 0px 0px 20px; box-shadow: #000 0px 0px 20px; behavior:url(/js/PIE.htc); }
 
.scroll { height:560px; width:920px; margin:0 auto; overflow:auto; position:relative; clear:left; }

.scrollContainer div.panel { height:490px; width:860px; padding:30px 30px 20px; }

.scrollContainer div#home { width:860px; padding:50px 150px 20px 30px; }

.navigation { background:url(../img/bg_nav.png) 0 0 repeat-x; height:59px; border-bottom:1px solid #fff; padding-left:5px; overflow:hidden; }
.navigation li { background:url(../img/nav_div.png) 0 0 no-repeat; list-style:none; padding:0; float:left; }
.navigation li:first-child { background:none; }

.navigation a, .navigation a:visited { font-size:20px; height:59px; line-height:59px; display:block; color:#a1a1a1; text-decoration:none; padding:0 35px; }
.navigation a.selected, .navigation a:hover { color:#00b6ff; }

.scrollButtons { display:none; } .hide {display:none;}

.scrollButtons { position:absolute; bottom:10px; cursor:pointer; z-index:10; }
.scrollButtons.left { left:10px; } .scrollButtons.right { right:10px; }


/* GALLERY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

ul.gallery  { margin:0; clear:both; }
.panel .gallery li { float:left; display:block; margin:1px 1px 0 0; padding:0; background:#000018; }
.gallery a img { border:none; overflow:hidden; float:left; }
.gallery a img:hover { -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70; }


/* .footer {	position: absolute;
	bottom:0;
}
*/