#container {
	margin-right: auto;
	margin-left: auto;
	width: 704px;
	background-color: #FFF;
}
#container #content {
	background-color: #FFF;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#footer table tr td {
	font-size: 10px;
}
#footer ul li a {
	text-decoration: none;
	color: #b14b4e;
}
#footer table tr td ul li a {
	text-decoration: none;
}
#footer table tr td ul li a:hover {
	text-decoration: underline;
}
#footer ul li {
	display: inline;
}
#footer table {
	width: 700px;
}
#container #header ul li {
	display: inline;
}
#container #header ul li a {
	color: #B35054;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
	background-color: #FFF;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
hr   {
	margin-right: 6px;
	margin-left: 1px;
	color: #CCC;
}
