@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-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;
}
#container #navigation2 {
	clear: both;
	height: 34px;
	margin-top: 4px;
}
#left   {
	width: 157px;
	margin-top: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #ffffff;
	text-align: left;
	height: 537px;
	float: left;
}
#center {
	height: 537px;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 26px;
	float: left;
	background-image: url(../images/hope_chest_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #center #text {
	width: 380px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color: #000;
	text-align: justify;
	height: 403px;
	float: left;
	margin-top: 130px;
	margin-right: 5px;
}
#right   {
	width: 336px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #ffffff;
	text-align: center;
	height: 537px;
	float: right;
	margin-right: 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;
}
