.new {
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 25px;
	left: 0px;
	height: 44px;
	padding-right: 25px;
}
.new1{
	background-image: url(images/2.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	color: #4E85AC;
}
.new1 a {
	color: #4E85AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 15px;
}
.new1 a:visited {
	color: #4E85AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 15px;
}
.new1 a:hover {
	color: #4E85AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.new1 a:link {
	color: #4E85AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	padding-top: 15px;
}
