@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#container #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	height: 32px;
	width: 980px;
}
#container #logo {
	height: 143px;
	background-color: #1f1f1f;
	background-image: url(../images/banner-s_03.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #logo #picture {
	margin: 0px;
	padding: 0px;
	height: 143px;
	float: left;
}
#container #logo #descr {
	float: right;
	margin-top: 109px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #EEE;
	width: 400px;
	text-align: right;
}
#upper_column {
	width: 980px;
	margin-top: 15px;
	font-size: 17px;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	height: 581px;
	clear: both;
	margin-bottom: 26px;
	background-image: url(../textiles/batik/images/10-322-85-c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#text1 {
	float: right;
	height: 23px;
	width: 110px;
	margin-top: 538px;
	text-align: left;
	color: #000;
	background-color: #AAA;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.7em;
	font-size: 15px;
}
#subfooter {
	clear: both;
	height: 33px;
	width: 100%;
	text-align: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	padding-top: 15px;
}
#footer {
	clear: both;
	height: 33px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	vertical-align: top;
	padding-top: 55px;
}
