#picture {
	background: url('/images/picture.jpg') no-repeat;
}

#content {
	width: 376px;
	margin-left: 466px;
	background: url('/images/about-lt.gif') no-repeat 0 30px;
}

#about {
	padding: 26px 0 0 88px;
	background: url('/images/about-decoration.jpg') no-repeat 0 50px;
}
#about h2 {
	padding: 0; margin: 0 0 17px -88px;
	height: 1px; overflow: hidden;
	line-height: 1.45em;
	background: #C7C7C7 url('/images/hr-bg.gif') repeat-y;
}

#chart {
	float: left;
	width: 165px;
	margin-right: -1px;
	border-right: solid 1px #E8E8E8;
	background: url('/images/graphic-lt.gif') no-repeat;
}
#chart h3 {
	height: 1px; overflow: hidden;
	margin: 0 0 38px; padding: 0;
}
#chart dl {
	margin: 0; padding: 90px 0 0;
	background: url('/images/graphs.jpg') no-repeat;
}
#chart dd {
	margin: 0 0 10px;
}

#poll {
	float: right;
	padding-left: 11px;
	width: 199px;
	border-left: solid 1px #E8E8E8;
	color: #3F3F3F;
	background: url('/images/poll-lt.gif') no-repeat 10px 0;
}
#poll ul, #poll label {
	color: #000;
}
#poll.result {
	background: url('/images/poll-results-lt.gif') no-repeat 10px 0;
}
#poll h3 {
	padding: 0; margin: 0 0 44px; height: 1px; overflow: hidden;
}
#poll form ul {
	padding: 0; margin: 10px 0;
	list-style-type: none;
	border: 0;
}
#poll form li {
	border-top: solid 1px #E9E9E9;
	padding: 5px 5px 5px 40px;
	text-indent: -35px;
}
#poll form ul input {
	margin-right: 15px;
}
#poll ul {
	padding: 0 0 5px; margin: 10px 0;
	list-style-type: none;
	border: solid 1px #E9E9E9;
	border-width: 1px 0;
}
#poll li {
	clear: both;
	border-top: none;
	padding: 5px 1px 15px;
}
#poll li strong {
	line-height: 1em;
	float: right;
	font-weight: normal;
}
#poll .bar {
	float: left;
	margin: 1px 0 0 5px;
	border: solid 1px #A73C2C;
	width: 130px;
}
#poll .bar div {
	height: 8px;
	font: 8px/8px;
	background: #A73C2C;
}
#poll a {
	color: #000;
	padding-left: 10px;
	background: url('/images/link-arrow.gif') no-repeat 0 50%;
}
#poll a:hover { text-decoration: none; }

#catalog {
	position: absolute;
	top: 158px; left: 295px;
	width: 147px;
	background: url('/images/catalog-lt.gif') no-repeat;
	font-size: .9em;
}

#catalog h3 {
	margin: 0 0 42px; padding: 0;
	height: 1px;
	overflow: hidden;
}

#catalog ul {
	margin: 0 13px; padding: 0;
	list-style-type: none;
}
#catalog li {
	line-height: 18px;
	padding-bottom: 12px;
	background: url('/images/catalog-bullet.gif') no-repeat 0 1px;
}
#catalog a {
	padding-left: 33px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#catalog a:hover {
	text-decoration: underline;
}


#currency {
	position: absolute;
	top: 217px; left: 856px;
	width: 134px; padding-top: 3px;
	font-size: .9em;
	background: url('/images/currency-bg.gif') no-repeat;
}
#currency h3 {
	margin: 0; padding: 0 11px 3px;
	font-size: 1em;
	color: #FFF;
	background: #A73C2C url('/images/currency-h-bottom.gif') no-repeat 0 100%;
}
#currency dl {
	margin: 10px;
}
#currency dd {
	margin: 0 0 20px;
}

#footer {
	clear: both;
	width: 376px;
	margin-left: 466px;
}
