body{
	margin:0;
	color:#404041;
	font:13px/28px "Trebuchet MS", Arial, sans-serif;
	background:#0f1926 url(../images/bg-body.gif) repeat-x;
	min-width:961px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#79c1db;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.container{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	width:1721px;
	position:relative;
	left:50%;
	float:left;
}
.w2{
	width:1721px;
	left:-50%;
	float:left;
	position:relative;
	background:url(../images/bg-wrapper.gif) no-repeat;
}
.wrapper{
	width:961px;
	margin:0 auto;
}
#header{
	overflow:hidden;
	position:relative;
}
* html #header{
	overflow:visible;
	height:1%;
}
#header .hold{
	width:100%;
	overflow:hidden;
	padding:0 0 38px;
}
.logo{
	width:400px;
	height:60px;
	float:left;
	display:inline;
	margin:62px 0 0 16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
* html .logo{margin-left:-3px;}
.logo a{
	height:60px;
	display:block;
	position:relative;
}
#header .top-hold{
	overflow:hidden;
	padding:0 15px 0 0;
}
* html #header .top-hold{
	overflow:visible;
	height:1%;
}
#header .top-nav{
	margin:0;
	padding:5px 8px 51px 0;
	list-style:none;
	float:right;
	font:13px/16px Arial, Helvetica, sans-serif;
}
#header .top-nav li{
	float:left;
	padding:0 6px 0 7px;
	background:url(../images/sep-top-nav.gif) no-repeat 0 50%;
}
#header .top-nav li:first-child{background:none;}
#header .top-nav a{
	color:#e2c675;
	letter-spacing:1px;
}
#header .search-form{
	overflow:hidden;
	clear:right;
}
* html #header .search-form{
	overflow:visible;
	height:1%;
}
#header .search-form .search-hold{
	width:323px;
	height:38px;
	float:right;
	padding:7px 0 0 4px;
	background:url(../images/bg-search-hold.png) no-repeat;
}
#header .search-form .input-hold{
	float:left;
	width:223px;
	height:31px;
	background:url(../images/bg-input-hold.gif) no-repeat;
}
#header .search-form .input-hold input{
	width:195px;
	height:19px;
	float:left;
	font:12px/19px "Trebuchet MS", Arial, sans-serif;
	color:#000;
	padding:6px 14px;
	border:0;
	background:none;
	position:relative;
}
#header .search-form .submit{
	width:89px;
	padding:0 0 4px;
	margin:-4px 0 0 9px;
	float:left;
	display:inline;
	border:0;
	height:38px;
	cursor:pointer;
	color:#fff;
	position:relative;
	font:bold 16px/20px "Trebuchet MS", Arial, sans-serif;
	background:url(../images/btn-search.gif) no-repeat;
}
#header .nav-hold{
	width:100%;
	overflow:hidden;
}
#header .nav-hold .t{
	width:100%;
	height:22px;
	overflow:hidden;
	background:url(../images/bg-nav-hold-t.png) no-repeat;
}
#header .nav-hold .b{
	width:100%;
	height:32px;
	overflow:hidden;
	background:url(../images/bg-nav-hold-b.png) no-repeat;
}
#header .nav-hold .c{
	width:100%;
	background:url(../images/bg-nav-hold-c.png) repeat-y;
}
#header .nav-hold .c:after{
	content:"";
	clear:both;
	display:block;
}
.nav{
	margin:-9px 0 -15px;
	padding:0 17px 0 0;
	list-style:none;
	float:right;
	position:relative;
	font:bold 15px/18px "Trebuchet MS", Arial, sans-serif;
}
.nav li{float:left;}
.nav a{
	float:left;
	color:#fff;
	padding:0 14px 17px 13px;
	position:relative;
	text-decoration:none;
text-transform:uppercase;
}
.nav .active a,
.nav a:hover{
	text-decoration:none;
	background:url(../images/bg-nav-h.gif) no-repeat 50% 100%;
}
#main{
	width:901px;
	overflow:hidden;
	padding:36px 16px 6px 12px;
	margin:-35px 15px 0 17px;
	background:#fff url(../images/bg-main.gif) repeat-x;
}
#main h2{
	margin: 0 0 5px;
	color:#404041;
	font:bold 36px/38px "Trebuchet MS", Arial, sans-serif;
}
#main h3{
	margin:0 0 5px;
	color:#142d47;
	font:bold 20px/24px "Trebuchet MS", Arial, sans-serif;
}
#main .holder{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#content{
	width:592px;
	float:left;
	padding:0 0 0 0;
}
#content .visual{
	width:100%;
	overflow:hidden;
	margin:0 0 31px;
}
img{
	display:block;
	border:1px solid #717c87;
margin:0 0 31px;
}
#content .txt-hold{overflow:hidden;}
* html #content .txt-hold{
	overflow:visible;
	height:1%;
}
#content h2{margin:0 0 22px;}
#content p{
	line-height:17px;
	margin:0 0 17px;
}
#content .txt-hold{padding:0 0 0;
margin-top: -10px;
}
#content dl{
	margin:0;
	padding:1px 0 0;
}
#content dt{
	float:left;
	padding:0 8px 0 0;
	margin:0 5px 0 0;
	background:url(../images/bullet.gif) no-repeat 100% 50%;
}
#content .gallery {
	clear: both;
	padding: 15px 0 25px;
	margin-bottom: 20px;
	overflow: hidden;
	}

#content .gallery img {
float: left;
	padding: 0;
	margin-right: 15px;
	}
* html #content dt{margin-right:2px;}
#content dd{
	margin:0;
	display:block;
}
#content dl a{text-decoration:underline;}
#content dl a:hover{text-decoration:none;}
#sidebar{
	width:296px;
	float:right;
}
#sidebar h3{margin-bottom:10px;}
#sidebar .top-bar{
	padding:18px 15px 0;
	margin:0 0 17px;
	background:#e6e7e8;
}
#sidebar .navbar{
	margin:0 -15px;
	padding:0;
	list-style:none;
	width:296px;
	overflow:hidden;
	border-top:1px solid #b1b8bf;
	font:bold 13px/20px "Trebuchet MS", Arial, sans-serif;
}
#sidebar .navbar li{
	vertical-align:top;
	overflow:hidden;
	padding:10px 0 13px 46px;
	margin:-1px 0 0;
	border-top:1px solid #b1b8bf;
	background:url(../images/bg-navbar.gif) no-repeat 18px 17px;
}
* html #sidebar .navbar li{
	overflow:visible;
	height:1%;
}
#sidebar .navbar a{color:#142d47;}
#sidebar .navbar ul{
	margin:12px 0 -14px -46px;
	padding:11px 0 4px;
	list-style:none;
	background:#142d47;
	width:296px;
	position:relative;
}
* html #sidebar .navbar ul{
	padding-bottom:3px;
	margin-bottom:-13px;
}
*+html #sidebar .navbar ul{
	padding-bottom:3px;
	margin-bottom:-13px;
}
#sidebar .navbar ul li{
	border:0;
	padding:0 0 10px 44px;
	background:none;
}
#sidebar .navbar ul a{color:#79c1db;}
#sidebar .navbar ul .active a,
#sidebar .navbar ul a:hover{
	color:#e2c675;
	text-decoration:none;
}
#sidebar .box{
	padding:0 0 0 15px;
	overflow:hidden;
}
* html #sidebar .box{
	overflow:visible;
	height:1%;
}
#sidebar .box h3{margin-bottom:14px;}
#sidebar .navbar .date{
	display:block;
	color:#a6a8ab;
	font-size:12px;
	margin:-3px 0 0 -2px;
}
#sidebar .box .navbar{border:0;}
#sidebar .box .navbar li{
	border:0;
	padding-bottom:1px;
}
.archives-hold{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.archives-hold .archives{
	float:right;
	padding:0 0 0 27px;
	background:url(../images/bg-archives.gif) no-repeat 0 6px;
	font:bold 15px/18px Tahoma, Arial, sans-serif;
}
.archives-hold .archives a{color:#79c1db;}
#footer{
	width:929px;
	margin:0 15px 0 17px;
	background:#142d47;
	font:12px/14px "Trebuchet MS", Arial, sans-serif;
}
#footer:after{
	content:"";
	clear:both;
	display:block;
}
#footer h3{
	margin:0 0 11px;
	color:#e2c675;
	font:bold 15px/18px "Trebuchet MS", Arial, sans-serif;
}
#footer p{
	margin:0;
	color:#fff;
}
#footer .hold{
	width:946px;
	float:left;
	display:inline;
	margin:25px 0 0 -17px;
}
#footer .box{
	width:281px;
	float:left;
	padding:0 0 0 29px;
}
#footer .info-hold{
	padding:15px 5px 0 25px;
	border-top:2px solid #7b795e;
}
#footer .mark{
	display:block;
	color:#e2c675;
	margin:0 0 15px;
}
#footer .link-hold{width:100%;}
#footer .link-hold:after{
	content:"";
	clear:both;
	display:block;
}
#footer .more{
	float:right;
	display:inline;
	padding:0 0 0 23px;
	margin:0 -4px 0 0;
	position:relative;
	font-family:Tahoma, Arial, sans-serif;
	background:url(../images/bg-more.gif) no-repeat 0 4px;
}
#footer .more a{color:#79c1db;}
#footer address{
	padding:0 0 14px;
	font-style:normal;
}
#footer address span{
	display:block;
	color:#e2c675;
	font-weight:bold;
}
#footer .contact-list{
	margin:0 0 0 -1px;
	padding:0 0 2px;
	list-style:none;
	line-height:18px;
}
#footer .contact-list li{
	padding:0 0 10px 36px;
	overflow:hidden;
}
* html #footer .contact-list li{
	overflow:visible;
	height:1%;
}
#footer .contact-list .tel{background:url(../images/ico-tel.gif) no-repeat 2px 0;}
#footer .contact-list .fax{background:url(../images/ico-fax.gif) no-repeat 0 2px;}
#footer .contact-list .email{background:url(../images/ico-email.gif) no-repeat 0 3px;}
#footer .contact-list a{color:#e2c675;}
#footer .contact-list dl{
	margin:0;
	font-weight:bold;
	color:#fff;
}
#footer .contact-list dt{
	float:left;
	margin:0 4px 0 0;
}
* html #footer .contact-list dt{margin-right:1px;}
#footer .contact-list dd{
	margin:0;
	display:block;
	color:#e2c675;
}
#footer .duty{
	margin:0 0 0 -1px;
	font-size:12px;
	line-height:15px;
	color:#fff;
}
#footer .duty dt{
	float:left;
	font-size:13px;
	margin:0 7px 0 0;
}
* html #footer .duty dt{margin-right:4px;}
#footer .duty dd{
	height:1%;
	overflow:hidden;
	display:block;
	margin:0;
	padding:1px 0 0;
}
#footer .list-info{
	margin:-1px 0 0;
	padding:0;
	list-style:none;
	line-height:16px;
}
#footer .list-info li{
	overflow:hidden;
	vertical-align:top;
	padding:0 0 13px 26px;
	background:url(../images/bg-more.gif) no-repeat 0 4px;
}
* html #footer .list-info li{
	overflow:visible;
	height:1%;
}
#footer .list-info a{color:#fff;}
#footer .subscribe-box{
	width:326px;
	overflow:hidden;
	margin:27px -20px 0 -15px;
	position:relative;
	background:url(../images/bg-subscribe-box.gif) repeat-y;
}
#footer .subscribe-box .holder{background:url(../images/bg-subscribe-box.gif) no-repeat;}
#footer .subscribe-box .frame{
	overflow:hidden;
	padding:7px 0 69px 14px;
	background:url(../images/bg-subscribe-box.gif) no-repeat -652px 100%;
}
* html #footer .subscribe-box .frame{
	overflow:visible;
	height:1%;
}
#footer .subscribe-box h3{
	margin:0 0 9px 2px;
	color:#fff;
	font:bold 20px/24px "Trebuchet MS", Arial, sans-serif;
}
#footer .subscribe-box form{width:100%;}
#footer .subscribe-box form:after{
	content:"";
	clear:both;
	display:block;
}
#footer .input-holder{
	width:207px;
	height:31px;
	float:left;
	background:url(../images/bg-text-field.png) no-repeat;
}
#footer .input-holder input{
	width:189px;
	height:19px;
	float:left;
	font:12px/18px "Trebuchet MS", Arial, sans-serif;
	color:#000;
	padding:6px 9px;
	border:0;
	background:none;
	position:relative;
}
#footer .subscribe-box .submit{
	width:83px;
	padding:0 0 3px;
	margin:-4px 0 0 7px;
	float:left;
	display:inline;
	height:39px;
	border:0;
	cursor:pointer;
	color:#fff;
	position:relative;
	font:bold 16px/20px "Trebuchet MS", Arial, sans-serif;
	background:url(../images/btn-send.png) no-repeat;
}
.livebar {
	background: #000;
	color: #fefefe;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	font-size: 11px;
	margin: 10px auto;
	}
	
.livebar a {
	text-decoration: underline;
	color: #baf800;
	padding-left: 15px;
	font-weight: bold;
	}
	
.livebar a:hover {
	text-decoration: none;
	color: #fff;
	}
#slideshow{
margin-bottom: 31px;
padding-top: 10px;
}
