body {
	background: #e6e6e6;
	margin:10px;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table {
	background: url(img/europe.jpg) no-repeat left top;
}

#content {
	background: #ffffff;
	width: 969px;
	border: 1px solid #9b9b9b;
}

#imagemap {
	float:right;
	background: url(img/europe.jpg) right top no-repeat;
	height: 509px;
	width: 511px;
}

#logo {
	background: url(img/pixum_logo.png) left top no-repeat;
	width: 439px;
	height: 153px;
	float:left;
}
#selector {
	background: url(img/dialogbox_bg.jpg) left top no-repeat;
	width: 439px;
	height: 365px;
	float:left;
	padding: 20px 0 0 0;
	font-size: 14px;
	position: relative;
}

#selector p {
	margin:15px 0 10px 0;
	font-weight: bold;
}

#jumpMenu {
	width: 210px;
	margin-bottom: 10px;
}

#content .buttonspan {
	background: url(img/btn_left.png) no-repeat top left; 
	margin: 12px 0 0 0; 
	padding: 0 0 0 9px; 
	height:41px; 
	margin:0; 
	cursor:pointer;
	float:left;
	position: absolute;
	left: 180px;
}

#content #button{
	display:inline; 
	float:left; 
	background: url(img/btn_right.png) 
	no-repeat top right;
	height:41px; 
	line-height:36px; 
	font-size:17px; 
	font-weight:bold;
	margin: 0 0 0 0; 
	padding:0 10px 0 0;  
	text-decoration:none; 
	color:#ffffff; 
	border:none;
	cursor:pointer;
}

#copyright_claim {
	width: 969px;
	text-align: right;
}

#copyright_claim p {
	margin: 0;
	font-size: 9px;
	color: #919191;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#copyright_claim a {
	color: #00a6ef;
}

#footer {
	width: 100%;
}

#footer a, #footer p {
	color: #9b9b9b;
	word-spacing:0em;
	margin: 0 0 10px 0;
}

#footer a:hover {
	color: #ff6600;
}

.clear {
	clear:both;
}

