body {
	margin: 0;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;
}

* {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
}

a {
	text-decoration: underline;
}

a:hover{
	text-decoration:none;
}

.ue2{
	font-size: 20px;
	line-height:30px;
	font-style: normal;
	font-weight: bold;
}

.fett{
	font-weight: bold;
}
.bottom{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
}

.bottom_desktops{
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
}

#navi {
	margin-top: 50px;
	width:100%;
	height:95px;
	z-index:3;
	background-image:url(../images/bg_top.png);
	background-repeat:repeat-x;
	position:fixed;
}

#navidesktops {
	margin-top: 50px;
	width:100%;
	height:150px;
	z-index:3;
	background-image:url(../images/bg_top.png);
	background-repeat:repeat-x;
	position:fixed;
}

#navi_middle {
	width:951px;
	margin:auto;
	z-index:3;
}

#content {
	padding-top: 150px;
	width:951px;
	height:77px;
	margin:auto;
	z-index:1;
}

#content_desktops {
	padding-top: 175px;
	width:951px;
	height:77px;
	margin:auto;
	z-index:1;
}

#content_left {
	width:246px;
	margin:auto;
	z-index:1;
	text-align:right;
	float:left;
}

#content_right {
	width:658px;
	margin:auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	z-index:1;
	text-align:left;
	background-image:url(../images/transparent.png);
	float:right;
}

#content_right_hounds {
	width:100%;
	height:100%;
	padding: 0px;
	z-index:1;
	text-align:left;
	background-image:url(../images/bg_hounds.png);
	background-repeat:no-repeat;
}

#content_right_dbits {
	width:100%;
	height:100%;
	padding-bottom: 10px;
	z-index:1;
	text-align:left;
	background-image:url(../images/bg_dbits.png);
	background-repeat:no-repeat;
}

#content_right_vipbody {
	width:100%;
	height:100%;
	margin-top: 10px;
	padding: 0px;
	z-index:1;
	text-align:left;
	background-image:url(../images/bg_vipbody.png);
	background-repeat:no-repeat;
}

#footer {
	width:658px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	z-index:1;
	text-align:left;
	background-image:url(../images/transparent.png);
	float:right;
}

.footer_left {
	width:185px;
	padding-right: 15px;
	z-index:1;
	text-align:left;
	float:left;
}

.footer_right {
	z-index:1;
	text-align:left;
	float:right;
}


#bottom {
	width:951px;
	height:30px;
	padding-top:15px;
	padding-bottom:15px;
	z-index:1;
	clear:both;
	text-align:right;
	}

#account {
	width: 320px;
	padding-top:60px;
	z-index:1;
	text-align:left;
	float:right;
}
