@charset "UTF-8";
/* CSS Document */

a img
{
	border:0;
	
}

.clear
{
	clear:both;
	margin:0;
	padding:0;
}


#container
{
	margin:0 auto 0 auto;
	width:897px;
}

#header
{
	position:relative;
	height:102px;
}


#header #logo
{
	padding-left:0px;
	float:left;
}

#header #menu
{
	position:absolute;
	height:14px;
	width:635px;
	bottom:3px;
	right:0;
	
}

#header #menu .item a
{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#abadb0;
	height:14px;
	margin-left:20px;
	text-decoration:none;
}

#header #menu .item a:hover
{

	color:#000000;
	height:14px;
	text-decoration:none;
}

.selected
{
	float:right;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:20px;
	text-decoration:none;
}


#content
{
	height:455px;
	border:none;
	border-top:#dcdddd 2px solid;
	border-bottom:#dcdddd 2px solid;
}

#footer
{
	position:relative;
	height:17px;
}

#footer #ferrero
{
	position:absolute;
	right:0;
	bottom:0;
	float:right;
}

#footer #text
{
padding-top:5px;
padding-right:275px;
font-size:10px;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
}
