body, html {
 margin: 0;
 padding: 0;
 text-align: center;
}

body { background: url(../images/back.gif) 0 0 repeat-x fixed; }

.mainelement {
 width: 900px;
 margin: 0 auto;
 padding: 0 3px;
 text-align: left;
 background-color: #fff;
 font-family: sans-serif;
 font-size: 11px;
 border-color: #999;
 border-style: solid;
 border-width: 0 1px;
}


a, a:visited {
 color: #666;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.mainelementnobg {
 margin: 0 auto;
}

.mainelement img {
 padding: 0;
 margin: 0;
 border: 0;
}

.mainelement td {
 font-fmaily: sans-serif;
 font-size: 11px;
 padding: 0;
 vertical-align: top;
}

.mainelement p {
 margin: 0;
 padding: 0 0 10px 0;
}

.mainelement ul {
 margin: 0 0 0 5px;
 padding: 0 0 2px 10px;
 list-style-type: square;
}






#menuhome
{
position: relative;
height: 55px;
padding: 0px 10px 0px 5px;
margin: 10px 0px 0px 0px;
}

#menuhome ul
{
}

#menuhome ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menuhome ul li.first
{
border-left: 0px;
}

#menuhome ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 10px 8px 10px;
font-size: 12px;
color: #ffcc33;
font-weight: bold;
}

#menuhome ul li a:hover,
#menuhome ul li a.currentpage
{
background: #ffefb3;
color: #4A4A24;
text-decoration: none;
}











#menu
{
position: relative;
height: 55px;
padding: 0px 10px 0px 5px;
margin: 10px 0px 20px 0px;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 10px 8px 10px;
font-size: 12px;
color: #ffcc33;
font-weight: bold;
}

#menu ul li a:hover,
#menu ul li a.currentpage
{
background: #ffefb3;
color: #4A4A24;
text-decoration: none;
}








#benefits {
 	width: 145px;
	margin: 185px 0 0 10px;
	padding: 15px 15px 5px 15px;
	background: #ffefb3 url(../images/stripes.jpg) 0 0;
}





#benefits a {
font-size: 14px;
color: black;
font-weight: bold;
  text-decoration: underline;

}



.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}






#nav {
  clear: both;
  width: 145px;
}

ul.nav {
  height: 35px;
  margin: 0;
  padding: 0 0 0 10px;              /* ADJUST LEFT PADDING WHEN LINKS ARE ADDED/REMOVED (also adjust left/right padding in "ul.nav li a") */
  font-size: 12px;
  line-height: 16px;
  list-style: none;
}

ul.nav li {
  position: relative;
  margin: 0;
  padding: 0;
  width: 145px;

}

ul.nav li a {
  display: block;
  height: 26px;                     /* 35px - 9px from padding */
  padding: 9px 12px 0 14px;         /* to get 12px from the top edge to the top of the text use 9px -- the content area of the text has extra space */
  color: #22343d;
  width: 145px;

}

ul.nav li a:hover,
ul.nav li:hover a,
ul.nav li.ie6_hovering a,
ul.nav .currentpage {
  width: 150px;
  color: black;
  background-color: #ffcc33;
  text-decoration: none;


}

ul.nav li.hasChildren a {
  background-repeat: no-repeat;
  background-position: bottom left;
}

ul.nav ul {
  display: none;
  position: absolute;
  z-index: 100;
  top: 0px;                        /* height of nav bar */
  left: 130px;
  width: 177px;                     /* 175px - 2px from borders */
  margin: 0;
  padding: 1px 0 0 0;
  list-style: none;
  font-size: 11px;
  background: white;
  border-width: 1px 2px 1px 1px;
  border-style: solid;
  border-color: black;
}

ul.nav li:hover ul,
ul.nav li.ie6_hovering ul {
  display: block;
}

ul.nav ul li {
  float: none;
  margin: 0;
}

ul.nav ul li:hover,
ul.nav ul li.ie6_hovering {
  background-color: #ffefb3;
}

ul.nav li:hover ul li a,         /* li:hover needed for specicifity */
ul.nav li.ie6_hovering ul li a {
  display: block;
  /*height: 21px;*/                     /* 25px - 4px padding */
  /*padding: 4px 14px 0 14px;*/
  height: auto;                         /* height can't be locked because of text that wraps */
  padding: 5px 14px 5px 14px;
  color: #382d24;
  background: white;
}

ul.nav li:hover ul li:last-child a {
  background-image: none;
}

ul.nav li:hover ul li:hover a,   /* first li:hover needed for specicifity */
ul.nav li.ie6_hovering ul li.ie6_hovering a {
  color: #382d24;
  background-color: #ffcc33;
  text-decoration: underline;
}
























#flashnav {
 position: relative;
}

#moreflash {
 position: relative;
 width: 900px;
}

#rightflash {
 position: absolute;
 right: -70px;
 top: -15px;
 
}

#easyflash {
 position: absolute;
 right: -92px;
 top: -95px;
}

#header {
 background: black url(../images/HeaderYellowBlack2.gif) 0px 0 no-repeat;
 height: 54px;
 position: relative;
 text-align: right;

}

#headerhome {
 background: black;
 height: 54px;
 position: relative;
 text-align: right;

}


#headerimg {
 margin: 20px; 
}

#fplogo {
 position: absolute;
 top: 20px;
 left: -20px;
}

#body           { background: #fff url(../images/GreyShadow.gif) 0 bottom no-repeat; }

#content { margin: 0 0 3px 0px; }


#contenthome { margin: -10px 0 3px 0px; }



#leftnav { 
 padding: 30px 0 0;
 width: 200px;
}

#leftnavhome { 
 width: 200px;
}




#leftnav h3 {
  font-size: 10pt;
  margin-left: 24px;
  margin-bottom: 4px;
 border-style: solid;
 border-color: #ccc;
 border-width: 0 0 1px 0;
}



#copy { 
 padding: 5px 0 0 20px;
 width: 700px;
 border-style: solid;
 border-color: #ccc;
 border-width: 0 0 0 1px;
}



#copy1 { 
 padding: 5px 0 0 10px;
 width: 700px;
 border-style: solid;
 border-color: #ccc;
 border-width: 0 0 0 1px;
}




#copy ul strong { display: block; }
#copy li { padding-bottom: 8px; }

#listing {
 padding: 3px 0 0;
margin: 0 -244px 0 -20px;
 border-style: solid;
 border-color: #ccc;
 border-width: 1px 0 0;
}

#listing h2 {
 background-color: #ffefb3;
 margin: 0;
 padding: 5px 20px;
 font-size: 12px;
}

#itemlist {
 margin: 5px 0px 10px 20px;
}

#itemlist #col1 {
 width: 400px
 padding-right: 10px;
}

#itemlist p {
 padding: 0 20px 3px 2em;
 text-indent: -2em;
}

h4 {
  font-size: 9pt;
  margin: -2px 0px 7px 0px;
}
h3 {
  font-size: 10pt;
  margin-left: 16px;
  margin-bottom: 4px;
}
#buynow {
  margin: 10px 0 3px 20px;
  padding: 0;
  vertical-align: top;
}

#buynow form {
  margin-bottom: 20px;
}

#buynow input {
  margin-left: 10px;
  height: 15px;
}

#buynow #submit {
  height: 20px;
  width: 82px;
  position: relative;
  bottom: -6px;
}


#mfgupc {
 margin: 0 20px 20px;
 border-collapse: collapse;
 border-spacing: 0;
}

#mfgupc td {
 padding: 3px 5px;
 border-color: #999;
 border-style: solid;
 border-width: 1px;
 background: #fff;
} 

#footer {
 text-align: center;
 border-width: 1px 0 0;
 padding: 10px 4px;
 color: #666;
 position: relative;
}

#footer a, #footer a:visited {
 color: #666;
 padding: 0 5px;
}

#bblink, #bblink a, #bblink a:visited {
 color: #999; 
}

#contactform {
 margin-bottom: 150px;
}

#ImgMargLeft {
 margin-bottom: 10px;
 margin-left: 10px;
}

#ImgMargRight {
 margin-right: 10px;
 margin-bottom: 10px;
}
