@charset "utf-8";
/* CSS Document */

#leftColumn ul {
margin:0 26px 0 0;
padding:0;
}

#leftColumn p.send {
margin:0 0 15px 0;
padding:0;
font-size:11px;
list-style:none;
text-align:right;
padding:8px 26px 12px 0;
display:block;
background:url(../images/template/sendBG.jpg) no-repeat;
}

#leftColumn p a {
color:#FFFFFF;
}

#leftColumn ul li {
font-size:11px;
list-style:none;
text-align:right;
background:url(../images/template/menu-bottomLine.gif) repeat-x bottom;
padding:6px 0 6px 0;
margin: 0 0 0 65px;
display:block;
}

#leftColumn ul li a {
color:#FFFFFF;
text-decoration:none;
margin:0;
padding:0;
display:block;
}

#leftColumn ul li a:hover {
background:#f2b1dc;
}

#topmenu-left {
display:block;
float:left;
height:32px;
width:33px;
}

#home {
width:120px;
height:32px;
display:block;
float:left;
background:url(../images/template/home-up.gif) no-repeat;
}

#home:hover {
background:url(../images/template/home-over.gif) no-repeat;
}

#quest {
width:166px;
height:32px;
display:block;
float:left;
background:url(../images/template/quest-up.gif) no-repeat;
}

#quest:hover {
background:url(../images/template/quest-over.gif) no-repeat;
}

#subscribe {
width:148px;
height:32px;
display:block;
float:left;
background:url(../images/template/subscribe-up.gif) no-repeat;
}

#subscribe:hover {
background:url(../images/template/subscribe-over.gif) no-repeat;
}

#contact {
width:140px;
height:32px;
display:block;
float:left;
background:url(../images/template/contact-up.gif) no-repeat;
}

#contact:hover {
background:url(../images/template/contact-over.gif) no-repeat;
}

#cart {
width:143px;
height:32px;
display:block;
float:left;
background:url(../images/template/cart-up.gif) no-repeat;
}

#cart:hover {
background:url(../images/template/cart-over.gif) no-repeat;
}