html, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	color: #0d4024;
}
a:visited {
	color: #0d4024;
}
body {
	background-color: #2f2e2e;
	font-family: Tahoma, Arial, Sans-serif;
	color: black;
	margin: 0;
}
p {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: black;
}
h1 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 20px;
	color: #0d4024;
	margin-bottom: 10px;
}
h2 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 16px;
	color: #0d4024;
	margin-bottom: 10px;
}
h3 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #0d4024;
	margin-bottom: 10px;
}
ul {
	color:#0d4024;
}
li {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.white-text {
	color: #ffffff;
}
sup {
	font-size: 50%;
}

/*
COLORS
green: #004124
bg gray: #2f2e2e
green footer: #295339
*/

#wrapper-to-center {
	position: relative;
	background-image: url(../images/wrapper-shadow.png);
	background-repeat: repeat-y;
	width: 792px;
	margin: 0 auto;
}
#main-content {
	background-image: url(../images/main-content-fill.png);
	background-repeat: repeat-y;
	width: 770px;
	margin: 0 auto;
	min-height: 600px;
}
#logo {
	position: absolute;
	z-index: 104;
	top: 10px;
	left: 20px;
	width: 165px;
	height: 65px;
	background-image: url(../images/spacer.gif);
}
#masthead {
	/* background-image: url(../images/masthead.png); */
	width: 770px;
	height: 140px;
	position: relative;	
}
#masthead-arch { 
	background-image: url(../images/masthead-arch.png); 
	background-repeat: no-repeat; 
	position: absolute; 
	z-index: 101; 
	width: 770px; 
	height: 150px; 
	top: 0; 
	left: 0; 
}

#header {
	height: 310px;
	width: 770px;
	background-color: #e5DBC5;
}
#top-nav p {
	position: absolute;
	z-index: 102;
	top: 10px;
	right: 30px;
	font-size: 11px;
	color: white;
}
#top-nav a {
	text-decoration: none;
	color: white;
}
#top-nav a:hover {
	text-decoration: underline;
}
.left-column {
	float: left;
	width: 520px;
	padding: 30px 30px 30px 30px;
}
.right-column {
	float: left;
	width: 190px;
}
.right-callout {
	/*background-image: url(../images/right-callout-graphic.png);
	background-repeat: no-repeat;*/
	width: 190px;
	height: 632px;
}
.product-shot {
	position: relative;
	top: 27px;
	width: 274px;
	height: 84px;
}
.dosing-image {
	background-image:url(../images/dosing.png);
	background-repeat: no-repeat;
	position: relative;
	left: 350px;
	top: 15px;
	width: 163px;
	height: 196px;
}
.indented-text {
	float: left;
	width: 237px;
}
p.legalese {
	font-size: 10px;
	margin-bottom: 10px;
}
p.important-safety-information {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 16px;
	color: black;
}
p.riskinfo {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: black;
}
p.labels {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: black;
}
p.photo-credit {
	font-size: 9px;
}
.aqha-logo {
	background-image: url(../images/aqha-logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 75px;
	margin: 20px 20px 20px 0;
}
.usef-logo {
	background-image: url(../images/usef-logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 52px;
	margin: 15px 0 20px 10px;
}
#merial-footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 770px;
	height: 187px;
}
.merial-logo {
	background-image: url(../images/merial-logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 51px;
	margin: 125px 15px 0 30px;
}
.footer-text {
	float: left;
	margin: 134px 0 0 0;	
	width: 340px;
}
.footer-text p {
	font-size: 11px;
	color: white;	
}
.footer-text a {
	color: white;	
}
.footer-nav p {
	float: right;
	margin: 0 30px 0 0;
	font-size: 11px;
	color: white;
}
.footer-nav a {
	text-decoration: none;
	color: white;
}
.footprints {
	background-image: url(../images/footprints.png);
	background-repeat: no-repeat;
	float: right;
	height: 58px;
	width: 221px;
	margin: 95px 20px 0 0;
}
.product-nav {
	background: #ffffff url('../images/bg-footer-menu.gif') repeat-y;
	width:770px;
	padding:30px 0 50px 0;
	margin:0;
	clear:both;	
}
.call {
	width: 82px;
	height: 35px;
	float: left;
	margin: 20px 0 0 8px;
	padding-right: 10px;
	border-right: solid 1px #0d4024;
}
.call p {
	font-size: 10px;
	color: #0d4024;
	text-align: center;
	font-weight: bold;
}		
.questions {
	width: 80px;
	height: 40px;
	float: left;
	margin: 20px 0 0 5px;
}
.questions p {
	font-size: 10px;
	color: #0d4024;
	text-align: center;
	font-weight: bold;
}
.questions a {
	font-size: 10px;
	color: #0d4024;
	text-align: center;
	font-weight: bold;
}
/* This callout contains the 'Check back soon to find out how' */
.right-callout-graphic {
	/*background-image: url(../images/right-callout-graphic.png);*/
	background-image: url(../images/right-callout-graphic_findouthow.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 316px;
	float: right;
	margin: 15px 0 0 0;
}
.right-callout-graphic2 {
	background-image: url(../images/right-callout-graphic2.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 316px;
	float: right;
	margin: 15px 0 0 0;
}
.right-callout-graphic3 {
	background-image: url(../images/right-callout-graphic3.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 252px;
	float: right;
	margin: 15px 0 0 0;
}
.tab {
	float: left;
	width: 125px;
	height: 33px;
	margin: 0 4px 0 0;
}
.tab-long {
	float: left;
	width: 145px;
	height: 33px;
	margin: 0 4px 0 0;
}
.tab-row a {
	text-decoration: none;
	font-size: 10px;
	color: #dce9e3;
	padding: 12px 0 0 10px;}

.tab-row a:hover {
	color: white;
}
.tab-row {
	position: absolute;
	z-index: 103;
	top: 0;
	width: 580px;
	height: 33px;
	margin: 280px 4px 0 30px;
}
.tab-home {
    /* note: All 3tabs.png's are to be shown when you don't want to show 4 tabs 
	If you ever need to hide the 4th tab...you can revert back to 3tabs.png
	*/
	background-image: url(../images/tabs-home.png);
	/*background-image: url(../images/tabs-home-3tabs.png);*/
	background-repeat: no-repeat;
}
.tab-using {
	background-image: url(../images/tabs-using-gg.png);
	/*background-image: url(../images/tabs-using-gg-3tabs.png);*/
	background-repeat: no-repeat;
}
.tab-spokesperson {
	background-image: url(../images/tabs-spokesperson.png);
	background-repeat: no-repeat;
}
.tab-faq {
	background-image: url(../images/tabs-faq.png);
	/*background-image: url(../images/tabs-faq-3tabs.png); */
	background-repeat: no-repeat;
}
.active-tab {
	color: white;
	font-weight: bold;
}
.nav-base {
	background-image: url(../images/nav-base.png);
	background-repeat: no-repeat;
	width: 792px;
	height: 17px;
}
.how-works-diagram {
	background-image: url(../images/how-works-diagram.png);
	background-repeat: no-repeat;
	height: 295px;
	width: 423px;
	margin: 0 0 20px 20px;
}
.secondary-tab {
	background-image: url(../images/secondary-tab.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 40px;
	position: absolute;
	top: 313px;
	left: 179px;
}
/* added 7-23-2010 for success.shtml */
.secondary-tab-success {
	background-image: url(../images/secondary-tab.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 40px;
	position: absolute;
	top: 313px;
	left: 317px;
}

.secondary-tab2 {
	left: 305px;
}
a.secondary-tab {
	text-decoration: none;
	width: 170px;
	font-size: 10px;
	color: #e9e3d6;
	padding: 8px 0 0 12px;
	color: white;
	font-weight: bold;
}
/* added 7-23-2010 for success.shtml */
a.secondary-tab-success {
	text-decoration: none;
	width: 170px;
	font-size: 10px;
	color: #e9e3d6;
	padding: 8px 0 0 12px;
	color: white;
	font-weight: bold;
}
.line-spacing a {
	line-height: 24px;
}
.how-to-image {
	/*background-image: url(../images/how-to-image.png);
	background-repeat: no-repeat;*/
	width: 180px;
	height: 163px;
	position: relative;
	left: 17px;
	top: -25px;
}
.dose-table {
	background-image: url(../images/dose-table.png);
	background-repeat: no-repeat;
	width: 520px;
	height: 105px;
}
ol {
	list-style-position: outside;
	font-family: Tahoma, Sans-serif;
	padding-left: 18px;
}
.hay-image {
	float: right;
	margin: 5px 0 10px 20px;
	background-image: url(../images/hay-image.png);
	background-repeat: no-repeat;
	width: 122px;
	height: 157px;
}
.stress-factor {
	background-image: url(../images/stress-factor-table.png);
	background-repeat: no-repeat;
	width: 524px;
	height: 273px;
	margin: 0 auto;
}
.quote-holder {
	position: relative;
	width: 576px;
	height: 139px;
}

.bio {
	background-image: url(../images/bio.png);
	background-repeat: no-repeat;
	width: 524px;
	height: 420px;
	margin: 0 auto;
}
.label {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.label-short {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 50px;
}
input {
	float: left;
	margin: 0 10px 10px 0;
}
p.radiobtn {
	margin-right: 30px;
	width: 120px;
}
.radiobtn {
	margin-right: 10px;
	float: left;
}
.submit-button {
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	width: 163px;
	height: 36px;
	margin: 30px 0;
}
.table-header {
	background-color: #004124;
	background-repeat: repeat-y;
	border-bottom: 1px solid white;
}
.table-header p {
	color: white;
	text-align: center;
}
.table-subhead {
	background-color: #bfcfc8;
	background-repeat: repeat-y;
	padding: 5px;
}
.table-subhead p {
	color: black;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
}
ul.table {
	width: 200px;
	float: left;
	font-size: 11px;
}
.inner-column-left {
	float: left;
	width: 245px;
}
.inner-column-right {
	float: left;
	width: 245px;
}


/* = = = = = = = =*/
/* jQuery Rotator */
/* = = = = = = = =*/
.imageArea {
    width:770px;
    height:310px;
    position:absolute;
    top: 0;
    left: 0;
}

.imageArea .holder {
    position:relative;
    background-color: #B49858;
}

.imageArea .holder img {
    position:absolute;
}

.imageArea .buttons {
    position:absolute;
    bottom:0;
    right:0;
}

.imageArea .buttons ul {
    list-style: none;
    height:16px;
    margin: 0 5px 5px 0;
}

.imageArea .buttons li {
    position:relative;
    width:16px;
    height:16px;
    margin-right:2px;
    display:block;
    float:right;
}

.imageArea .buttons li img {
    position:absolute;
}

.imageArea .holder {
    position:absolute;
}










.quote1, .quote2 {
	position: absolute;
	top: 0;
	left: -26px;
	height: 30px;
	width: 576px;
	height: 140px;
}

.quote1 .holder, .quote2 .holder {
    position:relative;
}

.quote1 .holder img, .quote2 .holder img {
    position:absolute;
}

.quote1 .buttons, .quote2 .buttons {
    position:absolute;
    bottom:0;
    right:0;
}

.quote1 .buttons ul, .quote2 .buttons ul {
    list-style: none;
    height:16px;
    margin: 0 5px 0 0;
}

.quote1 .buttons li, .quote2 .buttons li {
    position:relative;
    width:16px;
    height:16px;
    margin-right:2px;
    display:block;
    float:right;
}

.quote1 .buttons li img, .quote2 .buttons li img {
    position:absolute;
}

.quote1 .holder, .quote2 .holder {
    position:absolute;
}
/* = = = = = = = =*/


/* Drop Down Menu */

table.logo_copyright {
	float:left;
	margin-top:118px;
	margin-left:9px;
}
table.footprint_utility_nav {
	float:right;
	margin-top:97px;
	margin-right:13px;
}
#footer_utility_nav {
	float:right;
	height:12px;
	padding:0;
	margin:50px 0 0 0;
	font-size:11px;
	line-height:12px;
}
#footer_utility_nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#footer_utility_nav li {
	float:left;
	margin:0;
	border-left:1px solid #ffffff;
}
#footer_utility_nav li.first {
	border-left:none;
}
#footer_utility_nav li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin:0px 6px 0px 6px;
}
#footer_utility_nav li a:hover {
	text-decoration:underline;
}
#footer_menu {
	background:#ffffff url('../imagefolder/bg-footer-menu.gif') repeat-y;
	width:796px;
	padding:30px 0 50px 0;
	margin:0;
	clear:both;
}
.legals {
	font-size:10px;
	line-height:12px;
}
.clear {
	clear:both;
}
input.inputbutton {
	border: 1px solid;
	color: white;
	background: #043637;
	font-size: 9px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}		
input.inputbutton:hover {
	color: #fff;
	background: #0081BB;
}
.select {
	font-size: 8pt;
	width: 185px ;
	line-height: normal;
}

/* End of drop down menu */


