#header {margin: 0px; padding: 0px; background: url('/public/images/headerbg.png') repeat-x; width: 100%;}

/*#nav {background-color: #F99; width: 100%; height: 14px; border-bottom: 5px solid #F33;}*/
#header #nav {background: url('/public/images/navbg.png') repeat-x; width: 100%; height: 19px;}

/*#nav a {width: 90px; border-right: 1px solid #F33; display: block; color: #000000; font-family: arial; font-size: 12px; height: 14px; text-align: center; text-decoration: none; float:left;}*/
#header #nav a {width: 71px; /*border-right: 2px solid #FFF;*/ display: block; color: #fff; font-weight: bold; font-family: arial; font-size: 15px; height: 19px; text-align: center; text-decoration: none; float:left;}

#header #nav a.right {border-right: 0px; border-left: 1px solid #F33; float: right;}
#header #nav a:hover {background-color: #F33;}
#header #phone {background: url('/public/images/headerphone2.png'); background-repeat:no-repeat; height:90px; /*position:absolute; right:0px;*/ float: right; width:323px; z-index: 10}
#header #logo {background: url('/public/images/header2.png'); background-repeat:no-repeat; height:90px;}
