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

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 8px;
}
#container #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 15px;
	margin-left: 20px;
}
#container #logo {
	height: 143px;
	background-image: url(../images/banner-s_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #1f1f1f;
}
#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;
}
#bg {
	float: left;
	width: 978px;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 26px;
	font-size: 15px;
	padding: 0px;
	background-image: url(../images/Old-Photo-3young.jpg);
	background-repeat: no-repeat;
	background-position: 261px 40px;
	margin-right: 1px;
	margin-left: 1px;
}
#bg1 {
	float: left;
	width: 204px;
	font-size: 15px;
	margin: 0px;
	height: 930px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/browser15.jpg);
	background-repeat: repeat-x;
}
#bg2 {
	float: right;
	width: 708px;
	margin-bottom: 15px;
	font-size: 15px;
	padding-top: 15px;
	padding-right: 29px;
	padding-left: 29px;
}
#subfooter {
	clear: both;
	height: 63px;
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	vertical-align: top;
	margin-top: 25px;
}
