﻿

#header
{
	height:60px;
	background:#fff url('../Images/html/header/background.gif') top right no-repeat;
	width:950px;
	margin:0 0 10px 0;
}

#footer
{
	color:#848484;
	font-size:10px;
	font-family:"Verdana","Serif";
	font-weight:normal;
	border-top:1px solid #e5e5e5;
	margin:20px 0 20px 0;
	padding:10px 0 0 0;
}

#footer a
{
	color:#848484;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover
{
	color:#cc0000;
	text-decoration:underline;
}