p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: transparent;
	margin: 3px;
	}
b {
	font-weight: bold;
	}
h1 {	
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	margin: 3px;
	}
li {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
	margin: 3px;
	}
a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3333#418dd9;
	background-color: transparent;
	}	 
a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc3333;
	background-color: transparent;
	}	
.rollover {
	color: #666666;
	}
#Products {
	position: absolute;
	top:35px;
	left:275px;
	width:95px;
	height:18px;
	background-color:#418dd9;
	layer-background-color:transparent;
	}
#ProdMenu {
	position:absolute;
	top:-500px;
	left:275px;
	background-color:#418dd9;
	layer-background-color:#418dd9;
	}
#Purchase {
	position: absolute;
	top:35px;
	left:370px;
	width:95px;
	height:18px;
	background-color:#418dd9;
	layer-background-color:transparent;
	}
#PurchaseMenu {
	position:absolute;
	top:-500px;
	left:370px;
	background-color:#418dd9;
	layer-background-color:#418dd9;
	}
#Locations {
	position: absolute;
	top:35px;
	left:465px;
	width:95px;
	height:18px;
	background-color:#418dd9;
	layer-background-color:transparent;
	}
#Contact {
	position: absolute;
	top:35px;
	left:560px;
	width:95px;
	height:18px;
	background-color:#418dd9;
	layer-background-color:transparent;
	}
#About {
	position: absolute;
	top:35px;
	left:655px;
	width:95px;
	height:18px;
	background-color:#418dd9;
	layer-background-color:transparent;
	}
#AboutMenu {
	position:absolute;
	top:-500px;
	left:656px;
	background-color:#418dd9;
	layer-background-color:#418dd9;
	}
.menu {
	color: white;
	}
 .floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.bigred {
	font-size: 11px;
	font-weight: bold;
	color: #418dd9;
	margin: 3px;
	}
.tab {
	margin: 15px;
	}
.red {
	color: #418dd9;
	}
.margin5 {
	margin: 5px;
	}
