html {
	background: #fff;
}
body {
	margin:0;
	background:#fff;
	font:14px "Times New Roman", Times, serif;
	color:#111;
	min-width: 1056px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
img {border-style:none;}
a:hover {text-decoration:none;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border:none;
}
#page{
	width: 100%;
	overflow: hidden;
}
.primary-block{
	width: 778px;
	float: left;
}
#main-container{
	margin:0 auto;
	width:713px;
}
#container {
position:relative;
	width:100%;
/*	overflow:hidden;*/
	background:none;
	overflow:hidden;
}
#container-wrapper {
position:relative;
	width:976px;
/*	overflow:hidden;*/
}

#header {
display: none;
visibility: hidden;
width:778px;
height:171px;
background:url(../images/header.jpg) no-repeat left top;
}
.logo {
float:left;
width:214px;
height:112px;
margin:12px 0 0 36px;
text-indent:-9999px;
}
.logo strong {
margin:0;
}

#content-wrapper {
width:100%;
background:none;
overflow: hidden;
}
#content {
padding:30px 30px 0px 35px;
width:713px;
background:none;
}
#content h1 {
color:#a09477;
font-size:28px;
font-weight:normal;
margin:0;
text-align:center;

}
#content h1 span {
	background:url(../images/star.gif) no-repeat 100% 50%;
	padding-right: 25px;
}
#content h1 strong {
	background:url(../images/star.gif) no-repeat 0 50%;
	font-weight: normal;
	padding-left: 25px;
}

.photos {
position:relative;
text-align:center;
}
.photos div {
position:relative;
text-align:center;
display: none;
visibility: hidden;
}
.bigimg {
position:relative;
z-index:5;
}
.btn-view {
position:relative;
z-index:7;
}
.btn-print {
position:relative;
z-index:8;
}

.photos div {
position:relative;
z-index:6;
margin:-40px 0 40px 0;
}
.btn-view, .btn-print {
float:right;
margin:0 20px 0 0;
}
.object {
padding:0 100px;
height: 1%;
overflow: hidden;
}
.object h2 {
color:#a09477;
font-size:18px;
font-weight:normal;
margin:15px 0 0 0;
}
.object p {
margin:0;
line-height: 21px;
}
#top-menu {
visibility:hidden;
display:none;
width:976px;
height:78px;
background:url(../images/topmenu.jpg) no-repeat left top;
}
.banner-top {
float:right;
margin:18px 61px 0 0;
width:98px;
height:22px;
text-indent:-9999px;
}
.banner-top strong {
margin:0;
}
#top-menu ul {
padding:0;
margin:10px 5px 0 0;
list-style:none;
float:right;
}
#top-menu ul li {
float:left;
padding:11px 15px 3px 14px;
background:url(../images/bullet.jpg) no-repeat right center;
overflow:hidden;
}
#top-menu ul li a {
display:block;
padding:0 0 6px 0;
color:#141614;
text-transform:uppercase;
font-size:15px;
letter-spacing:2px;
text-decoration:none;
}
#top-menu ul li a:hover {
background:url(../images/arrow.jpg) no-repeat center bottom;
}
#top-menu ul li a.active {
background:url(../images/arrow.jpg) no-repeat center bottom;
}
#top-menu ul li {
display:inline;
}
#right-menu-box {
visibility:hidden;
display:none;
width:181px;
padding-left: 6px;
float: right;
/*padding:0 5px 10px 15px;*/
}
#right-menu-box h2 {
margin:0;
font-weight: normal;
color:#326d22;
}
.right-menu {
margin:-10px 0 0;
padding:0;
list-style:none;
font-size:12px;
}
.right-menu li div{
	display:none;
}
.right-menu li.active div{
	display:block;
}


.right-menu li {
	padding: 14px 0 0;
}
.right-menu li a {
	color:#231f1f;
	padding:0 0 0 10px;
	text-decoration:none;
	position: relative;
	z-index: 100;
	background:url(../images/arrow-right.gif) no-repeat;
}
.right-menu li a:hover {
	color:#326d22;
	text-decoration:none;
	position: relative;
}
.right-menu li a.active {
	color:#326d22;
}
.right-submenu {
	margin:-31px 0 -17px -17px;
	padding:7px 0 0 0;
	list-style:none;
	font-size:12px;
	position: relative;
	width: 198px;
	background: url(../images/top-shadow.png) no-repeat;
}
.right-submenu .shadow {
	height: 8px;
	display: block; 
	overflow: hidden;
	background: url(../images/shadow.png) repeat-x;
	width: 187px;
}
.right-submenu ul {
	margin: 0;
	background:url(../images/right-submenu.jpg) no-repeat;
	padding: 25px 0 9px 27px;
	overflow: hidden;
	height: 1%;
	list-style: none;
}
.right-submenu li {
	padding:14px 0 0 10px;
	background:none;
}
.right-submenu li a {
	background: none;
	padding-left: 0;
}

#footer {
display:none;
visibility:hidden;
width:759px;
padding:10px 207px 10px 10px;
height:120px;
overflow:hidden;
background: url(../images/footer.gif) no-repeat left top;
}
.bottom-menu {
list-style:none;
text-align:center;
margin:30px 0;
padding:0;
}
.bottom-menu li {
display:inline;
padding:0 8px 0 8px;
margin:0 0 0 -2px;
background:url(../images/bullet-bottom.gif) no-repeat left center;
}
.bottom-menu li.first {
	background: none;
}
.bottom-menu li a {
color:#63615c;
font-size:15px;
text-decoration:none;
}
.bottom-menu li a:hover {
text-decoration:underline;
}
.bottom-menu li a.active {
color:#2a3e0e;
font-weight:bold;
}