#nav4{ height:50px; width:743; background-image: url(https://www.buyabanner.com/images/v4/menu.gif);  background-repeat: no-repeat;  background-color: #336699;   }


#nav4 ul li {

	display: inline;
	padding: 0px;
	margin: 0px;

}

#nav4 ul li a:link, #nav4 ul li a:visited {


	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 45px;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
   font-size:		23px;
   BORDER-RIGHT:		1px solid #DFDFDF;
}

#nav4 ul li a:hover, #nav4 ul li a:active {


	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	color: #add8e6;
	text-decoration: none;
	text-align: center;
	height: 45px;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
   font-size:		23px;
   BORDER-RIGHT:		1px solid #BFBFBF;

}


/* navigation */
.navigation {	
	background: #c4defb url(images/v4/nav1.gif);
	border: 1px solid #bbd9fa;
	border-color: #bbd9fa #bbd9fa;
	height: 41px;
	width: 744px;
}
.navigation a {
	background: #c4defb url(images/v4/nav1.gif);
	border-right: 1px solid #bbd9fa;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* popular */
.popular {	
	background: #c4defb url(images/v4/nav1.gif); 
	border: 1px solid #bbd9fa;
	border-color: #bbd9fa #bbd9fa;

	width: 200px;
}
.popular a {
	background: #c4defb url(images/v4/nav1.gif);
	border-right: 1px solid #bbd9fa;
	color: #456;
	display: block;
	font: bold 1.1em sans-serif;
	line-height: 31px;
	padding: 0 5px;
	text-decoration: none;
}
.popular a:hover {background-position: left bottom; color: #234;}

.submitButton {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #FF6600;
	border: none;
	cursor: pointer;
} 