 BODY {
	Background-color: #cccccc;
	background-image:    url(img/fpnew/andrewfp2.jpg);
	background-repeat:repeat-x; 
	background-position:top;
}
  .menu {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa6b07;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
a.headnav, a.headnav:visited {
	background: url(img/fpnew/salespage_10.jpg) repeat-x;
	border-right: 0px solid #000000;
	text-decoration: none;
        font-family: Arial;
        font-size: 12px;
	font-weight: bold;
	float: left;
        line-height: 11px;
	color: #FFFFFF;
	padding: 9px;
        margin-bottom: 0px;
}
a.headnav:hover, a.headnav:active {
	background: url(img/fpnew/salespage_10b.jpg) repeat-x;
	border-right: 0px solid #0000cc;
	text-decoration: none;
	font-family: Arial;
        font-size: 12px;
	font-weight: bold;
	float: left;
        line-height: 11px;
	color: #ffce00;
        margin-bottom: 0px;
}

a.headnavleft, a.headnavleft:visited {
	background: url(img/fpnew/salespage_10.jpg) repeat-x;
	border-right: 0px solid #ffffff;
	text-decoration: none;
        font-family: Arial;
        font-size: 12px;
	font-weight: bold;
	float: right;
        line-height: 11px;
	color: #FFFFFF;
	padding: 9px;
        margin-left: 5px;
}
a.headnavleft:hover, a.headnavleft:active {
	background: url(img/fpnew/salespageb_10.jpg);
	border-right: 0px solid #CC0000;
	text-decoration: none;
	font-family: Arial;
        font-size: 12px;
	font-weight: bold;
        line-height: 11px;
	color: #CC0000;
        margin-left: 5px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu-right {
	width: 170px;
	border: 1px solid #ccc;
	margin: 10px;
	}
	
#menu-right li a {
  	height: 32px;
      font-family: Arial;
      font-size: 12px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu-right li a:link, #menu li a:visited {
	color: #888;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu-right li a:hover, #menu li a:active {
	color: #283A50;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}


#footer{
	background-image:     url(img/images/index_11.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 68px;
	padding:0px;
	margin:0px;
	text-align: center;
}

#footercontent{
	margin:0px auto;
	height:68px;
	width:752px;
	background-image:    url(img/images/index_12.jpg);
	background-position: 0px;
}

