﻿html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:978px; 
 text-align:left; 
 margin:0 auto;  border: 1px #AEC6DB solid ; background-color:#fff; 

} 
 
#header{
 position:relative; 
 height:144px; 
 background:#FFFFFF url('images/pills-365.jpg') no-repeat ; 
 width:978px;
 display:block;
 overflow:auto; border-bottom:1px #AEC6DB solid
} 
 
#leftcol{
 width:179px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 padding:10px; border-right:1px #AEC6DB dotted
 }
 
#maincol{
 background-color: #FFFFFF;  
 position: relative; 
 width:728px;
 float:right; 
 padding:25px;
 }
 
#footer{
 height:68px; 
  background-color:#FFFFFF; 
 clear:both;
 display:block;
 overflow:auto;
 padding:10px; border-top:1px #AEC6DB solid
} 
 

 
 
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.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;} 
#twocols, #maincol{width:100%; float:none;}
}
/* ******************************************************************** */ 
#maincol img {border:0 none }

#header ul { list-style-type:none; list-style-position:inside; margin:0 auto; text-align:center; padding:10px 0 0 0; width:800px }
#header li {display:inline; float:left; width:100px; height:22px; padding:5px 20px 0 40px; background: transparent url('images/drugs.png') no-repeat; text-align:left }
#header li a {  }
#header img  {border:0 none }

 #leftcol ul {list-style-position:inside; list-style-type:none; padding:0; margin:0 }
 #leftcol li { float:left; display:inline; width:89px }
 #leftcol li a {  background: #fff url('images/diet.gif') no-repeat left 5px; padding-left:10px }
 #leftcol h4 {clear:left; padding:6px 0 3px 0; text-align:center; font-size:13px }


a:link.mt { color: #FFFFFF; font-family: Arial; font-weight:normal; text-decoration:none } 
a:visited.mt { color: #FFFFFF; font-family: Arial; font-weight:normal; text-decoration:none } 
a:hover.mt { color: #FFFFFF; font-family: Arial; font-weight:normal; text-decoration:underline } 
a:active.mt { color: #FFFFFF; font-family: Arial; font-weight:normal; text-decoration:none } 
a:link { color: #0066CC; font-family: Arial; font-weight:normal; text-decoration:none } 
a:visited { color: #0066CC; font-family: Arial; font-weight:normal; text-decoration:none } 
a:hover { color: #0066CC; font-family: Arial; font-weight:normal; text-decoration:underline } 
a:active { color: #0066CC; font-family: Arial; font-weight:normal; text-decoration:none } 
h1 { font-family: Verdana; font-size: 14pt; color: #5689C0; font-weight: normal; margin-top: 6; margin-bottom: 2 } 
body { color: #336699; font-size: 10pt; font-family: Arial; background-color:#F1F3FA } 
table { font-size: 10pt; padding: 0; } 
textarea { font-family: Arial; font-size: 10pt; color: #000080; margin-top:0; margin-bottom:0; text-align:center  } 
h5 { font-family: Arial; font-size: 11pt; color: #0066FF; font-weight: bold; margin-top: 5; margin-bottom: 0; text-align:center } 
h6 { font-family: Arial; font-size: 10pt; color: #0066FF; font-weight: bold; margin-top: 5; margin-bottom: 0; text-align:center } 
p { margin-top: 0; margin-bottom: 0; text-align:justify } 
#maincol ul { list-style-type: disc; margin-top: 0; margin-bottom: 5pt } 
h2 { font-family: Verdana; font-size: 12pt; margin-top: 5; margin-bottom: 0 } 
h3 { font-family: Verdana; font-size: 10pt; margin-top: 5; margin-bottom: 0 } 
h4 {font-family: Arial; font-size: 9pt; margin-top: 0; margin-bottom: 0 } 
.blist { list-style-type: disc}
.mt { font-family: Arial; font-size: 10pt; color: #FFF0F8; margin-top: 0; margin-bottom: 0; text-align:center }
textarea     { BACKGROUND-COLOR: #EFEFEF; }
input        { BACKGROUND-COLOR: #EFEFEF; }
.priceh       {  border-color: #EFEFEF; background-color: #EFEFEF}
.price       {  border: 1px solid #EFEFEF; background-color: #EFEFEF}
.1       {  text-align:center}
