body{background-color:#595959;}#logo-container a{background-image:url(http://www.jeanpierreantiques.com/wp-content/uploads/2012/02/JPA_logo_header_5.png);}#logo-container, #logo-container a{width:980px;}.center {
	height: auto;
	width: 980px;
	margin: auto;
	text-align: left;
	padding: 0px;
}


#header-top {
	width: 100%;
	display: block;
	height: 108px;
}

/*---------------------------- LOGO ----------------------------*/
#logo-container {
	width: 980px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
        margin-bottom: 8px;
}

#logo-container a {
	width: 980px;
	height: 100px;
	display: block;
	background-repeat: no-repeat;
}

/*---------------------------- END LOGO ----------------------------*/

/*-------------------------MENU---------------------------------*/
#menu-container {
	float: right;
	margin-top: -30px;
	margin-right: 8px;
	max-width: 900px;
}

#menu ul {
	text-align: right;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
        font-family: Helvetica
	line-height: 0.2em;
	color: #666;
	height: 10px;
	font-style: normal;
	letter-spacing: 1px;
}

#menu ul li a:hover {
	color: #ed8137;
	text-decoration: none;
}

#menu ul li.selected a {
	color: #ed8137;
}

.drop-arrow {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	top: -1px;
	left: 2px;
}

/*---------- DROP DOWN ------------*/
#menu ul ul {
	width: 100px;
	top: 10px;
	left: 5px;
	padding-top: 12px;
	text-align: left;
	display: none;
	z-index: 20000;
}

#menu ul ul ul {
	top: -1px;
	left: 170px;
	padding: 0px;
	border: 1px solid #ebebeb;
}

#menu ul ul li a {
	font-size: 11px;
	padding-right: 10px;
	height: auto;
	text-align: left;
	line-height: 30px;
	padding-left: 10px;
	display: block;
}
