html{ 
 margin:0 5; 
 padding:0 5 0; 
 text-align:center;
 background-color:#ffffff;
 font:13px "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
 color:#292929;
 background-image: url(images/bg.jpg);
 background-repeat: repeat-y;
 background-position: top center;
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;
 clip:  rect(   );
 margin-right: auto; margin-left: auto;
 /*border:1px solid #ECECEB;*/
} 
 
#header{
 position:relative; 
 height:74px; 
 background-color:#292929; 
 width:100%;
}

#headerstrip{
 height:9px;
 font-size:1px; /*Done for IE*/
 background-image: url(images/headerstrip.jpg);
 background-repeat: no-repeat;
}

#banner{
 height:245px;
 font-size:1px; /*Done for IE*/
 background-image: url(images/banner7.jpg);
 background-repeat: no-repeat;
}

#mainnavigation{
 height:22px;
 background-color:#ECECEB;
 text-align:left;
}

#wrapper{
 background: #FFFFFF;
}
 
#leftcol{
 width:200px; 
 float:left; 
 position:relative;
 text-align:justify;
 padding:0px 10px 0px 20px;
 }
 
#maincol{
 float: left; 
 display:inline;
 position: relative; 
/* width:510px;*/
width: 93%;
 text-align:justify;
 padding:0px 20px 0px 20px;
 }

#maincol p{margin:1em 1em;}
 
#footer{
 height:38px; 
  background-color:#292929; 
 clear:both;
 background-image: url(images/footer.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
 vertical-align:bottom;
 }  

#boxdash{
	width: 100%;
	padding:5px 5px;
	border: 1px #ccc dashed;
	margin:  0px 0px;
	background-color: #FFFCFC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	overflow: visible;
	visibility: inherit;
	position: relative;
	background-image: url(images/clock.jpg);
}

#box{
width: 575px;
padding:5px 5px;
border: 1px #ccc dotted;
margin:  0px 0px; clip:        rect(   ); background-color: #FFFCFC;
}

#box-test{
	width: 469px;
	padding:8px;
	background-color: #FFFCFC;
	float: none;
	background-image: url(cold-virus-testimonial-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	visibility: inherit;
	left: 150px;
	overflow: visible;
	height: 157px;
}

.inline {
display:inline;
float: right;
padding: 0px 170px 0px 2px;
}.inline-2 {  float: left; padding-left: 2px}

.subcategory {
 background-color : inherit;
 color : #354A77;
 }

.yellow-highlight {
	font-weight: normal;
	background-color: #FFFF99;
}

/****************************** SIDE NAVIGATION ******************************/
.featurelist
{
 font-size:10px;
 list-style-type: none;
 margin:0;
 padding:0;
}

.featurelist li
{
 margin:0;
 padding:4px;
 border-bottom:1px solid #949494;
 margin-right:30px;
 padding-left:10px;
 background-image: url(listdot0.jpg);
 background-repeat: no-repeat;
 background-position: left center;
}
/****************************** SIDE NAVIGATION ******************************/



/********************************* TOP NAVIGATION *********************************/
.logo{
 float:left;
 height:22px;
 width:200px;
 padding:0px;
 margin:0px;
}

#mainnavigation ul{
margin: 0em;
padding-top:4px;
padding-bottom:0px;
padding-right:25px;
 font-size:10px;
 list-style-type: none;
 float:right;
}

#mainnavigation ul li{
padding:0px 15px;
float:left;
}

#mainnavigation ul li a:hover{
 border-bottom:3px solid #009BEA;
}

#slidetabsmenu {
margin: 0em;
padding:18px 20px 0px 0px;
float:right;
}

#slidetabsmenu ul{
margin: 0;
padding:0px;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/topnav_left.jpg) no-repeat left 100px;
margin:0;
padding:0 0 0 7px;
text-decoration:none;
background-color:inherit; 
color : #ffffff;
 font-size:11px;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/topnav_right.jpg) no-repeat right 100px;
padding: 12px 15px 14px 7px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
background-color: inherit;
color: #292929;
}

#slidetabsmenu #current a {
 background-position:0% center;
 text-decoration:underline;
 margin-left:4px;
color: #292929;
}

#slidetabsmenu #current a span {
background-position:100% center;
margin-right:4px;
color: #292929;
}

#slidetabsmenu a:hover {
background-position:0% center;
 text-decoration:underline;
color: #292929;
}

#slidetabsmenu a:hover span {
background-position:100% center;
}
/********************************* TOP NAVIGATION *********************************/



/****************************** HEADINGS ******************************/
.links { color: #009bea; text-decoration: none} 

.links:hover { text-decoration: underline; color: #009bea}

.headings
{
 font-size:19px;
 padding-bottom:10px;
; color: #cc0000; background-position: center
}

.h1
{
 font-size:19px;
 padding-bottom:10px;
; background-position: center
}


.h2
{
 font-size:16px;
; font-weight: bold
}

.h3
{
 font-size:13px;
; font-weight: bold
; padding-top: 5px
}

.separator{
 border:1px #CCCCCC dotted;
 height:1px;
}

.alignimage
{
 font-size:16px;
; font-weight: 
}


a
{
 color:#292929;
 text-decoration:none;
}

a:hover
{
 color:#009BEA;
}

.nolinks
{
 border:none;
}
/****************************** HEADINGS ******************************/

 

/****************************** PLAN TABLES ******************************/
.plantable
{
 font-size:12px;
}

.plantable th
{
 color:#ffffff;
}

.planrow1
{
 background:#ECECEB;
}

.orderbuttonholder
{
 margin:10px 0px;
}

a.orderbutton
{
 font-weight:bold;
 color:#ffffff;
 padding:6px 34px;
 background-image:url(order000.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}

a.orderbutton:hover
{
 color:#ffffff;
 background-position:bottom center;
 text-decoration:underline;
}
/****************************** PLAN TABLES ******************************/


 
/*********************************** HACKS AND FIXES AND PRINT STYLES ***********************************/
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols{width:100%; float:none;}
}
body { 
 margin:0 5 0 6; 
 padding:0 5; 
 text-align:center;
 background-color:#ffffff;
 font:13px "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
 color:#292929;
 background-image: url(images/bg.jpg);
 background-repeat: repeat-y;
 background-position: top center;
 clip:   rect(   40px);
 } 
/*
#maincol{ 
width:100%;
float:left;
} 
*/
.h1 {  font-size: 21px; text-align: center; font-weight: bold}

/*********************************** FORM AND FORM ELEMENTS ***********************************/
.contactform{
 width:500px
}

.contactform label{
 clear:left;
 float:left;
 width:180px;
 padding-left:0px;
 margin-top:3px;
}

.contactform input, .contactform select, .contactform textarea{
 float:left;
 margin-bottom:15px;
 border:2px solid #009bea;
 padding:2px;
}
/*********************************** FORM AND FORM ELEMENTS ***********************************/
