.head-top {
background: url(../imgs/Stripe.png) repeat-x;
}

.head-logo {
background: url(../imgs/bg.png) repeat-x;
}

#logo {
width:340px;
height:90px;
margin-left:70px;
padding-top:6px;
}

#rmenu {
float:right;
width:250px;
height:90px;
text-align:right;
padding-right:0px;
}

a#hlpspt,
a#hlpspt:hover {
display:block;
margin-top:40px;
width:200px;
height:24px;
background:url(../imgs/hs1.png) no-repeat;
}

a#hlpspt:hover {
background:url(../imgs/hs2.png) no-repeat;
}

.head-nav {
background-image: url(../imgs/mbtn1.png);
}

ul#topNav {
list-style-type: none;
background-image: url(../imgs/mbtn1.png);
height:60px;
width:1000px;
margin:auto;
}

ul#topNav li {
float: left;
}

ul#topNav a {
background-image:url(../imgs/mbtn2.png);
background-repeat:no-repeat;
background-position:right;
padding-right:32px;
padding-left:32px;
display:block;
line-height:60px;
text-decoration:none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
color: #ccc;
text-shadow: 1px 1px #000;
}

ul#topNav a#navLast {
background-image:none;
}

ul#topNav li a:hover {
color:#dcd22c;
text-shadow: #333 2px 1px 2px;
}