html {
	height: 100%;
	padding-bottom: 1px;
}

body {
	margin: 0; padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #0f110c url(images/body.png) repeat-x top;
	color: #868686;
	line-height: 16px;
}

a, a:link, a:visited {
	color: #7c0808;
}

h2 {
	margin: 4px 0 18px 0;
	padding: 0;
	font-size: 22px;
	font-weight: normal;
}

#page {
	margin: 0 auto;
	width: 885px;
}

#head {
	overflow: hidden;
	height: 101px; width: 885px;
	margin-bottom: 6px;
}

#head h1 {
	float: left;
	margin: 0 30px 0 0; padding: 0;
	height: 100px; line-height: 100px; width: 306px;
}

#head h1 a {
	display: block;
	background: url(images/logo.png) no-repeat right;
	text-indent: -9999px;
	outline: none;
}

#head .nav {
	float: left;
}

#head .nav ul {
	padding: 59px 0 0 0; margin: 0;
}

#head .nav li {
	float: left;
	list-style: none;
	height: 42px; line-height: 42px;
}

#head .nav li a {
	display: block;
	text-indent: -99999px;
	outline: none;
}

#head .nav li.nav1 {
	background: url(images/nav1.png) no-repeat;
	width: 79px;
}

#head .nav li.nav1 a:hover, #head .nav li.nav1 a.active {
	background: url(images/nav1-active.png) no-repeat;
}

#head .nav li.nav2 {
	background: url(images/nav2.png) no-repeat;
	width: 146px;
}

#head .nav li.nav2 a:hover, #head .nav li.nav2 a.active {
	background: url(images/nav2-active.png) no-repeat;
}

#head .nav li.nav3 {
	background: url(images/nav3.png) no-repeat;
	width: 81px;
}

#head .nav li.nav3 a:hover, #head .nav li.nav3 a.active {
	background: url(images/nav3-active.png) no-repeat;
}

#head .search {
	float: right;
	background: url(images/search.png) no-repeat;
	width: 218px; height: 27px;
	margin-top: 40px;
}

#head .search form {
	margin: 0; padding: 0;
	overflow: hidden;
	height: 27px;
}

#head .search .button {
	margin: 0; padding: 0;
	float: right;
}

#head .search .text {
	width: 160px;
	padding: 5px 5px;
	border: 0;
	background: none;
	float: left;
}

#top {
	background: url(images/top.png) no-repeat;
	height: 227px;
}

#top .intro {
	width: 468px; height: 105px;
	padding: 20px 0;
	font: italic bold 17px/22px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content {
	overflow: hidden;
}

#content .main {
	float: left;
	width: 737px;
}

#content .main h2 {
	margin: 0; padding: 32px 0 0 80px;
	height: 28px;
	background:	url(images/main-heading.png) no-repeat top left;
	font-size: 17px;
	color: #ffffff;
}

#content .cats {
	background: url(images/cats.png) no-repeat bottom;
	padding-bottom: 11px;
	margin-bottom: 20px;
}

#content .cats li {
	line-height: 17px;
}

#content .cats .letter {
	font-size: 17px;
	padding-top: 3px;
}

#content .cats .body {
	background: #f3f3f3;
	padding: 25px 10px 25px 30px;
	overflow: hidden;
}

#content .cats ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 115px;
}

#content .side {
	padding-top: 70px;
	float: right;
	width: 125px;
	margin-bottom: 80px;
}

#content .side div {
	margin-bottom: 9px;
}

#footer {
	border-top: 1px solid #7e0003;
	background: #b60509	url(images/footer.png) repeat-x top;
	padding: 15px 0;
	font-size: 11px;
}

#footer .inner {
	width: 885px;
	margin: 0 auto;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

#footer, #footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .cubes {
	float: right;
	margin-top: -67px;
	position: relative;
	z-index: 1;
	behavior: url("images/iepngfix.htc");
}
