/* Global */
html,body {
	height: 100%;
	margin: 0;
}
body{
	margin:0;
	color:#000;
	;
	background:#50361b url(../images/bg-header-stripe.gif) repeat-x;
	min-width:974px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color: #3D2814;
}
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;
}
/* GlobalEnd */
/* Main */
#wMain{
	min-height: 100%;
	width:974px;
	margin:0 auto;
}
* html #wMain {height: 100%;}
.wContainer{
	width:974px;
	margin:0 auto;
	overflow:hidden;
}
.wBgContainer{
	position:relative;
	width:962px;
	padding:149px 5px 0 7px;
	background: url(../images/bg-container.png) repeat-y;
	z-index:100;
	height:1%;
	overflow:hidden;
	background-image: url(../images/bg-container.png);
}
.wBgContainer-bottom {
	display:block;
	width:974px;
	height:7px;
	background:url(../images/bg-container-bottom.png) no-repeat;
	overflow:hidden;
	margin:0 0 89px;
}
.wBgSidebarHolder{
	background:#775b36 url(../images/bg-gsidebar-grad.gif) repeat-y;
	width:100%;
	overflow:hidden;
	float:left;
	border-bottom:11px solid #664c2b;
}
* html .wContentHolder{float:none;}
.wBgSidebar{
	background:url(../images/bg-gsidebar.gif) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
	float:left;
}
/* MainEnd */
/* Header */
#gHeader{
	width:100%;
	background:#fef5e0 url(../images/bg-header.gif) no-repeat;
	position:absolute;
	width:962px;
	top:0;
	left:7px;;
}
#gHeader:after{
	content:"";
	display:block;
	clear:both;
}
.hLogo{
	position:absolute;
	top:12px;
	left:45px;
	width:266px;
	height:99px;
	margin:0;
	z-index:900;
	background: url(../images/none.gif) no-repeat;
}
.hLogo a{
	display:block;
	width:266px;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
}
#gHeader img{
	display:block;
}

.gNavigation{
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #50361b;
	background:#9d7d4f;
	width:960px;
	font:13px/28px Arial, Helvetica, sans-serif;
	float:left;
}
.gNavigation:after{
	content:"";
	display:block;
	clear:both;
}
.gNavigation li{
	float:left;
	margin:0 33px 0 16px;
	display:inline;
	position:relative;
}
.gNavigation a{
	color:#fef5e0;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.gNavigation li.active a,
.gNavigation a:hover{color:#000; text-decoration:none;}
.gNavigation li.expanded a,
.gNavigation li:hover a{color:#000; text-decoration:none;}
.gNavigation div.slide{
	display:none;
	position:absolute;
	top:28px;
	left:0;
	width:202px;
}
.gNavigation ul{
	list-style:none;
	margin:0;
	padding:0 10px;
	width:180px;
	background:#9d7d4f;
	border:1px solid #50361b;
	font-size:12px;
	line-height:20px;
}
.gNavigation ul li{
	float:none;
	display:block;
	margin:0;
}
.gNavigation ul a{
	display:inline;
	color:#fef5e0 !important;
}
.gNavigation ul li.active a,
.gNavigation ul a:hover{color:#000 !important;}
/* HeaderEnd */
/* Content */
#lContent{
	float:right;
	width:564px;
	margin:0 13px 0 0;
	display:inline;
}
#wMain h1{
	font:bold italic 18px/25px "Trebuchet MS", Helvetica, sans-serif;
	color:#3d2814;
	margin:0 0 11px;
}
#lContent .block{
	padding:9px 20px 13px;
	background:#fef5e0 url(../images/bg-block-image.gif) no-repeat 100% 100%;
}
.sgContent p,
#lContent .block p{
	font-size:13px;
	line-height:18px;
	margin:0 0 17px;
}
/* ContentEnd */
/* Sidebar */
#lSidebar{
	width:347px;
	float:left;
	margin:0 0 0 17px;
	display:inline;
}
#lSidebar img{
	display:block;
	margin:0 0 13px;
}
.block{
	background:#fef5e0;
	padding:13px;
	margin:0 0 12px;
}
#wMain h2,
#wMain h3{
	font:15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#200;
	margin:-10px 0 7px;
}
#wMain h3{
	margin:0 0 5px;
}
#lSidebar .min-h{
	min-height:160px
}
* html #lSidebar .min-h{height:160px;}
.slist{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:17px;
}
#lSidebar .block p{
	font-size:12px;
	line-height:16px;
	margin:0 0 17px;
}
/* SidebarEnd */
.sgContent {
	background:#fef5e0;
	border:15px solid #775b36;
}
.sgContent {
	padding:16px 20px;
}
.sgTxt {padding:0 32px 120px;}
/* Footer */
#gFooter{
	position:relative;
	z-index:1;
	width: 100%;
	height: 166px;
	margin-top: -166px;
	background-color: #000;
}
#gFooter .fHolder{
	width:962px;
	margin:auto;
	text-align:right;
	overflow:hidden;
	padding:80px 0 0;
}
#gFooter p{
	color:#fef5e0;
	font-size:12px;
	line-height:16px;
	margin:0 12px;
}
#gFooter a {
	color:#fef5e0;
	text-decoration:underline;
}
#gFooter a:hover {text-decoration:none;}
.flash {padd: 0 0 12px;}
.flash embed,
.flash object {
	margin:0;
	padding:0;
	}
/* FooterEnd */
