/*general*/

body, html, div, p, h1, h2, h3, h4, h5, table, tr, td, ul, ul li {
	margin:0;
	padding:0;
	font:12px TrebuchetMS, Arial, Verdana, Tahoma, sans-serif;
}

a, a:hover, img, a img {
	outline:none;
	border:none;
	text-decoration:none;
}

a span {
	display:none;
}

#center {
	width:900px;
	height:1000px;
	margin:0 auto;
	background:url(../i/bg_all.jpg) repeat-x;
	border:solid 1px #FCF2D1;
}

#full_banner {
	width:728px;
	height:90px;
	margin:0 auto;
	background:#fff;
}

#b_234_1, #b_234_2 {
	width:234px;
	height:60px;
	background:#fff;
}

#b_234_1 {
	float:left;
	margin:80px 26px 0;
}

#b_234_2 {
	float:right;
	margin:26px 26px 0;
}

a#the_logo img{
	margin:19px 0 25px 0;
	float:left;
}

#skyscrapper_banner {	
	width:120px;
	height:500px;
	clear:left;
	float:left;
	background:#fff;
}


#tempholder a {
	font-size:16px;
	color:#000;
}

/*lang*/

#lang {
	margin:30px 10px auto auto;
	float:right;
}

#lang a {
	display:block;
	float:left;
	margin-right:10px;
	height:24px;
}

a#en {
	width:63px;
	background:url(../i/en.gif) no-repeat;
}
a#ru {
	width:61px;
	background:url(../i/ru.gif) no-repeat;
}
a#jp {
	width:68px;
	background:url(../i/jp.gif) no-repeat;
}

#footer, #footer a {	
	text-align:center;
	color:#C48544;
	font-size:10px;
}

#footer {
	padding:0 330px;
}

#footer a:hover {
	color:#7F542D;
}