body {
	
}
/*#stage {
	box-shadow: 0px 0px 5px #888888;
}*/
#header h1 {
	border-right: 1px solid red;
}
#mark {
	margin:0 auto;
	text-align: center;
	width:72px;
	height:72px;
	margin-top:10px;
}
.menu a {
	color:#a69e9e;
	
}
.menu li  {
	text-decoration: none;
	list-style: none;
	float: right;
	margin-left: 20px;
}
#logo {
	float:left;
}
#logo h1 {
	text-indent: -99999px;
	background: url("../img/logo.png") 0 0 no-repeat;
	padding: 5px 0 10px 0;
	margin-bottom: 10px;
	border-right: 1px solid red;
}
#name_container {
	margin: 60px 0px 20px 0px;
}
#name_container h1 small  {
	border-left: 1px solid #d5d5d5;
	margin-left: 18px;
	padding-left: 18px;
}
.display_none {
	display:none;
}
.float_right{
	float:right;
}
.contact {
	margin-top:47px;
}
#bitesize {
	float:left;
}
