* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	height: 100%;
	background-image: url(bg_2.gif);
	background-repeat: repeat-y;
	background-color: #e4e9f0;
	font-family: Arial, Helvetica, sans-serif;
	color: #393937;
}

.header {
	width: 1024px;
	height: 113px;
	background-image: url(header_2.jpg);
	background-repeat: no-repeat;
}

.headerbg {
	width: 100%;
	height: 113px;
	background-image: url(headerbg_2.jpg);
}

.theme {
	width: 592px;
	height: 115px;
	background-image: url(theme_2.jpg);
	background-repeat: no-repeat;
}

.navigation {
	position: relative;
	top: 16px;
	left: 55px;
	width: 175px;
}

.nav {
	list-style: none;
}

.button {
	width: 172px;
	height: 38px;
	padding-top: 8px;
	padding-left: 7px;
	background-image: url(button_2.jpg);
	background-repeat: no-repeat;
	list-style: none;
}

.button_link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

.title {
	width: 714px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 12px;
	top: 245px;
	left: 283px;
	position: absolute;
	background-color: #562c25;
	font-size: 24px;
	color: #e4e9f0;
}

.content {
	width: 600px;
	left: 300px;
	top: 306px;
	padding-bottom: 100px;
	position: absolute;
}

.mod {
	width: 207px;
	height: 208px;
	background-image: url(mod_2.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-bottom: 60px;
}

.foerder {
	background-image: url(foerder_2.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 110px;
	position: absolute;
	left: 605px;
	top: 130px;
}
