body 
{
	text-align: center;
	font-size: 10px; font-family: Tahoma,sans-serif; 
	color : #636363;
	background: #000;  
}

#center 
{
	width: 974px;
	text-align: center;
	margin:auto;
}

#head_top
{
	height: 25px;
	margin-bottom:5px;
	margin-top:40px;
	display: none;
}

#head 
{
	height: 102px;
	background:url(../img/head_top.png);
}

#logohead 
{
	height: 90px;
	width: 400px;
	float: left;
	cursor: pointer;
}

#likeblack
{
	height: 24px;
	width: 25px;
	float: right;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 15px;
	background:url(../img/lubie.jpg) no-repeat;
}

#menu 
{
	margin:auto;
	padding:5px 0 6px 0;
	text-align:center;
	background:#fff;
}

#content 
{	
	margin:auto;
	padding:0;
	text-align:left;
	padding:0px 0px 10px 0px;
	background:#fff;
}

#footer 
{
	width: 974px;
	height: 42px;  
	clear: both;
	background:url(../img/footer.jpg);
}

#footer_l
{
	float:left;
	padding:14px 0 0 12px;
}

#footer_r
{
	float:right;
	padding:14px 12px 0 0;
}

#footer_logo
{
	width: 974px;
	height: 61px;  
	clear: both;
	background:url(../img/footer_logo.jpg);
}

.clear 
{
	margin:0px;
	padding:0px;
	width:0px;
	height:0px;
	clear:both;
	overflow:hidden;
}

#facebook-widget{
	width:350px;
	height:255px;
	position:absolute;
	position:fixed;
	top:35%;
	left:-300px;
	z-index:13;
	cursor:pointer;
}

#widget-trigger{
	width:30px;
	height:255px;
	float:left;
	background:url(../img/facebook-trigger.png);
	background-repeat:no-repeat;
}

#facebook-su{
	width:300px;
	height:255px;
	float:left;
	background-color:#ffffff;
}


