body

{
	font-size:13px;
	font-family:Tahoma ,Verdana, Geneva, sans-serif;
	color:#f29400;
	background-color:#000;
	
}

#page
{
	margin:auto;
	width:640px;
	height:250px;	
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -315px;
	margin-top:-210px;
	clear:both;
	
}


a.hover{
display:block;
width:640px;
height:250px;
background-image:url(../image/hover/logo2.png);
}
a.hover:hover{
background-image:url(../image/hover/logo_hover2.png);
}




a.hoverblog{
display:block;
width:777px;
height:186px;
width:125px;
float:right;
background-image:url(../image/hover/blog1.png);
}

a.hoverblog:hover{
background-image:url(../image/hover/blog1.png);
float:right;
}


#preview{
	margin-top:60px;
	margin-left:205px;
	width: 400px;
	overflow: hidden;
}
.accordion-click2{
	float:left;
	width: 22px;
	height: 167px;
	background: #000;
	color: #f4f4f4;
	border:#f29400 1px solid;
	}
.accordion-content2{
	width: 300px;
	float:left;
	overflow: hidden;
}

#footer

{
	margin-top:20px;
	padding-top:15px;
	font-size:13px;
	text-align:center;
		clear:both;
}

#font8px
{
	font-size:8px;
	text-align:center;
}

#font8px a:link, a:active, a:visited
{
	font-size:8px;
	text-align:center;
		color:#f29400;
}

#font8px a:hover
{
	font-size:8px;
	text-align:center;
	color:#fff;
}

#social

{
	width:100px;
	margin-left:278px;
	margin-top:30px;
}



a.hover_del{
display:block;
width:20px;
height:20px;
background-image:url(../image/delicious.png)
}
a.hover_del:hover{
background-image:url(../image/delicious_hover.png);
}

a.hover_face{
display:block;
width:20px;
height:20px;
background-image:url(../image/facebook.png)
}
a.hover_face:hover{
background-image:url(../image/facebook_hover.png);
}

a.hover_twit{
display:block;
width:20px;
height:20px;
background-image:url(../image/twitter.png)
}
a.hover_twit:hover{
background-image:url(../image/twitter_hover.png);
}

a.hover_rss{
display:block;
width:20px;
height:20px;
background-image:url(../image/rss-feeds.png)
}
a.hover_rss:hover{
background-image:url(../image/rss-feeds_hover.png);
}



