.navbar { float:right; width:555px; height:34px; padding-top:121px; padding-right:18px; }
	.navbar a { display:block; background:url(images/nav-bg.jpg) left bottom repeat-x; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:15px; font-weight:bold; text-align: center; text-decoration: none; height: 34px; line-height:34px; width: 90px;}
	.navbar .spacer {width: 3px; font-size:1px;}
	.navbar a div {background:url(images/nav-bg-l.jpg) left bottom no-repeat; }
	.navbar a div p {margin: 0; background:url(images/nav-bg-r.jpg) right bottom no-repeat; }
	
	.navbar a:hover {color:#000000; text-decoration:none; background:url(images/nav-bg-o.jpg) left bottom repeat-x;}
	.navbar a:hover div {background:url(images/nav-bg-ol.jpg) left bottom no-repeat; }
	.navbar a:hover div p {margin: 0; background:url(images/nav-bg-or.jpg) right bottom no-repeat; }
	
.coupon { width: 200px; height: 28px; }	
	.coupon a { display:block; color:#FFFFFF; width:200px; height:28px; line-height:28px; text-align:center; text-decoration: none; background:url(images/bg-coupon.jpg) top left no-repeat; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
	.coupon a:hover { color:#FFFFFF; text-decoration: none; background:url(images/bg-coupon-o.jpg) top left no-repeat;}
	
span {background:url(images/header.gif) left no-repeat; line-height:39px; height: 45px; padding-left:38px; font-size: 21px; color:#0066CC; margin-bottom:15px;}

a { color:#0066CC; }
a:hover {color:#FF6600; }

div.head {font-size:14px; color:#FF0000; font-weight:bold; margin-top: 25px;}
