body { 
	height: 100%;
	background: #111111;
	font-family: Arial,Verdana;
	color: #b7b6b6
}

a { color: #937141 }
a:visited { color: #876739 }
a:hover,
a:active { color: #be8c45 }

.sys-icons { padding: 0px 0 20px 0px; /* position: absolute; top: 0.5em; left: 10%  */}
.sys-icons span { padding-right: 30px; }

/* LAYOUT DECOR */
table.layout {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	}
td.c1 {
		width: 284px;
	}
td.c2 {
		width: 517px
	}
td.c3 {
		width: 25%
	}
td.c2,
td.c23 {
	background: url(book-middle.jpg) repeat-y left top
}



#hat,
#hat td {
	height: 200px;
}
#hat td.c1 {
	background: url(book-lt.jpg) no-repeat right top;
}
#hat td.c2 {
	background: url(book-rt.jpg) repeat left top;
}
#hat td.c2 .decor {
	width: 100%;
	height: 100%;
	background: url(book_t.jpg) no-repeat left top
}
#hat td.c3 {
	background: url(book-rt.jpg) repeat left top;
}
#hat td.NavigationAddon {
	text-align: right;
	padding-right: 50px;
	font-style: italic;
}
#hat .head-pad-top { padding-top: 103px }
#main,
#main td {
	/* min-height: 530px;
	//height: 530px */
}
#main td td {
	min-height: none;
	//height: auto
}
#main td.c1 {
	background: #080808 url(book-l.jpg) no-repeat right top
}

#main td.c23 .decor {
	width: 100%;
	height: 100%;
	background: url(book-c.jpg) no-repeat left top;
	
}
#main td.c23 .contract {
	padding: 60px 50px 100px 97px
}

#footer td.c1 {
	background-color: #080808 
}
#footer td.c2 {
	padding: 20px 50px 100px 97px
}

.logo {
	margin: 47px 0 0 65px
}

.brush-relative {
	position: relative;
	left:  0;
	top: 60px;
	z-index: 1;
}
div.Brush {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 255px;
	height: 571px;
	background: url(brush-outer.png) no-repeat left top;
}
* html div.Brush { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/brush-outer.png', sizingMethod='crop'); //background: none; }
div.Brush div.brush-inner {
	width: 100%;
	height: 100%;
	background: url(brush-inner.gif) no-repeat left top
}

.LeftIllustration {
	position: relative;
	right: 62px;
	top: 210px; 
	z-index: 0;
	width: 270px;
	/* height: 414px */
	
}

.LeftIllustration img {
	position: relative;
	right: 1px;
	top: 0;
}

/* NAVIGATION */
#Navigation {
	position: relative;
	top: -40px;
	margin-left: -55px;
	margin-bottom: 30px;
}
#Navigation .item {
	float: left;
	font-size: 1em;
	font-style: italic;
	color: #fff;
	/* min-width: 200px;
	//width: 200px; */
}
#Navigation .item  a {
	position: relative;
	left: 0;
	top: 0;
	z-index: 10;
	padding-bottom: 0.3em;
	text-decoration: none;
	border-bottom: 1px solid;
}
#Navigation .id00 {
	//height: 65px;
	padding: 41px 0 14px 56px;
	margin-right: 90px;
	background: url(bg-menu-00.png) no-repeat left top;
	color: #f3811f;
}
#Navigation .id00 a {	color: #f3811f; }
#Navigation .id00 a:hover,
#Navigation .id00 a:active { color: #ffa659 }
* html #Navigation .id00 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg-menu-00.png', sizingMethod='crop'); //background: none; }

#Navigation .id01 {
	//height: 65px;
	padding: 41px 0 14px 55px;	
	margin-right: 10px;
	background: url(bg-menu-01.png) no-repeat left top;
	color: #f8e300;
}
#Navigation .id01 a {	color: #f8e300; }
#Navigation .id01 a:hover,
#Navigation .id01 a:active { color: #fff264 }
* html #Navigation .id01 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg-menu-01.png', sizingMethod='crop'); //background: none; }

#Navigation .id02 {
	//height: 65px;
	padding: 41px 0 14px 65px;	
	background: url(bg-menu-02.png) no-repeat left top;
	color: #7df100;
}
#Navigation .id02 a {	color: #7df100; }
#Navigation .id02 a:hover,
#Navigation .id02 a:active { color: #b2ff5e }
* html #Navigation .id02 { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/bg-menu-02.png', sizingMethod='crop'); //background: none; }



.pipe-relative {
	position: relative;
	top: 30px;
	left: -100px;
	z-index: 0;
	width: 0px;
	height: 0px;
}
.Pipe { 
	width: 171px;
	height: 162px;
	position: absolute; 
	bottom: 0;
	left: 0;
	z-index: 0;
	background: url(pipe-outer.png) no-repeat left top;
}
.Pipe .pipe-inner {
	width: 100%;
	height: 100%;
	background: url(pipe-inner.gif) no-repeat left top;
}
* html .Pipe { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/pipe-outer.png', sizingMethod='crop'); //background: none; }

/* CONTENT */
h1, h2, h3 { color: #e5a12b }
h1 {
	font-size: 1.4em;
	font-style: italic;
	margin-bottom: 1.5em
}

.content {
	font-size: 0.8em
}
p {
	margin-bottom: 1.5em
}
p.intro,
p.big {
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
}

.right-incut {
	clear: left;
	float: right;
	margin: 0 0 20px 20px;
}
.with-border {
	border: 1px solid #454545;
	padding: 10px;
}



.UsefulLinks {
	margin: 260px 5px 5px 10px;
	font-size: 0.7em;
	font-family: Verdana
}


table.Pipes {
}
table.Pipes td.item {
	padding-bottom: 30px
}
table.Pipes td.item img {
	margin-bottom: 5px
}

table.FullView img {
	margin: 20px 0 20px 0
}
