body {
background-color:#261704;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:75%;
}

a:link {
background-color:transparent;
color:#DD9D5F;
text-decoration:none;
}

a:hover {
background-color:transparent;
color:#DD9D5F;
text-decoration:underline;
}

a:visited {
background-color:transparent;
color:#DD9D5F;
text-decoration:none;
}

#newconcept_container {
width: 790px;
margin: 0 auto;
float:left;
height: 28px;
background: url('../images/back_white_03.png');
}

#fancymenu {
position: relative;
height: 28px;
width: 790px;
padding: 0px;
margin: 0;
overflow: hidden;
}

#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0;
margin: 0;
}

/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
margin: 0;
}

#fancymenu ul li a {
text-indent: -500em;
z-index: 10;
display: block;
float: left;
height: 28px;
position: relative;
overflow: hidden;
padding: 0px;
margin: 0;
}

#fancymenu .border_bonus {
border-left: 1px solid #413524;
}


#menu_home a {
width: 158px;
background: url('../images/nav_01.png') no-repeat center;
}
#menu_home a:hover {
width: 158px;
background: url('../images/nav_active_01.png') no-repeat center;
}

li.current {
width: 158px;
background: url('../images/nav_active_01.png') no-repeat center;
}

li#menu_home.current, li#menu_contact.current {
width: 158px;
background: url('../images/nav_active_01.png') no-repeat center;
}

#menu_services a {
width: 158px;
background: url('../images/nav_02.png') no-repeat center;
}
#menu_services a:hover {
width: 158px;
background: url('../images/nav_active_02.png') no-repeat center;
}

#menu_partners a {
width: 158px;
background: url('../images/nav_03.png') no-repeat center;
}
#menu_partners a:hover {
width: 158px;
background: url('../images/nav_active_03.png') no-repeat center;
}

#menu_portal a {
width: 158px;
background: url('../images/nav_04.png') no-repeat center;
}
#menu_portal a:hover {
width: 158px;
background: url('../images/nav_active_04.png') no-repeat center;
}

#menu_about a {
width: 158px;
background: url('../images/nav_06.png') no-repeat center;
}
#menu_about a:hover {
width: 158px;
background: url('../images/nav_active_06.png') no-repeat center;
}

#menu_contact a {
width: 158px;
background: url('../images/nav_05.png') no-repeat center;
}
#menu_contact a:hover {
width: 158px;
background: url('../images/nav_active_05.png') no-repeat center;
}

#menu_email a {
	width: 139px;
	height: 28px;
	color: #dd9d50;
	font-weight:bold;
}
#menu_email a:hover {
	width: 139px;
	height: 28px;
	color: #dd9d50;
	font-weight:bold;
	text-decoration:underline;
}


#fancymenu .background .left {
height: 28px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#fancymenu li.background {
background: url('../images/back_black_03.png');
z-index: 8;
position: absolute;
height:28px;
visibility: hidden;
}

#newconcept_borderbox {
border-bottom:1px solid #413524;
border-top:1px solid #413524;
height:28px;
padding:1px 0px;
}
