* {padding: 0; margin: 0;}

.header
{
	background:transparent url(/asset/images/header/logo_bg.png) left top repeat-x;
	padding: 10px 0px 0px 0px
}

#menu_home
{
	background:transparent url(/asset/images/header/header_menu_bg.jpg) left top repeat-x;
	font-weight: bold;	
	height:26px;
	padding-left: 10px;	
}

#menu_home ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	padding-left:1em;
}

#menu_home li
{
	line-height:26px;
	float:left;
	padding-right:1em;	
}

#menu_home a
{	
	color: #000000;
	font-size: 11px;
	font-weight: bold;	
}

#user_login
{
	float:right;
	font-size: 10px;
	padding-right:1em;
	line-height:26px;		
}

#user_menu
{
	float:right;
	font-size: 10px;
	padding-right:1em;
	line-height:26px;		
}