@charset "utf-8";
#menu1{font-family:Arial,sans-serif;font-size:12px; border:1px solid #c1c9cb; color:#ffffff;
background: -moz-linear-gradient(top, #ff751a 0%, #ff751a 52%, #ff944d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff751a), color-stop(52%,#ff751a), color-stop(100%,#ff944d)); 
background: -webkit-linear-gradient(top, #ff751a 0%,#ff751a 52%,#ff944d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff751a 0%,#ff751a 52%,#ff944d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff751a 0%,#ff751a 52%,#ff944d 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff751a 0%,#ff751a 52%,#ff944d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff751a', endColorstr='#ff944d',GradientType=0 ); /* IE6-8 */

width:957px;height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;padding:0 0 0 0;display:block;line-height:1;  position:relative; margin-bottom:15px;}
#menu1 a{text-decoration:none;color: #ff8739;}

