#wrap {
/*     border:1px solid black; */
    width:100%;
    text-align:center;
    font-family:times-new-roman;
    }
#menu_wrap{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	top:0px;
}
#header_image{
	width:940px;
	height:349px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
    font-family: 'Times New Roman';
	text-align:left;
	background:url('../header_home.jpg') no-repeat;
}
#menu {
	position:relative;
  /*  background:#760507;*/
	border-bottom:0px solid white;
	padding:0px 0px 0px 0px;
	width:940px;
	font-weight:bold;
	text-align:right;
	top:1px;
	font-family: 'Times New Roman';
}
#menu a {
    padding:0px 50px 0px 0px;
    text-decoration:none;
    font-weight:bold;
    color:#d5b3b4;
    font-family: 'Times New Roman';
    font-size:16px;
	text-align:left;
    }
#menu a.hover {
    /*background:#760507;*/
    color:#fff;
    }
#menu span {
    display:none;
    font-family: 'Times New Roman';
}
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:12px;
    margin-bottom:0em;
	text-align:left;
    font-family: 'Times New Roman';
}
#subnav a {
    color:#FB3B00;
    margin-right:0em;
	text-align:left;
    font-family: 'Times New Roman';
}
#subnav span {
    color:silver;
    margin-right:0em;
    font-family:'Times New Roman';
}
