#languages {
	padding-top: 4px;
	margin-right: 20px;
	position: absolute;
	z-index: 9999;
	width: 962px;
}

#top {
	text-align: right;
}

#top,#banner,#content,#footer {
	width: 982px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	height: 189px;
}

#banner.fr {
	background: url("../images/banner.fr.jpg") top right;
}

#banner.en {
	background: url("../images/banner.en.jpg") top right;
}

#banner.es {
	background: url("../images/banner.es.jpg") top right;
}

#home_button a {
	display: block;
	position: absolute;
	width: 155px;
	height: 130px;
	left: 20px;
	top: 20px;
	text-decoration: none;
}

#play_button a {
	display: block;
	position: absolute;
	width: 155px;
	height: 65px;
	left: 410px;
	top: 115px;
	text-decoration: none;
}

#forum_button a {
	display: block;
	position: absolute;
	width: 75px;
	height: 25px;
	left: 755px;
	top: 155px;
	text-decoration: none;
}

#shop_button a {
	display: block;
	position: absolute;
	width: 65px;
	height: 25px;
	left: 830px;
	top: 155px;
	text-decoration: none;
}

#content {
	min-height: 605px;
}

#content_main {
	position: absolute;
	left: 183px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
}

#content_main h1 {
	font-size: 18px;
	padding-bottom: 5px;
}

#content_main h2 {
	padding-top: 5px;
	font-size: 16px;
	padding-bottom: 10px;
	color: black; /*#9e7705;*/
}

#content_main h3 {
	font-size: 15px;
	padding-bottom: 3px;
}

#content_main h4 {
	font-size: 14px;
	padding-bottom: 3px;
}

#content_main h5 {
	font-size: 13px;
	padding-bottom: 3px;
}

#content_main ul {
	padding-left: 30px;
}

#content_main_title_icon {
	position: absolute;
	width: 76px;
	height: 66px;
	left: 40px;
	top: 2px;
}

#content_main_title {
	position: absolute;
	width: 604px;
	height: 90px;
	background: url("../images/content_main_title_bg.jpg") no-repeat;
	padding-left: 170px;
	padding-top: 21px;
	font-size: 15px;
	font-weight: bold;
}

#content_main_body {
	background: url("../images/content_main_bg.png") repeat-y top right;
	padding: 111px 20px 0 20px;
	width: 564px;
}

#content_main_body_title {
	padding: 10px;
}

#content_main_footer {
	color: #706d51;
	width: 604px;
	min-height: 12px;
	background: url("../images/content_main_footer_bg.png") no-repeat top right;
	padding-top: 20px;
	text-align: center;
}

#content_main_footer a {
	color: #706d51;
	font-weight: bold;
}

#content_main_footer a:hover {
	text-decoration: none;
}

#content_bar_left {
	float: left;
	width: 186px;
}

#leftmenu_header {
	height: 34px;
	position: relative;
	background: url("../images/leftmenu_header_bg.jpg") no-repeat;
}

#leftmenu ul {
	list-style: none;
}

#leftmenu li {
	height: 16px;
}

#leftmenu li a {
	display: block;
	text-decoration: none;
	background: url("../images/leftmenu_item_bg.jpg") no-repeat;
	line-height: 16px;
	height: 16px;
	text-align: center;
	color: #000000;
}

#leftmenu li a:hover {
	background: url("../images/leftmenu_item_over_bg.jpg") no-repeat;
}

#leftmenu_footer {
	height: 98px;
	position: relative;
	background: url("../images/leftmenu_footer_bg.jpg") no-repeat;
}

#leftads {
	margin-left: 5px;
}

#content_bar_right {
	float: right;
	width: 195px;
	background: url("../images/rightmenu_bg.jpg") no-repeat;
	min-height: 410px;
}

#screenshots {
	padding-top: 10px;
	padding-left: 10px;
}

#copyright_kalmeo {
	background: url("../images/logo_kalmeo.gif") no-repeat right;
	line-height: 40px;
	height: 20px;
	padding-right: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.button_medium {
	background: url("../images/button_medium.png") no-repeat;
	width: 269px;
	height: 33px;
	display: block;
	padding-top: 24px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

a.button_medium:hover {
	text-decoration: none;
}
