.pixel {
	background-image: url(../images/pixel1.gif);
	background-repeat: repeat;
	background-position: left top;
	
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 778px;
}

.header {
	font-family: Tahoma;
	font-size: 13px;
	color: #002D95;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
