/* Header Menu */
.header .menu, .header .menu li { margin:0; padding:0; }
.header .menu, .header .menu li, .header .menu li a { float:left; }
.header .menu { width:656px; height:36px; float:right; list-style:none; background-color:#ffffff; margin:13px 0 0 0; padding:0 0 0 51px; }
.header .menu li a { height:0px; display:block; background:url(../images/menu.png) no-repeat 0 0; overflow:hidden; padding:36px 0 0 0; }

.header .menu .item1 a { width:163px; background-position:0 0; }
.header .menu .item2 a { width:159px; background-position:-163px 0; }
.header .menu .item3 a { width:158px; background-position:-323px 0; }
.header .menu .item4 a { width:160px; background-position:-483px 0; }

.header .menu .item1 a:hover { background-position:0 -36px; }
.header .menu .item2 a:hover { background-position:-163px -36px; }
.header .menu .item3 a:hover { background-position:-323px -36px; }
.header .menu .item4 a:hover { background-position:-483px -36px; }

.header .menu .item1 a.active { background-position:0 -72px; }
.header .menu .item2 a.active { background-position:-163px -72px; }
.header .menu .item3 a.active { background-position:-323px -72px; }
.header .menu .item4 a.active { background-position:-483px -72px; }


.header1 .menu, .header1 .menu li { margin:0; padding:0; }
.header1 .menu, .header1 .menu li, .header1 .menu li a { float:left; }
.header1 .menu { width:656px; height:36px; float:right; list-style:none; background-color:#ffffff; margin:13px 0 0 0; padding:0 0 0 51px; }
.header1 .menu li a { height:0px; display:block; background:url(../images/menu.png) no-repeat 0 0; overflow:hidden; padding:36px 0 0 0; }

.header1 .menu .item1 a { width:163px; background-position:0 0; }
.header1 .menu .item2 a { width:159px; background-position:-163px 0; }
.header1 .menu .item3 a { width:158px; background-position:-323px 0; }
.header1 .menu .item4 a { width:160px; background-position:-483px 0; }

.header1 .menu .item1 a:hover { background-position:0 -36px; }
.header1 .menu .item2 a:hover { background-position:-163px -36px; }
.header1 .menu .item3 a:hover { background-position:-323px -36px; }
.header1 .menu .item4 a:hover { background-position:-483px -36px; }

.header1 .menu .item1 a.active { background-position:0 -72px; }
.header1 .menu .item2 a.active { background-position:-163px -72px; }
.header1 .menu .item3 a.active { background-position:-323px -72px; }
.header1 .menu .item4 a.active { background-position:-483px -72px; }


/* We Deliver Anything Header Menu */
.header2 .menu, .header2 .menu li { margin:0; padding:0; }
.header2 .menu, .header2 .menu li, .header2 .menu li a { float:left; }
.header2 .menu { width:656px; height:36px; float:right; list-style:none; background-color:#ffffff; margin:7px 0 0 0; padding:0 0 0 51px; }
.header2 .menu li a { height:0px; display:block; background:url(../images/menu.png) no-repeat 0 0; overflow:hidden; padding:36px 0 0 0; }

.header2 .menu .item1 a { width:163px; background-position:0 0; }
.header2 .menu .item2 a { width:159px; background-position:-163px 0; }
.header2 .menu .item3 a { width:158px; background-position:-323px 0; }
.header2 .menu .item4 a { width:160px; background-position:-483px 0; }

.header2 .menu .item1 a:hover { background-position:0 -36px; }
.header2 .menu .item2 a:hover { background-position:-163px -36px; }
.header2 .menu .item3 a:hover { background-position:-323px -36px; }
.header2 .menu .item4 a:hover { background-position:-483px -36px; }

.header2 .menu .item1 a.active { background-position:0 -72px; }
.header2 .menu .item2 a.active { background-position:-163px -72px; }
.header2 .menu .item3 a.active { background-position:-323px -72px; }
.header2 .menu .item4 a.active { background-position:-483px -72px; }


/* Footer Menu */
.footer .menu, .footer .menu li { margin:0; padding:0; }
.footer .menu, .footer .menu li, .footer .menu li a { float:left; }
.footer .menu { list-style:none; }
.footer .menu li a { display:block; color:#cde9fc; border-right:1px solid #cde9fc; padding:0 5px 0 6px; }
.footer .menu li.last a { border:0; }
