
#bg_image {
width: 100%;
height: 100%;
top: 91px;
left:0px;
position: absolute;
z-index: 0;
}

#container {


	background-position: center top;
	background-repeat: no-repeat;

	width:846px;
	text-align:center;
	margin: 0 auto;
	background-image: url(../img/grid846_16_.jpg);	
	
	}
	
#header {
	text-align:left;
	height:90px;
	width: 240px;
	padding-left: 0px;
	float:left;
	}
	
#header img { 
	padding: 12px 0px 0px 0px;
	margin: 0px;
	}

#mainnav {
	float:right;

	
	height:64px;
	margin-top:72px;
	width:580px;
	text-align:right;

	}

#mainnav ul {
	float:right;
	padding:0px;
	margin: 0px 0px 0px 0px;
	}
#mainnav li {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
	}

#content {
	text-align:left;
	width:400px;
	margin-left:213px;
	
	}




#menu_1 {
	width: 140px;
	text-align:left;
	margin-left: -612px;
	margin-top: 0px;
		}
	

	
#menu_2 {
	text-align:left;
	width: 140px; 
	margin-left:75px;

	}


	

#footer {
padding-top: 10px;
padding-bottom: 10px;
margin-left: 0px;
position: fixed;
bottom:0px;
left:0px;
width:100%;
z-index:1000;
	
	}
#footer ul {
	text-align:center;
	margin: 0px;	
	padding: 0px;
	line-height: 8px;
	}

#footer li {	
display: inline; padding: 5px; margin: 0px; line-height: 12px;;}
	

#listmenu ul {

 margin: 0 0 5px 0;
 padding: 0 0 2px 0;
 list-style-type: none;
 width:588px;}

#listmenu li { 	padding-left:18px; display: inline; float: left; 

	}

#listmenu li a {
color: #262626;
	float: left;
	display: block;
	width: 260px;
	height: 162px;
	padding: 5px;

	margin-bottom:36px;
 }
 
#listmenu img {
	float: left;
	width: 126px;
	height: 162px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 0px;
	}

#listmenu li a:hover {

 background-color: #4B5D56;
 color:#ffffff;}	
	

#thumblist {

	margin-left:0px;
	width: 120px;
	float: left;

}

#thumblist ul { margin-left: 0px; width: 114px; }

#thumblist li {

}

#thumblist li a {

	color: #1D1D1D;
}

#before {
margin-top:36px;
width: 130px;
float: right;
}

.photocaption {float:left;}

#before img {
	width: 130px;
	float: right;
}

#thumblist img {
	height: 40px;
	width: 40px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;

	}

#detail {
	margin-left: 50px;
	}

#detailframe {

	}
#detail img{
	float: left;
	}
#detailtxt {
width: 460px;
float: left;
}
	
#news {
	width: 400px;
	padding-bottom:10px;
	padding-top:2px;
	border-top-width: 1px;
	border-top-style: solid;
}


.rightspace { margin-right:9px; }






a:link .thumbhover {
	filter:alpha(opacity=100);
	/* CSS3 standard */
    opacity:1.0;
    /* for Mozilla */
    -moz-opacity:1.0;	
}

a:visited .thumbhover {
	filter:alpha(opacity=100);
	/* CSS3 standard */
    opacity:1.0;
    /* for Mozilla */
    -moz-opacity:1.0;
}

a:hover .thumbhover {
	filter:alpha(opacity=60);
	/* CSS3 standard */
    opacity:0.6;
    /* for Mozilla */
    -moz-opacity:0.6;		
}

a:active .thumbhover {
	filter:alpha(opacity=60);
	/* CSS3 standard */
    opacity:0.6;
    /* for Mozilla */
    -moz-opacity:0.6;		
}

#arrow {
float: right;
margin-top: -65px;
	
	}

#arrow img {
	width: 15px;
	height: 15px;
	}
	
