#header
{
	float: left;
	height: 180px;
	width: 737px;
	background-image: url(../../images/background_header.jpg);
	background-repeat: no-repeat;
	display: none;
	font-size: 75%;
	color: #FFFFFF;
}

#user
{
	display: none;
}

#header img.title
{
	padding: 0 0 10px 0;
}

#header ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header .content-1-3
{
	float: left;
	width: 195px;
	height: 165px;
	padding: 15px 0 0 30px;
}

#header .content-2-3
{
	float: left;
	width: 196px;
	height: 140px;
	padding: 40px 0 0 30px;
}

#header .content-3-3
{
	float: left;
	width: 256px;
	height: 165px;
	padding: 15px 0 0 30px;
}

#header .content-3-3 p
{
	padding: 0;
	margin: 0;
	color: #d59dee;
}