@charset "utf-8";

* {
	margin: 0; padding: 0;
}

body {
	background: url(images/bg.png) repeat-x top left; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8c917f;
}

a {
	color: #4e5243; text-decoration: none;
}

a:hover {
	color: #b61841;
}

img {
	border: 0;
}

h1 {
	text-indent: -2000px; margin-bottom: 50px;
}

.clear {
	clear: both;
}

.top {
	float: right; text-indent: -2000px; width: 29px; height: 26px; background: url(images/icon_top.jpg) no-repeat; display: block;
}

.raquo {
	font-size: 11px; line-height: 160%; padding: 0 3px;
}

a.more {
	display: block; width: 95px; height: 16px; background: url(images/b_more.jpg) no-repeat; text-indent: -2000px;
}

a.more:hover {
	background: url(images/b_more.jpg) no-repeat 0 -16px;
}

.indent {
	color: #4e5243; margin: 75px 0 0 77px; width: 150px;
}

.description {
	width: 200px; color: #8c917f; margin-top: 20px;
}

div.more {
	margin-top: 15px;
}

#container {
	width: 1020px;
}

#flash {
	height: 519px; background: url(images/flash.jpg) no-repeat;
}

#flash2 {
	height: 276px; background: url(images/flash2.jpg) no-repeat;
}

#footer {
	width: 670px;
}

#footer, #footer a {
	color: #969a8a; text-decoration: none;
}

#footer a:hover {
	color: #6f7265;
}

#footer .copyright, #footer .links {
	float: left; width: 60%; margin: 21px 0;
}

#footer .links {
	text-align: right; width: 40%;
}