
.normnav {
	width:378px;
	cursor:pointer; 
	height:31px; 
	background: url(images/navbg.jpg) repeat-x;
	color:#FFF;
	font-size:13px;
	font-family:"Times New Roman", Times, serif
}

.normnavRoll {
	width:378px;
	cursor:pointer; 
	height:31px; 
	background: url(images/navrollbg.jpg) repeat-x;
	color:#FFF;
	font-size:13px;
	font-family:"Times New Roman", Times, serif
}

.homepagepng {
width:151px;
height:31px;
background:url(images/homepagepng.png);
margin-left:140px
}

.navseperator {
	width:5px;
	height:31px;
	float:left;
	margin-left:82px;
	text-align:right
}

.contactpng {
	width:151px;
	height:31px;
	background:url(images/contactpng.png);
	margin-left:140px
}

.contacttext {
	height:31px;
	width:10px;
	float:left;
	background:url(images/navright.jpg)
}

