body {

}

/*a:link {
background-color:transparent;
color:#ffffff;
text-decoration:none;
}

a:hover {
background-color:transparent;
color:#ffffff;
text-decoration:underline;
}

a:visited {
background-color:transparent;
color:#ffffff;
text-decoration:none;
}*/

#newconcept_logo {
padding: 0 0 0 13px;
}

#newconcept_bottom {
	padding: 20px 0 20px 13px;
}


#newconcept_container {
width: 1002px;
margin: 0 auto;	

}

#fancymenu {
position: relative;
height: 38px;
width: 991px;
margin:auto;
padding:0px;
overflow: hidden;
background-image:url(../images/nav-bar-bg.jpg);
background-repeat:no-repeat;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 7px;
}
  
/* 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;
}
  
#fancymenu ul li a {
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
color:#ffffff;
line-height:34px;
z-index: 10;
display: block;
float: left;
height: 35px;
position: relative;
overflow: hidden;
padding: 0px 7px 0px 7px;


}



#fancymenu .border_bonus {
border-left: 1px solid #413524;

}

  
#fancymenu .background .left {
height: 35px;

 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#fancymenu li.background {
background-color:#ff6e01;
z-index: 8;
position: absolute;
visibility: hidden;
}

#newconcept_borderbox {
height:35px;
}