html {height: 100%;}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #717a7f;
	text-align: center;
	background-color:#000000;
}

a:link,
a:visited,
a:active {
	color:#3f474b;
	text-decoration:none;
} 
a:hover {
	color:#cccccc;
	text-decoration:underline;
}

.clear {
	clear: both;
	font-size: 0;
}

.no {
	display: none;
}

ul {
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(./../images/arrow.gif) no-repeat left;
}

ul li a:link, ul li a:visited {
	text-decoration: none;
	color: #8f999f;
}

ul li a:hover {
	color: #b2bfc6;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

h1 {
	margin: 45px 0 6px 0;
	padding: 0;
}

#all {
	height: 100%;
	/*width: 980px;*/
	width: 680px;
	display: table;
	vertical-align: middle;
	margin: 0 auto;
}

#content {
	display: table-cell;
	width: 100%;
	position: relative;
	vertical-align: middle;
	text-align: center;
}

body, img, div, span, a {
	margin: 0;
	padding: 0;
	border: 0;
}

#middle_bottom {
	/*width: 960px;*/
	width: 660px;
	margin: 0 auto;
	padding: 0;
	background: url(./../images/dot.gif) repeat-y top right;
}


#middle_top {
	/*width: 960px;*/
	width: 660px;
	height: 20px;
	margin: 0 auto;
	font-size: 0;
}

#middle {
	/*width: 960px;*/
	width: 660px;
	margin: 0 auto;
	padding: 0;
	background: url(./../images/blask.gif) no-repeat bottom left;
	border-bottom: 1px solid #3a3f42;
}

.block_300 {
	width: 300px;
	float: left;
}

#mediaself {
	height: 239px;
	width: 359px;
}

#mediaself img.logo {
	margin: 74px 0 0 59px;
	float: left;
}

#adself {
	height: 210px;
}

#adself img.logo {
	margin: 74px 0 0 0;
	float: left;
}

#mediaself img.pr, #adself img.pr {
	margin: 229px 0 0 15px;
	float: left;
}

#mirror {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: url(./../images/mirror.gif) no-repeat top left;
}

#footer {
	/*width: 960px;*/
	width: 660px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}

#footer_top {
	margin-left: 59px;
	height: 4px;
	font-size: 0;
	border-top: 1px solid #3a3f42;
}

#copy {
	padding-left: 59px;
	color: #202629;
}

#copy span {
	color: #3f474b;
}

#lang {
	float: right;
	color: #333c41;
}

#lang a:link, #lang a:visited {
	text-decoration: none;
	color: #333c41;
}

#lang a:hover {
	text-decoration: none;
	color: #b2bfc6;
}

#lang a.active:link, #lang a.active:visited, #lang a.active:hover {
	color: #717a7f;
	cursor: default;
	text-decoration: none;
}

#mediaself_text {
	height: 200px;
	width: 274px;
	padding: 0 20px 0 65px;
	float: left;
}

#adself_text {
	width: 275px;
	padding: 0 20px 0 5px;
	float: left;
}

#links {
	padding: 15px 0 20px 0;
	text-align: left;
}

#links_m {
	float: left;
	width: 289px;
	padding: 0 5px 0 65px;
}

#links_a {
	float: left;
	width: 290px;
	padding: 0 5px 0 5px;
}

