/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#ffffff;
	background-color:#000000;
}
body, td, th, textarea, select, h1, h2, h3, h4, h5, h6, p, title
{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; line-height:20px; margin:0;}
img {border:0;}
p {padding-bottom:15px;margin:0;}
h1 {
	font-size:24px;
	color:#b8b39b;
	margin-top:30px;
	margin-bottom:5px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9F9877;
	padding-bottom: 10px;
}
.title {
	color:#b8b39b;
}
.title-mov-name {
	font-weight:bold;
}
link{
	color:#b8b39b;
}
a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b8b39b;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}
.footer-text {
	font-size: 9px;
	color: #606060;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:hover, a.footer-text:active {
	font-size: 9px;
	color: #606060;
	text-decoration: none;
}
a.footer-text:hover {
	text-decoration: underline;
}
.main-bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	height: 589px;
	width: 1002px;
}
.main-bg-visual {
	background-image: url(../images/main_bg_visual.jpg);
	background-repeat: no-repeat;
	height: 590px;
	width: 1002px;
	background-position: center center;
	vertical-align: bottom;
	top: 20px;
	clip: rect(40px,auto,auto,auto);
	padding: 50px;
}

div.header-pad {
	padding-top:16px;
}
div.content-txt {
	padding-top:60px;
	text-align: left;
	width: 530px;
	padding-bottom: 10px;
}
div.content-txt-color {
	color:#b8b39b;
}
div.footer-txt {
	color:#9f9878;
	font-size: 9px;
	padding-left: 40px;
	padding-bottom: 30px;
	padding-top:50px;
	float: left;
	line-height: 12px;
	text-align: left;
}
div.footer-mail {
	color:#9f9878;
	font-size: 12px;
	padding-left:35px;
	padding-bottom:10px;
	padding-top:50px;
	float:left;
	line-height: 12px;
}
div.work-title {
	float: right;
	font-weight: normal;
	font-size: 11px;
	color: #847D5E;
}
div.work-title a {
	font-weight: bold;
	text-decoration:none;
}
div.work-title a:hover {
	color:#FFFFFF;
}
div.up {
	color:#b8b39b;
	float:right;
	padding-top: 20px;
}
div.up a {
	text-decoration:none;
}
div.up a:hover {
	color:#FFFFFF
}
#gallery-txt {
	display:block;
	color:#b8b39b;
	text-decoration:none;
}
#gallery-txt p { font-weight:bold; font-size:12px; padding-bottom:25px; padding-left:12px;}
#gallery-txt p a {
	display:block;
	color:#b8b39b;
	text-decoration:none;
}
#gallery-txt p a:hover {
	color:#ffffff;
}
#gallery-txt img {
	border:1px solid #b8b39b;
	margin-right: 10px;
	vertical-align: text-bottom;
}
#gallery-txt a img {
	border:1px solid #b8b39b;
	margin-right: 10px;
	vertical-align: text-bottom;
}
#gallery-txt a:hover img {
	border:1px solid #ffffff;
}

div.gallery-main {
	padding-top:10px;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}
div.page-title {display:block;color:#b8b39b;text-decoration:none; padding-bottom:25px;}
div.page-title a {font-weight:bold; font-size:12px; text-decoration:none;}
div.page-title a:hover { color:#FFF;}
.b-padd { padding-top:20px;}
