BODY
,#header_backoffice * {	
	margin: 0px;
	padding: 0px;
}	
#header_backoffice {	
	background-color: #58504C;
	padding-top: 10px;
	padding-bottom: 10px;
}	
#header_backoffice .content {	
	width:985px;
	margin:0px auto;
}	
#header_backoffice img {	
	border:0px;
	margin-right:10px;
	float:left;
}	
#header_backoffice ul{	
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:55px;
}	
#header_backoffice li {	
	display:inline;
	margin-right:10px;
	text-transform:uppercase;
	color:#FFF;
	height: 25px;
	float: left;
	padding-left: 10px;
}	
#header_backoffice li a {	
	color:#FFF;
	text-decoration:none;
	line-height:25px;
	padding-right: 10px;
	font-weight: bold;
}	
#header_backoffice li a:hover,	
#header_backoffice li a:active {	
	text-decoration:underline;
}	
#header_backoffice li.on {	
	background-image: url(/images/design/bt_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	
#header_backoffice li.on a {	
	background-image: url(/images/design/bt_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height: 25px;
}	
	
#footer a {
	color: #d00060;
}
#footer a:link, a:visited {
	text-decoration: none;
}
#footer a:hover
,#footer a:active {
	text-decoration: underline;
}
#footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 20px 0px 25px;
	border-top: 3px solid #58504C;
	font-size: 10px;
}	
#footer .content {	
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}	
#footer #copyright {	
	margin-bottom: 5px;
}	
#footer .right {	
	text-align: right;
}	
	
