body {
    height: 100%;
	margin: 21px 0 0 0;
	background-color: #434342;
}

/**
* BOXING
*/

.wrapper {
	margin: auto;
}

.startspace_left {
	width: 212px;
	height: 81px;
}

.between {
	width: 4px;
	background-image: url(../gfx/between_bg.gif);
	background-repeat: no-repeat;
}

.right {
	width: 563px;
}

.pct100 {
	width: 100%;
}

.topbox_logo {
	width: 318px;
	height: 151px;
}

.topmenu {
	width: 212px;
	height: 174px;
}

.topbox_servers {
	width: 243px;
	height: 170px;
	background-image: url(../gfx/topbox_servers.gif);
}

.topbox_space {
	width: 298px;
	height: 43px;
	background-image: url(../gfx/topbox_bg.gif);
	padding: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
}

.topbox_space a {
	color: #fff;
	text-decoration: underline;
}

.topbox_space a:hover {
	text-decoration: none;
}

.topbox_30days {
	width: 243px;
	height: 63px;
}

.topbox_extend {
	height: 100%;
	background-image: url(../gfx/topbox_extend.gif);
}

.info {
	width: 201px;
	height: 50px;
	background-image: url(../gfx/info_bg.gif);
	background-repeat: repeat-x;
	background-color: #5db8fd;
	padding: 13px 0 13px 11px;
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	line-height: 15px;
}

.partners {
	width: 201px;
	background-color: #f3f3f3;
	padding: 0 0 13px 0;
	text-align: center;
}

.partners img {
	margin: 13px 0 0 0;
}

.products {
	width: 296px;
	height: 207px;
}

.nohiddenfeeds {
	height: 207px;
	background-color: #f3f3f3;
	padding: 0 5px 0 12px;
	font-family: Tahoma;
	font-size: 11px;
	color: #858585;
	line-height: 15px;
}

.nohiddenimg {
	float: right;
	margin: 17px 16px 0 0;
	clear: both;
}

.tomembersimg {
	float: right;
	margin: 19px 38px 0 0;
}

.content {
	background-color: #f3f3f3;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	line-height: 15px;
}

.content a {
	color: #454545;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.headline {
	margin: 0 0 5px 0;
}

.footer {
	height: 50px;
}

#imgmiddle {
	width: 100%;
	text-align: center;
}

#popup {
	margin: 10px;
	background-color: #F3F3F3;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #454545;
	line-height: 15px;
}

#popup a {
	color: #454545;
	text-decoration: underline;
}

#popup a:hover {
	text-decoration: none;
}