body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
/*	margin-left: 150px;
	margin-top: 80px;
	margin-right: 2%; */
}

/* header */
div.header {
	width: 100%;
	height: 75px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 0em;
	margin: 0px;
	padding: 0px;
}

body > div.header { position: fixed; }

div.logo {
	top: 0px;
	left: 0px;
	width: 150px;
	height: 75px;
	float: left;
	text-align: center;
}

div.header h1 {
	font-family: times new roman, serif;
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.header h1.comprof, div.header h1.testimo {
	font-style: italic;
   color: #ffffff;
   line-height: 2em;
}

div.header h1.agsales {
	font-family: "Franklin Gothic Book", sans-serif;
	color: #ffffff;
}

#hagsales { color: #ffffff; }

div.header p {
	font-family: serif;
	font-style: italic;
	color: #ffffff;
        margin-bottom: 0;
        margin-top: 0;
        text-align: center;
}

div.header > h1 {
	display: inline;
	line-height: 1.2em;
}

div.header p { text-indent: 0px; }

/* navigation */

div.navigation > div.iehack { display: none; }

div.navigation {
	width: 160px;
	height: auto;
	position: absolute;
	top: 75px;
	left: 0px;
	bottom: 0px;
	padding-top: 5px;
}

ul.navigation {
 list-style-type: none;
 display: block;
 text-indent: 0px;
 margin: 0px;
 padding: 0px;
 width: 95%;
 font-weight: bold;
 color: #ffffff;
}

ul.navigation li {
	margin: 0px;
	padding: 0px;
}

ul.navigation a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#ncomprof, #bcomprof, #comprof a, #hcomprof {
	background-color: #9999ff;
}

#comprof a:hover { background-color: #5555ff; }

div#htestimo, div#ntestimo, div#btestimo, li#testimo a, li#contact a {
	background-color: #0000dd;
}

li#testimo a:hover, li#contact a:hover {
	background-color: #0000ff;
}

#health, #health a {
  background-color: #f80; }
#health a:hover {
  background-color: #fa0; }

div#hagsales, div#nagsales, div#bagsales, li#agsales a {
	background-color: #00bb00;
}

li#agsales a:hover {
	background-color: #00dd00;
}

li#incents a       { background-color: #808; }
li#incents a:hover { background-color: #a0a; }

#ofbeaut a       { background-color: #f19; }
#ofbeaut a:hover { background-color: #f3b; }

/* content */

h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	clear: both;
}

.lead-in {
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}

p {
	font-size: 1em;
	line-height: 1.2em;
	text-align: justify;
	text-indent: 2.5em;
}

ul.links li {
	line-height: 1.6em;
}

ul.links a:hover {
	background-color: #eeffee;
}

ul li.pdf, ul li.word {
	padding-left: 5px;
}

ul li.pdf {
	list-style-image: url(pdf.gif);
}

a.pdf:after { content: url(pdf.gif); }

ul li.word {
	list-style-image: url(word.gif);
}

a.word:after {
  content: url(word.gif);
  margin-left: 6px;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
}

ul li { list-style-image: none; }

div.content {
	position: absolute;
	top: 80px;
	left: 170px;
	bottom: 0px;
	width: auto;
	height: auto;
	overflow: auto;
	right: 0px;
	padding-right: 2%;
}

ul.testimo a:hover {
	background-color: #eeeeff;
}

ul.bullethead {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

ul.bulletcon {
	font-size: 0.9em;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
}

ul.bulletcon2 {
	font-size: 1.075em;
	font-variant: small-caps;
}

h3 {
	text-align: center;
	font-variant: small-caps;
	font-size: 1.25em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	padding-top: 0.25em;
}

blockquote {
	border: 1px dashed;
	padding: 0.5em 1em;
	margin: 1em;
	width: 12em;
	float: left;
}

blockquote p {
	text-indent: 0;
}

/* stuff for incentive.html */
.giftcat { float: left; }
.giftcat h3 { margin-top: 0; }
.giftcat li { list-style-type: none; }
.blocklist.narrow.giftcat { width: 16em; }
.blocklist.medium.giftcat { width: 30em; }
.blocklist.medium.giftcat li { width: 13em; }
.blocklist.giftcat li { margin: 0; padding: 0.1em; }
.blocklist.narrow.giftcat h3 { width: 12em; margin: 0 auto; }

.blocklist { margin: 1em; overflow: auto; }
.blocklist li { float: left; margin: 0.1em 1em; }
.blocklist.narrow li { width: 4em; }
.blocklist.medium li { width: 10em; }
.blocklist.wide li { width: 15em; }

.brands .blocklist { margin: 0.1em; }
.brands .blocklist li { list-style-type: none; }

dl.contact dt { width: 8em; text-align: right; float: left; margin: 0 0.25em; clear: left; }
dl.contact dt:after { content: ":"; }
dl.contact dd { margin: 0em 0.5em; padding: 0 0.5em; }

#img {
	border-style: solid;
	border-width: 1px;
}

div.belowmenu {
	position: absolute;
	left: 3px;
	top: 240px;
	width: 139px;
	text-align: center;
}

img.flyer, div.belowmenu img {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 2px;
	padding: 0px;
}

