html {
}
body {
	margin: 0; padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dfe9f3;
}
a {
	color: #000000;
	text-decoration: none;
}

a img {border:none;} 

a:hover {
	text-decoration: underline;
}
h3 {
	font: bold 13px Tahoma;
}

#page {
	margin: 0 auto;
	width: 800px;
	padding: 0;
}
#page2 {
	margin: 0 auto;
	width: 820px;
	padding: 0;
	background-color: #FFFFFF;
}

/* GET-PRICE-TABLE STYLES */
	table.my_own_prices {/*border:1px #ccc solid;*/ width:570px;}
	table#pricebox {width:80%; }
	table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {width:18%;}

	table#pricebox thead /*{display:none;}*/ td {color:gray; font:10px tahoma; margin:10px; padding:10px;}

	table#pricebox tbody a, table#pricebox tbody tr td {color:#000033; font:11px verdana; font-weight:bold; margin:0px; padding:4px;}
	table#pricebox tbody tr:hover *, table#pricebox tbody tr td:hover {cursor:pointer; background:#eee; color:red;}
	table#pricebox tbody tr td span {font-weight:bold; color:blue; margin-left:5px;}

	table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {text-align:center;}
	table#pricebox tbody td.price, table#pricebox tbody tr td.buy a {color:red; font-weight:bold;}
	table#pricebox tbody tr td.buy a {background:url(images/buy-now.jpg) no-repeat; width:63px; height:14px; display:block; color:transparent;}
	

.center {
	margin: 0 auto;
	width: 974px;
	padding: 0;
}
#header {
	background: url(images/bg_header.jpg) no-repeat top left;
	height: 150px;
	margin: 0; padding: 0;
}

#header .logo {
}
.top-nav {
	padding-top: 0px;
	padding-left: 22px;
}
.top-nav img {
	padding: 0 12px;
	border: none;
}

#content {
	margin: 0 auto ; padding: 10px 5px;
	background: #F9F9F9;
	border-left: 1px solid #C7C7C7; border-right: 1px solid #C7C7C7;
	width: 786px;
}
.text {
	margin: 10px;
}
.text h2 {
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #407BA6;
}


.text h1 {
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #407BA6;
}




.sidebar {
	width: 149px;
	padding: 0 1px 10px 1px;
	background: url(images/sidebar-bottom.gif) no-repeat bottom center;
}
.sidebar .inner {
	border-left: 1px solid #C3C3C3; border-right: 1px solid #C3C3C3;
	padding: 0 5px 0 5px;
}
.sidebar ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
.sidebar ul li {
	display: block;
	background: #EAEAEA;
	border-left: 3px solid #FB0C0C;
	margin: 2px;
	padding: 1px 5px;
}


.sidebar h3 {
	background: url(images/sidebar-h3.gif) no-repeat top left;
	height: 16px;
	line-height: 16px;
	margin: 0;
	font: bold 11px Tahoma;
	padding-left: 10px;
}

#content #main {
	padding: 0 0 0 10px;
	float: left;
	width: 465px;
}
#main .buy-now {
	width: 205px;
	height: 215px;
	background: url(images/buy-now_bg.gif) no-repeat top left;
	padding: 10px 10px 10px 15px;
	color: #407BA6;
	float: left;
}
#main .buy-now h3 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
}
#main .pills {
	padding-left: 25px;
}
#main .retail {
	color: #000000;
	text-decoration:line-through;
	font-weight: bold;
}
#main .price {
	color: #FF0000;
	font-weight: bold;
}
#main .buy {
	padding-top: 18px;
}
#main .buy img {
	border: none;
}
#footer {
	padding: 20px;
	margin: 0 auto;
	background: url(images/bg_footer.gif) no-repeat top center;
	text-align: center;
	width: 820px;
}
#footer a:link, #footer a:visited {
}
.footer a:hover {
	text-decoration: none;
}





.callus{ 
margin-top: 15px; 
margin-bottom: 15px; 
text-align: center;
color: #000033;

}

.disc { 
       font-family: Verdana;
       font-size: 11px;
       color: #B0B0B0;	
}