/* CSS Document */
html {
	height:100%;
}
body {
	position:relative;
	min-width:995px;
	min-height:100%;
	height:auto !important;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

a {
	color:#014fff;
}
h1 {
	font:29px Georgia, "Times New Roman", Times, serif;
	color:#8c1010;
	margin:-7px -4px 13px;
	clear:both;
}
h2 {
	font:23px Georgia, "Times New Roman", Times, serif;
	color:#9f0404;
	margin:0;
}
h3 {
	font:18px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0 0 7px;
}
h4 {
	font-size:15px;
	font-style:italic;
	font-weight:normal;
}
p {
	margin:8px 0 17px;
}
img {
	border:none;
}

#header {
	height:290px;
	color:#0b305d;
	padding:40px 0 0 379px;
	font-style:italic;
	background:url(/images/header_bg.jpg) repeat-x;
}
#header a {
	color:#0b305d;
}
#header p {
	margin:0 0 7px;
}

#logo {
	position:absolute;
	left:81px;
	top:88px;
}

#red_ribbon {
	position:absolute;
	left:0;
	top:40px;
}
#blue_ribbon {
	position:absolute;
	top:0;
	right:36px;
	width:32px;
	height:100px;
	padding-top:9px;
	text-align:center;
	background:url(/images/ribbon_blue.gif) no-repeat;
}
#blue_ribbon img{
	padding:7px;
}

#appeal {
	position:relative;
	height:200px;
	overflow:hidden;
}
.menu {
	font:16px "Times New Roman", Times, serif;
	font-weight:normal;
}

#gallery {
	position:absolute;
	top:270px;
	right:0;
	width:514px;
	height:430px;
	padding:13px 20px 10px;
	text-align:right;
	background:#e9e9e9 url(/images/gallery_bg.gif) left bottom no-repeat;
}
.gallery_sign {
	position:absolute;
	width:510px;
	bottom:0;
	right:-40px;
	text-align:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#5c5c5c;
}

#content {
	padding:17px 50px 235px 35px;
	background:url(/images/content_bg.jpg) top left no-repeat;
}
#content table, th, td {
	padding:10px;
	border:1px solid #000;
	border-collapse:collapse;
}

.text_area {
	display:table-cell;
	display:table;
	padding:0 25px 0;
}
.text_area ul {
	list-style-image:url(/images/dash.gif);
	margin-top:0;
	margin-bottom:0;
}
.text_area li {
	margin-top:14px;
}
#home {
	width:475px;
	padding:400px 0 0 70px;
	float:right;
}
.submenu {
	width:225px;
	padding:39px 0 0 70px;
	float:right;
}
.object {
	width:350px;
	padding:39px 0 0 25px;
}
.submenu .sublink{
	font: bold 15px "Times New Roman", Times, serif;
	margin-bottom:6px;
}
.submenu .active {
	margin-left:-13px;
}

#reference {
	position:absolute;
	bottom:277px;
	width:410px;
	padding-bottom:16px;
	background:url(/images/reference_bg.gif) left bottom no-repeat;
	display:none;
	z-index:30000;
}

.extract {
	padding:0;
	color:#FFFFFF;
	background: #9f0404 url(/images/extract.gif);
}
.extract h2{
	color:#FFFFFF;
}
.extract a{
	color:#FFFFFF;
}
.extract img{
	position:absolute;
	left:0;
	width:95px;
	border:2px solid #fff;
}
#c_tl {
	background:url(/images/c_tl.gif) top left no-repeat;
}
#c_tr {
	background:url(/images/c_tr.gif) top right no-repeat;
}
#c_bl {
	background:url(/images/c_bl.gif) bottom left no-repeat;
}
#c_br {
	padding:15px 25px 20px;
	background:url(/images/c_br.gif) bottom right no-repeat;
}

.objects {
	width:32%;
	position:relative;
	padding:30px 0 30px 150px;
	float:left;
}
.objects_title {
	position:relative;
	min-height:70px;
	padding:20px 0 0 120px;
}
.objects img{
	position:absolute;
	left:30px;
	width:95px;
	border:2px solid #e0e0e0;
}
.objects_photo {
	margin:20px 30px 20px 0;
	padding-right:4px;
	float:left;
	text-align:center;
}
.objects_photo img {
	border:2px solid #e0e0e0;
}

.no_photo {
	width:43%;
	padding-left:30px;
}
.no_photo_title {
	margin-left:-120px;
}

.total {
	font-size:20px;
	text-decoration:none;
}
.dashed {
	text-decoration:none;
	border-bottom:1px dashed #014fff;
}
.date {
	font:10px "Times New Roman", Times, serif;
	color:#808080;
}
.news_photo {
	margin:0 20px 20px 0;
	border:3px solid #e4e4e4;
}
.sign {
	font-style:italic;
}

.nav {
	font-size:10px;
	text-align:center;
}
.nav a {
	color:#565656;
}
.nav .previous {
	margin-left:25px;
	float:left;
}
.nav .next {
	margin-right:40px;
	float:right;
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:223px;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#575757;
	background:url(/images/footer_bg.jpg) right bottom no-repeat;
	border-bottom:3px solid #a3a3a3;
}
#copyright {
	position:absolute;
	width:200px;
	left:70px;
}
#mail {
	position:absolute;
	left:34%;
}
#adress {
	position:absolute;
	right:0;
	width:310px;
	padding-right:75px;
}
#canvas {
	position:absolute;
	top:45px;
	left:70px;
}
