@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: center;
	text-align: center;
	margin-top: 250px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-right: 75px;
}
#contact ul li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
}
#contact li.first {
	padding-left: 0px;
}
#contact a {
	color: #000000;
	font-weight: 200;
	text-decoration: none;
	letter-spacing: 1px
	font-size: 0.9em;
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
}
#contact a:hover {
	text-decoration: underline;
}
#Layer1 {
	position:relative;
	z-index:1;
	top: 175px;
	text-align: center;
}
hr {
	margin-top: 400px;
	color: #FF0000;
}
#contact p {
	margin-top: 100px;
}
#home .home , #arpcontact .arpcontact, #order .order{
	color: #09F;
}

