@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:14px 0 0 0;
	color:#000;
	background: #fff url(../images/bg.jpg) no-repeat center top;
}
a img {
	border:0px solid #fff;
}
.pg_separator {
	padding:0 7px;
}
.bar {
	width:957px;
	height:15px;
	background-color:#393939;
	opacity:0.2;
	filter:alpha(opacity=20);
}
.hidden {
	display:none;
}
#cont {
	width:957px;
	margin:0 auto;
	position:relative;
}
#header {
	width:957px;
	height:82px;
	position:relative;
}
#header #menu {
	position:absolute;
	top:30px;
	left:702px;
}
#banner {
	margin-top:23px;
}
#middle {
	margin-top:27px;
	position:relative;
}
#top {
	width:957px;
	height:20px;
}
#title {
	width:96px;
	float:left;
}
#pgs {
	margin-top:3px;
	float:right;
}
#thumbs td {
	padding-top:26px;
}
#contact {
	width:755px;
	height:158px;
	margin-top:28px;
}
#copyright {
	width:86px;
	height:9px;
	margin:28px;
	padding-bottom:25px;
	position:absolute;
	right:0;
}