body {
	margin: 0px;
	padding: 0px;
	background: #b8ada5;
	font: normal 14px "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font: normal 18px "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #8c827c;
}


a:link {
	text-decoration: none;
	color: #dc6547;
}

a:hover {
	border: none;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #dc6547;	
}

img {
	border: none;
}

/* Header */

#main_bg {
	width: 800px;
	height: 600px;
	margin: 0px;
	background: url(main_bg.gif) no-repeat;	
}

#logo {
	position: absolute;
	top: 22px;
	left: 30px;
	width: 353px;
	height: 67px;
	margin: 0px;
	background: url(logo.gif) no-repeat;
}

#logo_white {
	position: absolute;
	top: 210px;
	left: 48px;
	width: 385px;
	height: 93px;
	margin: 0px;
	background: url(logo_white.gif) no-repeat;
}

#logo_white a{
	display: block;
	width: 385px;
	height: 93px;
	text-decoration: none;
	border: none;
}

#logo_white a:hover{
	width: 385px;
	height: 93px;
	text-decoration: none;
	background: url(logo_white_active.gif) no-repeat;	
}

#logo_white a:visited{
	display: block;
	width: 385px;
	height: 93px;
	text-decoration: none;
	border: none;
}

#logo_white_mekoko {
	position: absolute;
	top: 480px;
	left: 15px;
	width: 244px;
	height: 68px;
	margin: 0px;
	background: url(logo_mekoko_white.gif) no-repeat;
}

#logo_white_mekoko a{
	display: block;
	width: 244px;
	height: 68px;
	text-decoration: none;
	border: none;
}

#logo_white_mekoko a:hover{
	width: 244px;
	height: 68px;
	text-decoration: none;
	background: url(logo_mekoko_white_active.gif) no-repeat;	
}

#logo_white_mekoko a:visited{
	display: block;
	width: 244px;
	height: 68px;
	text-decoration: none;
	border: none;
}

#logo_light_mekoko {
	position: absolute;
	top: 340px;
	left: 45px;
	width: 244px;
	height: 68px;
	margin: 0px;
	background: url(logo_mekoko_light.gif) no-repeat;
}

#logo_light_mekoko a{
	display: block;
	width: 244px;
	height: 68px;
	text-decoration: none;
	border: none;
}

#logo_light_mekoko a:hover{
	width: 244px;
	height: 68px;
	text-decoration: none;
	background: url(logo_mekoko_light_active.gif) no-repeat;	
}

#logo_light_mekoko a:visited{
	display: block;
	width: 244px;
	height: 68px;
	text-decoration: none;
	border: none;
}

#textbox {
	position: absolute;
	top: 143px;
	left: 30px;
	width: 360px;
	height: 350px;
	padding: 15px;
	margin: 0px;
	border: 2px solid #ffffff;
	font: normal 13px "Myriad Web", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8c827c;
	background-color: #eee8e1;
	text-align: justify;
	line-height: 14px;
}

#menue {
	position: absolute;
	top: 540px;
	left: 30px;
	width: 600px;
	height: 32px;
	background-color: #eee8e1;
	margin: 0px;
	border: 2px solid #ffffff;
	color: #ffffff;
}

#menue ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menue li {
	display: inline;
}

#menue a {
	font-size: 15px;
	width: 138px;
	display: block;
	float: left;
	height: 32px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	border-right: 2px solid #ffffff;
	text-decoration: none;
	color: #8c827c;
	line-height: 100%;
}

#menue a SPAN{
	line-height: 70%;
	font-size: 11px;
}

#menue a:hover{
	background-color: #FFFFFF;
	color: #dc6547;
}


#menue a.active {
	background-color: #dc6547;
	color: #FFFFFF;
}

#footer_right {
	position: absolute;
	top: 95px;
	left: 30px;
	color: #dc6547;
}

#footer_left {
	position: absolute;
	top: 95px;
	left: 180px;
	color: #ffffff;
	font-size: 11px;
}

#footer_right a, #footer_left a{
	color: #ffffff;	
}

#footer_right a:hover, #footer_left a:hover{
	text-decoration: underline;	
}
