* { font-size:100.01%; outline:none;}
html{font-size:64%;}
body {
	color: #666;
	font:1em Arial, Helvetica, sans-serif;
	margin:0;
	min-width:100%;
	
	
	background-attachment: fixed;
	background-image: url("../images/page_background.gif");
	background-position: center top;
	background-repeat:no-repeat;
}
img {border-style: none}
a {
	text-decoration: none;
	color: #000;
}
a:hover{text-decoration:underline;}
input, textarea, select {
	font:12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color:#a6a6a6;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
/* wrapper */
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	float:left;
	position:relative;
	left:50%;
}
.w3{
	float:left;
	position:relative;
	left:-50%;
}
#wrapper{
	margin:0 auto;
	position:relative;
	width:1020px;
	padding:243px 0 44px;
}
.home-page#wrapper{padding:460px 0 44px;}
.hide-title{
	position:absolute;
	top:0;
	left:0;
	height:1px;
	width:1px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0;
}
/* header */
#header{
	position:absolute;
	top:0;
	left:0;
	width:1020px;
}
#header .upper{
	background:#131313;
	overflow:hidden;
	width:974px;
	padding:8px 46px 8px 0;
}
#header .upper ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:10px;
	color:#ccc;
}
#header .upper li{
	float:left;
	background: url(../images/divider1.gif) no-repeat 12px 50%;
	padding:0 0 0 29px;
	white-space:nowrap;
}
#header .upper li:first-child{background-image:none;}
#header .upper a{
	color:#ccc;
	float:left;
}
#header .upper ul.share-item{float:left;}
#header .share-item span{
	float:left;
	margin:0 9px 0 0;
}
#header .upper .share-list{float:left;}
#header .share-list li{
	background-image:none;
	padding:0 4px 0 0;
}
#header .share-list img{display:block;}
#header .visual{
	overflow:hidden;
	height:1%;
}
#header .bg-img1{
	background: url(../images/bg-visual2.jpg) no-repeat;
	height:211px;
}
#header .bg-img2{
	background: url(../images/bg-visual1.jpg) no-repeat;
	height:428px;
}
.slides .logo{
	background: url(../images/logo.png) no-repeat;
	width:232px;
	height:99px;
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	top:37px;
	left:0px;
}

.logo{
	background: url(../images/logo.png) no-repeat;
	width:232px;
	height:99px;
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	position:absolute;
	top:68px;
	left:0px;
}

.logo a{
	display:block;
	height:100%;
	position:relative;
}
#header .nav-holder{
	position:absolute;
	bottom:0;
	left:0;
}
/* main-nav */
#header .nav{
	margin:0;
	padding:5px 0 0 48px;
	float:left;
	list-style:none;
	color:#999;
	text-transform:uppercase;
	background: url(../images/bg-navbar.png) repeat-x;
	height:35px;
	overflow:hidden;
}
#header .nav li{float:left;}
#header .nav a{
	color:#ccc;
	float:left;
	padding:10px 36px 16px 0;
}
#header .nav .active,
#header .nav a:hover{
	background: url(../images/divider-active.gif) repeat-x;
	color:#999;
	text-decoration:none;
}
#header .nav span{
	height:9px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	cursor:pointer;
}
#header .home a span{
	background: url(../images/bg-item-home.png) no-repeat;
	width:34px;
}
#header .about a span{
	background: url(../images/bg-item-about.png) no-repeat;
	width:57px;
}
#header .menu a span{
	background: url(../images/bg-item-menu.png) no-repeat;
	width:33px;
}
#header .events a span{
	background: url(../images/bg-item-events.png) no-repeat;
	width:41px;
}
#header .gallery a span{
	background: url(../images/bg-item-gallery.png) no-repeat;
	width:49px;
}
#header .location a span{
	background: url(../images/bg-item-location.png) no-repeat;
	width:56px;
}
#header .careers a span{
	background: url(../images/bg-item-careers.png) no-repeat;
	width:56px;
}
#header .home .active span,
#header .home a:hover span{background: url(../images/bg-item-home-active.png) no-repeat;}
#header .about .active span,
#header .about a:hover span{background: url(../images/bg-item-about-active.png) no-repeat;}
#header .menu .active span,
#header .menu a:hover span{background: url(../images/bg-item-menu-active.png) no-repeat;}
#header .events .active span,
#header .events a:hover span{background: url(../images/bg-item-events-active.png) no-repeat;}
#header .gallery .active span,
#header .gallery a:hover span{background: url(../images/bg-item-gallery-active.png) no-repeat;}
#header .location .active span,
#header .location a:hover span{background: url(../images/bg-item-location-active.png) no-repeat;}
#header .careers .active span,
#header .careers a:hover span{background: url(../images/bg-item-careers.png) no-repeat;}
/* main */
#main{background:#ebebeb url(../images/bg-main-t.gif) repeat-x;}
.main-w1{
	background: url(../images/bg-main-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:23px 52px 136px 41px;
}
.home-page .main-w1{
	padding:18px 52px 27px 41px;
	margin:0 0 -9px;
}
#content{
	float:right;
	width:610px;
	margin:4px 0 0;
}
/* post content */
.post{
	font-size:1.2em;
	line-height:18px;
}
.post h1{
	margin:0 0 9px;
	font-size:1.6em;
	line-height:24px;
	color:#FF6633;
	text-transform:uppercase;
	font-weight:normal;
}
.post p{margin:0 0 20px;}
/* sidebar */
#sidebar{
	float:left;
	width:250px;
}
.latest-news{margin:0 0 22px;}
.latest-news .content{
	font-size:1.3em;
	margin:0 0 18px;
}
.latest-news .content strong{
	font-size:1.125em;
	font-weight:normal;
}
.latest-news p{margin:0;}
.mark-orange{color:#f63;}
.latest-news a{color:#000;}
.latest-news a:hover{
	text-decoration:none;
	color:#f0592a;
}
.latest-news .more-link{
	overflow:hidden;
	height:1%;
	font-weight:bold;
	font-size:12px;
}
.latest-news .more-link a{
	padding:0 0 0 21px;
	float:left;
	background: url(../images/arrows-bullet1.gif) no-repeat 4px 50%;
}
/* today-box */
.today-box{
	color:#333;
	font-size:1.2em;
	line-height:18px;
	border:1px solid #636363;
	background:#d8d8d8 url(../images/bg-today-box.gif) no-repeat 0 100%;
	margin:0 0 0 7px;
	padding:9px 5px 11px 12px;
}
.today-box h2{
	margin:0 0 2px;
	font-size:1.334em;
	font-weight:normal;
	text-transform:uppercase;
}
.today-box p{margin:0;}
.main-block{
	overflow:hidden;
	width:954px;
	margin:0 0 0 -27px;
}
.main-block .column{
	float:left;
	width:280px;
	margin:0 0 0 32px;
	display:inline;
}
.main-block p{margin:0;}
.main-block .content-column{
	font-size:1.6em;
	margin:4px 0 0 32px;
}
.main-block .content-column strong{
	font-size:1.125em;
	font-weight:normal;
}
.main-block .news-column{
	margin:9px 0 -27px 32px;
	font-size:1.2em;
	line-height:17px;
}
.main-block .news-column a{color:#000;}
.main-block .news-column a:hover{
	text-decoration:none;
	color:#f0592a;
}
.main-block .news-column h2{
	margin:0 0 9px;
	font-size:1.167em;
	line-height:16px;
	text-transform:uppercase;
	font-weight:normal;
}
.main-block .news-column ul{
	margin:0;
	padding:0 0 27px;
	list-style:none;
}
.main-block .news-column li{
	background: url(../images/arrows-bullet1.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
}
.main-block .news-column .title{
	display:block;
	font-size:1.084em;
}
.main-block .news-column p{margin:0;}
.main-block .aside-column{margin:0 0 0 30px;}
.main-block .today-box{margin:0 37px 0 0;}
.main-block .today-box p{margin:0;}
/* footer */
#footer{
	background:#f0592a;
	padding:13px 0 13px 33px;
	height:1%;
}
#footer .nav{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	font-size:1.1em;
}
#footer .nav li{
	display:inline;
	background: url(../images/divider2.gif) no-repeat 7px 50%;
	padding:0 0 0 15px;
}
#footer .nav li:first-child{background-image:none;}
#footer .nav a{color:#fff;}


.boxleft {
	float:left;
	width:292px;
}

.boxright {
	float:right;
	width:292px;
	margin-right:14px;
}

h2.section-title {
	font-size: 1.4em;
	font-weight: normal;
	color: #FF6633;
	padding-top:10px;
}

h3 {
	width:282px;
	background: url(../images/bg-h3.gif);
	background-repeat: repeat-x;
	height:24px;
	float:left;
	margin:0;
	padding-top:8px;
	padding-left:10px;
	font-weight:normal;
	font-size:16px;
	color:#000000;
	
}

.boxleft ul {
	margin:0;
	padding:0;
	list-style-type: none;
	width:292px;
	float:left;
	
}

.boxleft ul li {
	width:272px;
	float:left;
	border-bottom: 1px dotted #cccccc;
	height:39px;
	margin-left:10px;
	line-height:39px;
	margin-top:0;
	padding:0;
	
}


.boxright ul {
	margin:0;
	padding:0;
	list-style-type: none;
	width:292px;
	float:left;
	
}

.boxright ul li {
	width:272px;
	float:left;
	border-bottom: 1px dotted #cccccc;
	height:39px;
	margin-left:10px;
	line-height:39px;
	margin-top:0;
	padding:0;
	
}

.divider {
	width:100%;
	clear:both;
	margin-bottom:12px;
}
/*
     FILE ARCHIVED ON 03:23:18 Sep 17, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:32:45 Nov 07, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.722
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.043
  esindex: 0.01
  cdx.remote: 10.338
  LoadShardBlock: 49.48 (3)
  PetaboxLoader3.datanode: 51.53 (4)
  PetaboxLoader3.resolve: 64.988 (2)
  load_resource: 95.265
*/