body {
	text-align: center;
}

#logo {
	width: 918px;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 918px;
	height: 559px;
	padding: 0px;
	margin: 40px auto;
	margin-bottom: 0px;
	background: url("pic/bg_center.jpg") top center repeat-x;
}	

#leftside, #rightside {
	width: 34px;
	height: 559px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#leftside {
	background: url("pic/bg_leftSide.jpg") top left no-repeat;
}

#rightside {
	background: url("pic/bg_rightSide.jpg") top right no-repeat;
}

#top {
	width: 100%;
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	height: 24px;
	background: url("pic/bg_top.jpg") top center no-repeat;
}

#center {
	width: 850px;
	height: 559px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

#startmenu {
	margin: 0px auto;
	width: 70%;
}

#startmenu td {
	text-align: center;
	padding:0px 20px;
	margin: 0px;
}

#startmenu td a {
	display: block;
	width: 180px;
	margin: 5px auto;
	border: none;
}

#startmenu td a img {
	border: none;
}

#foot {
	width: 100%;
	margin: 0px auto;
}

#palm {
	width: 140px;
	height: 93px;
	float: left;
	background: url("pic/palmTrees.jpg") bottom left no-repeat;
}

#actual {
	float: left;
	margin-left: 205px;
	margin-top: 43px;
}

#actual a img {
	border: none;
}

#languages {
	width: 230px;
	float: right;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 35px;
}

#languages a img {
	position: relative;
	border: none;
	top: 5px;
	margin-left: 3px;
}
