

body { 
	background: #fff;
	color: #000;
	font-family: georgia, verdana, sans-serif;
	font-size: .76em;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}


table tr td {	
	font-size: 100%; 
}
	

span {
	
}


h1 {  
	border-bottom: 1px solid #000; 
	color: #000;
	font-weight: bold;  
	font-size: 165%; 
	font-variant: small-caps;
	margin: 0 0 .76em 0;
	padding: 0;
}



h2 {  
	background: #7e8884;
	font-weight: bold;  
	font-size: 130%; 
	margin: 1.52em 0 .76em 0;
	padding: 5px;

}

	

h3  { 
	color: #343836;
	font-weight: bold;
	font-style: italic;  
	font-size: 110%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

	

h4  {  
	font-weight: bold;
	font-size: 100%;
	margin: 1.5em 0 .76em 0;
	padding: 0;
}

	

h5  {  
	font-weight: bold;  
	font-size: 100%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

	

h6  {  
	border-bottom: 1px solid #000;
	font-weight: normal;  
	font-size: 80%; 
	margin: 0 0 .76em 0;
	padding: 0;
}
	

a{
	font-weight: normal; 
}


a:link {   
	color: #333; 
	text-decoration: underline;
}



a:visited {  
	color: #333; 
	text-decoration: underline;
}



a:hover {  
	color: #333; 
	text-decoration: underline;
}



a:active {  
	color: #333; 
	text-decoration: underline;
}

	
p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 


.p1 {
	color: #000;
	line-height: 1.5em;
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	text-align: center;
	width: 450px;
}

.quote {
	color: #343836;
	font-style: italic;
	margin: 0px 5px;
	padding: 0px 5px;
	text-align: right;
}

.quote-text {
	color: #343836;
}


.caption {
	font-size: 85%;
	margin: 0px auto;
	text-align: right;
}

.small {
	font-size: 80%;
}

.gallery-image {
	text-align: center;
}

.gallery-image img{
	background: #000;
	margin: 3px;
	padding: 3px;
}

.drugs-page #main-content img {
	padding: 5px;
	margin: 5px;
}

.third {
	float: left;
	margin: 0px auto;
	padding: 3px;
	text-align: center;
	width: 150px;
}

.half {
	float: left;
	margin: 0px auto;
	padding: 3px;
	text-align: center;
	width: 228px;
}

/* -- WRAP --*/

#wrap-outer {
	background: transparent; 
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#wrap-inner {
	background: transparent; 
	border: 1px solid #000;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 500px;	
}


/* -- HEADER --*/


#header {
	background: #000;
	height: 124px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#header-print {
	display: block;
	height: 26px;
	width: 500px;
}

#logo {
	height: 124px;
	margin: 0px;
	padding: 0px;
	width: 308px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#tagline {
	height: 124px;
	margin: 0px;
	padding: 0px;
	width: 192px;
	position: absolute;
	left: 308px;
	top: 0px;
}


/* -- HORIZONTAL NAVIGATION --*/

#tabs {
	display: none;
}

#nav {
	display: none;
}
	
#nav ul { 
}
	
#nav li {
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
}

#nav a:hover {	
}

#nav a:active {
}


/* -- CONTENT --*/


#content-top {
	background: transparent;
	height: 100px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

#content {
	
}

#sidebar {
	display: none;
	background: transparent;	
	float: right;
	width: 125px;	
}

#sidebar-header {
	
}

#sidebar-footer {	
}

#main {	
	
}


#main-content {
	background: transparent;
	margin: 20px 15px 10px 15px;
	padding: 0px;
}



#content-bottom {
	clear: both;
}



/* -- FOOTER --*/

#footer {
	background: transparent url(images/footer-bg.gif) no-repeat center;
	height: 68px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}


/* -- SUBFOOTER --*/

#sub-footer {
	display: none;
	text-align: center;	
}

#sub-footer a:link{
	color: #000;
}

#sub-footer a:visited {  
	color: #000; 
}

#sub-footer a:hover {  
	color: #fff; 
}

#sub-footer a:active {  
	color: #fff; 
}

#contact-print {
	display: block;
}

