html{
	height:100%;
}
body {
	margin: 0;
	font: 11px arial, helvetica, sans-serif;
	color: #000;
	height:100%;
	min-width:761px;
	background: url(../images/bg-body.gif) repeat 50% 0;
}
* html body{padding: 0 0 0 1px;}
*+html body{padding: 0 0 0 1px;}
.gecko.ff3 body{padding:0 1px 0 0;}
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#wrapper {
	overflow:hidden;
	position:relative;
	z-index:5;
	min-height:100%;
	background: url(../images/bg-wrapper.gif) repeat-y 50% 0;
}
#wrap-holder{
	overflow:hidden;
	position:relative;
	width:100%;
	padding:0 0 149px;
	background: url(../images/bg-wrapper-holder.gif) repeat-x 50% 0;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
.inner-page #wrapper{
	background: url(../images/bg-wrapper-inner.gif) repeat-y 50% 0;
}
.header{
	width: 761px;
	height:130px;
	margin:0 auto;
}
.logo{
	width:141px;
	height:111px;
	float:left;
	display:inline;
	margin:9px 0 10px 17px;
	overflow:hidden;
}
.logo a{
	width:141px;
	height:111px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../images/logo.gif) no-repeat;
}
.navbar{
	width:532px;
	height:31px;
	margin:99px 4px 0;
	display:inline;
	float:right;
	background: url(../images/bg-nav.gif) no-repeat;
}
#nav {
	padding:0;
	margin:8px 0 0 24px;
	list-style:none;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	padding:0 4px 0 12px;
	background: url(../images/nav-separator.gif) no-repeat 0 3px;
}
#nav li:first-child { background:none;}
#nav li a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#nav li a:hover, #nav li .active{
	color:#bfbb93;
}
#nav li:hover,
#nav li.hover{
	position:relative;
}
#nav li:hover a,
#nav li.hover a{
	color:#bfbb93;
}
#nav li:hover .subnav,
#nav li.hover .subnav{display:block;}
#nav .subnav{
	display:none;
	position:absolute;
	width:221px;
	top:13px;
	left:12px;
	padding:10px 0 0;
	z-index: 100;
}
#nav .subnav ul {
	background: #bfbb93;
	margin:0;
	padding:2px 0 0;
	height: 1%;
	list-style:none;
}
#nav ul li{
	float: none;
	padding:0 0 2px 5px;
	margin:0;
	height:1%;
	display:block;
	line-height:18px;
	border-bottom:1px solid #a39e65;
	background:none;
}
#nav ul li a {
	font-size:10px;
	color:#000;
}
#nav ul li a:hover{
	color:#000;
}
#nav ul li:hover a,
#nav ul li.hover a{
	text-decoration: underline;
}
#nav li:hover ul li a,
#nav li.hover ul li a{
	color:#000;
}
/* 2 level */
#nav li:hover ul li:hover,
#nav li.hover ul li.hover{
	position:relative;
}
#nav li:hover .subnav li:hover .subnav-1,
#nav li.hover .subnav li.hover .subnav-1{display:block;}
#nav .subnav-1{
	display:none;
	position:absolute;
	width:221px;
	top:5px;
	left:221px;
	padding:0;
	margin:0;
}
#nav .subnav1 ul {
	background: #bfbb93;
	margin:0;
	padding:2px 0 0;
	height: 1%;
}
#nav ul li ul li{
	float: none;
	padding:0 0 2px 5px;
	margin:0;
	display:block;
	line-height:18px;
	border-bottom:1px solid #a39e65;
	background:none;
}
#nav .subnav-1 ul li a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#nav ul li ul li a:hover{
	color:#000;
}
#nav ul li ul li:hover a,
#nav ul li ul li.hover a{text-decoration: underline;}

.main{
	width:762px;
	margin:0 auto;
}
.inner-page .main{
	width:761px;
}
* html .index-page .main{
 	width:761px;
}
*+html .index-page .main{
 	width:761px;
}
.image{
	width:351px;
	margin:0 0 0 6px;
	float:left;
	display:inline;
}
.image img{
	display:block;
}
.content{
	width:362px;
	padding:9px 0 0 13px;
	float:left;
	margin:0 0 0 22px;
	display:inline;
}
.content2{
	width:362px;
	padding:9px 0 0 13px;
	float:left;
	margin:0 0 0 22px;
	display:inline;
	background: url(../images/content-separator.gif) no-repeat 0 14px;
}
.content-holder{
	width:349px;
}
.content-holder p{
	margin:18px 0 0;
	line-height:18px;
}
.line{
	height:17px;
	width:100%;
	position:absolute;
	left: 0;
	bottom: 148px;
	z-index:2;
	margin:0;
	background: url(../images/line2.gif) repeat-x 50% 0 ;
}
.sidebar{
	width:190px;
	margin:0 0 0 19px;
	padding:0 0 40px;
	float:left;
	display:inline;
}
.sidebar strong{
	margin:33px 0 0 13px;
	display:block;
	font-size:11px;
	font-weight:bold;
}
.side-nav{
	margin:0;
	padding:0;
	list-style:none;
}
.side-nav li{
	padding:8px 0 0 13px;
	line-height:14px;
	background: url(../images/sidebar-separator.gif) no-repeat 0 13px;
}
.side-nav li a{
	font-size:10px;
	color:#000;
	text-decoration:none;
}
.side-nav li a:hover{
	text-decoration:underline;
}
.content-inner{
	width:530px;
	margin:0 0 0 18px;
	padding:0 0 40px;
	float:left;
	display:inline;
}
.content-inner .image{
	width:530px;
	float:none;
}
.content-inner .text{
	width:485px;
	margin:0 0 0 26px;
	padding:5px 0 0;
	clear: both;
}
.content-inner .text h2{
	margin:0 ;
	font-size:12px;
}
.content-inner .text p{
	margin:5px 0 0;
}

#footer{
	position:relative;
	margin:-149px 0 0;
	overflow:hidden;
	height:149px;
	background: #bfbb93 url(../images/bg-footer.gif) repeat-x 50% 0;
	z-index: 6;
}
.footer-holder{
	width:761px;
	margin:0 auto;
	padding:40px 0 0;
	overflow:hidden;
	background: url(../images/bg-footer-wrapper.gif) no-repeat 6px 0;
}
.column1{
	width:210px;
	margin:0 0 0 11px;
	display:inline;
	float:left;
}
.footer-holder p{
	margin:0 0 12px;
	line-height:12px;
	font-size:10px;
}
.column2{
	width:140px;
	margin:0 0 0 32px;
	display:inline;
	float:left;
}
.footer-holder .copyright{
	margin:40px 0 ;
	color:#827a13;
}