body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	background: #FFFFFF;
}

/* Positioning css */
#wrapper { min-width: 400px; }
          /* Always good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */

/* Setup (This all looks neater when it isn't put on display!) */

#wrapper {
	width: 100%;               /* total width */
}      

#headernavbar {
	width: 100%;
	position: relative;
	height: 112px;
	text-align: center;
	padding-top: 16px;
	font-size: 130%;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background: #fcf8ec url(../images/healthybuys-logo.gif) no-repeat 6px;
	color: #017cbd;

}

/*
.headerimage {
	margin-top: 6px;
}
*/

#footer {
	position: relative;
	text-align: center;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcd0a6;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	margin-top: 32px;
	background: #fcf8ec;
	color: #34a5e0;
}

/*
.outer {
	border-left-width: 120px;
}
*/

/*
.outer {
	width: auto;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
*/

.inner {
 margin: 0; width: 100%; 
}

.clear { 
	clear: both;
}

.topnavbar {
	font-size: 60%;
	font-weight: bold;
	margin-top: 14px;
}

/*
.leftnavbar {
	position: relative;
	width: 120px;
	float: left;
	margin-left: -120px;
	padding-top: 18px;
	font-size: 70%;
	background-image: url(../images/background_navbar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 64px;
	text-align: center;
	font-weight: bold;
	padding-left: 2px;
}
*/

.maincontent {
	width: 100%;
	position: relative;
	margin-top: 1em;

}

											/* ----------------- Main format code -------------------- */
p {
	font-size: 80%;
}

h1 {
	color: #017cbd;
	margin-top: 8px;
	background: #fcf8ec;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #34a5e0;
	margin-bottom: 16px;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	padding-top: 4px;
	display: block;
	color: #34a5e0;
}
h4 {
	font-weight: bold;
	color: #34a5e0;
	font-size: 80%;
}
h5 {
	font-weight: bold;
	color: #34a5e0;
}

caption {
	font-size: 140%;
	font-weight: bold;
	border: 2px solid #34a5e0;
}

hr {
	border: 1px solid #9fd7d0;
	height: 1px;
}

ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fd7d0;
	padding-bottom: 8px;
	list-style-position: outside;
	font-size: 70%;
}
li {
	margin-bottom: .5em;
}

th {
	background: #34a5e0;
	color: #FFFFFF;
	font-weight: bold;
}
th a:link, th a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
th a:hover, th a:active {
	color: #dcd0a6;
}
td a:link {
	color: #017cbd;
	text-decoration: underline;
}
td a:hover, td a:active {
	color: #9fd7d0;
}






.contactdetails {
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 8px;
	background-color: #fcf8ec;
	margin-left: 32px;
	color: #dcd0a6;
}

.center {
	text-align: center;
}

.reference {
	font-size: 70%;
	font-style: italic;
}

.faq1 {
	background-color: #e6faf8;
	vertical-align: top;
}
.faq2 {
	background-color: #fcf8ec;
	vertical-align: top;

}
.left {
	text-align: left;
}
.note {
	font-size: 75%;
}
.hidden {
	display: none;
}
.offer {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9fd7d0;
	float: left;
	width: 120px;
	text-align: center;
	font-size: 85%;
	margin-right: 12px;
	margin-left: -40px;
	padding: 2px;
	border: 1px solid #017cbd;
	margin-top: 4px;
}

.top {
	text-align: right;
	margin-bottom: 6px;
	clear: right;
	font-size: 70%;
	background-color: #fcf8ec;
	padding-right: 6px;
	padding-bottom: 4px;
}

.highlight {
	font-weight: bold;
	color: #34a5e0;
	text-align: center;
	font-size: 90%;
	padding: 4px;
}
.logo {
	float: left;
	width: 120px;
}
.nobull li {
	list-style: none;
}


/* link formatting */
a:link {
	color: #34a5e0;
}
a:hover {
	color: #9fd7d0;
}
a:active {
	color: #9fd7d0;
}

.topnavbar a {
	text-decoration: none;
	background-color: #34a5e0;
	padding: 2px;
	color: #e6faf8;
	border-top: 1px solid #e6faf8;
	border-right: 1px solid #017cbd;
	border-bottom: 1px solid #017cbd;
	border-left: 1px solid #e6faf8;
	margin-right: 4px;
	margin-left: 4px;
}
.topnavbar a:hover {
	text-decoration: none;
	background-color: #9fd7d0;
	padding: 2px;
	color: #e6faf8;
	border-top: 1px solid #52b3a7;
	border-right: 1px solid #e6faf8;
	border-bottom: 1px solid #e6faf8;
	border-left: 1px solid #52b3a7;
	margin-right: 4px;
	margin-left: 4px;
}
.topnavbar a:active {
	text-decoration: none;
	background-color: #9fd7d0;
	padding: 2px;
	color: #e6faf8;
	border-top: 1px solid #52b3a7;
	border-right: 1px solid #e6faf8;
	border-bottom: 1px solid #e6faf8;
	border-left: 1px solid #52b3a7;
	margin-right: 4px;
	margin-left: 4px;
}
.offer a {
	text-decoration: underline;
	color: #34a5e0;
}
.offer a:hover {
	text-decoration: underline;
	color: #52b3a7;
}
.offer a:active {
	text-decoration: none;
	color: #52b3a7;
}
.imageright240 {
	float: right;
	width: 240px;
	margin-left: 8px;

}
.imageleft40 {
	float: left;
	width: 40px;
	margin-right: 8px;

}
.imageright120 {
	float: right;
	width: 120px;
	margin-left: 8px;
}
.imageright200 {

	float: right;
	width: 200px;
	margin-left: 8px;
}
.imageleft200 {

	float: left;
	width: 200px;
	margin-right: 8px;
}
.imageleft100 {


	float: left;
	width: 100px;
	margin-right: 8px;
}
.imageright100 {

	float: right;
	width: 100px;
	margin-left: 8px;
}
.imageleft {
	float: left;
	margin-right: 1ex;
}

.imageright {
	float: right;
	margin-left: 1em;
}
.clearright {
	clear: right;
}
