﻿
/*---------------menu------------*/
ul.menu {
list-style-type:none; display:block; width: auto; height:auto; margin:auto; padding:0;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left;padding-top:15px;  margin-right:1px;width:122PX; height:50px; text-align:center; font-weight:bold; font-size:17px;font-family:Monotype Corsiva;
text-decoration:none; color: #000; background:url(../images/menu1.jpg) no-repeat center;}

a.nav:hover {
display:block; float:left; padding-top:15px; margin-right:1px;width:122PX; height:50px; text-align:center; font-weight:bold; font-size:17px;font-family:Monotype Corsiva;
text-decoration:none; color: #fff; background:url(../images/menu2.jpg) no-repeat center;}

/*a.nav2:link, a.nav2:visited {
display:block; float:left;padding-top:15px;  margin-right:0px;width:95px; height:45px; text-align:center; font-weight:bold; font-size:16px;
text-decoration:none; color: #fff; background:url(../images/binny.jpg) no-repeat center;}*/
.spacer{
width:500px;
height:2px;
padding-bottom:1px;
clear:both;
}

a.nav1:link, a.nav1:visited {
display:block; float:left; margin-right:0px;width:100%;height:100%;background:url(../images/imgyellow.jpg) no-repeat center;}

a.nav1:hover {
display:block; float:left; margin-right:0px;width:100%;height:100%; background:url(../images/imgorange.jpg) no-repeat center;}

a.nav2:link, a.nav2:visited {
display:block; float:left; margin-right:0px;width:100%;height:100%; background:url(../images/imgyellow1.jpg) no-repeat center;}

a.nav2:hover {
display:block; float:left; margin-right:0px;width:100%;height:100%;background:url(../images/imgorange1.jpg) no-repeat center;}

a.nav3:link, a.nav3:visited {
display:block; float:left; margin-right:0px;width:100%;height:100%; background:url(../images/imgyellow2.jpg) no-repeat center;}

a.nav3:hover {
display:block; float:left; margin-right:0px;width:100%;height:100%;background:url(../images/imgorange2.jpg) no-repeat center;}

a.nav4:link, a.nav4:visited {
display:block; float:left; margin-right:0px;width:100%;height:100%; background:url(../images/imgyellow3.jpg) no-repeat center;}

a.nav4:hover {
display:block; float:left; margin-right:0px;width:100%;height:100%;background:url(../images/imgorange3.jpg) no-repeat center;}

a.nav5:link, a.nav5:visited {
display:block; float:left; margin-right:0px;width:100%;height:100%; background:url(../images/imgyellow4.jpg) no-repeat center;}

a.nav5:hover {
display:block; float:left; margin-right:0px;width:100%;height:100%;background:url(../images/imgorange4.jpg) no-repeat center;}

a.nav6:link, a.nav6:visited {
display:block; float:left; margin-right:0px;width:11%;height:50%; text-align:center; font-weight:bold; font-size:12px;
text-decoration:none; color: yellow; }

a.nav6:hover {
display:block; float:left; margin-right:0px;width:11%;height:50%; text-align:center; font-weight:bold; font-size:12px;
text-decoration:none; color: #fff; }

/*-------------------form--------*/
