html, body {
	height:100%; margin:0; padding: 0;
}

/*
html>body {
    min-height:100%;
    height:auto;
}
    
body {
    position:relative;
	 background-color: #FFFFFF;
}
*/
td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

body{
	background-image: url(i/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #4A7B05; 
}

div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 11px;
	color: #575954;
}

#out{
	background-image: url(i/out.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #75AA00;	
	padding: 0px 0px 0px 30px;
/*	height: 100%; */
}

#header{
	height: 101px;
}

#content_block{
	background-image: url(i/content_block.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#footer{
	height: 70px;
	background-image: url(i/footer.jpg);
	background-repeat: repeat-x;
	background-position: left -13px;
}

#footer2{
	height: 56px;
	background-image: url(i/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left -13px;
}


#logo{
	float: left;
	width: 217px;
	padding: 30px 0px 0px 20px;
}

#nav_menu{

}

#top_nav{
	height: 40px;
	overflow: hidden;
}

#top_nav_cont{
	float: right;
	width: 457px;	
	height: 40px;
	background-image: url(i/top_nav_cont.gif);	
	background-repeat: repeat-x;	
}

#phone{
	float: left;
	padding: 11px 0px 0px 41px;
}

#top_menu{
	padding: 31px 0px 0px 0px;
	white-space: nowrap;
}

#top_menu a{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0px 0px 0px 32px;
	font-weight: bold;
}

#top_menu a:hover{	
	text-decoration: underline;
}

#top_link{
	float: left;
	padding: 12px 0px 0px 47px;
}

#top_link img{
	margin-right: 30px;
}

#flogo{
	width: 221px;
	text-align: right;
	padding: 0px 0px 0px 30px;	
	float: left;
}

#conact{
	float: left;
	padding: 7px 0px 0px 21px;
	color: #95C74E;
	line-height: 15px;
}

#conact a{
	color: #95C74E;
}

#copyright{
	float: right;
	padding: 23px 19px 0px 0px;
	color: #95C74E;
	font-size: 10px;
}

#content_block_left{
	background-image: url(i/content_block_left.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#content_block_leftb{
	background-image: url(i/content_block_leftb.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#left{
	width: 151px;
	background-image: url(i/left_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#content{
	padding: 0px 0px 40px 7px;
}

#pre_content_1{
	background-image: url(i/pre_content_1.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#pre_content_2{
	background-image: url(i/pre_content_2.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#pre_content_3{
	background-image: url(i/pre_content_3.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#pre_content_4{
	background-image: url(i/pre_content_4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#pre_content_5{
	background-image: url(i/pre_content_5.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#right{
	width: 264px;
	padding: 0px 0px 30px 1px;
}

#right .title{
	padding: 18px 0px 14px 7px;
	color: #77AD01;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;	
	margin: 0px 0px 0px 0px;	
}

#all_both{
	padding: 0px 0px 40px 0px;
	clear: both;
}

.full_w{
	width: 100%;
}

#bottom_banner{
	height: 66px;
	text-align: right;
	padding: 12px 15px 0px 0px;
}

#bottom_banner img{
	margin-left: 11px;
}

#left .title{
	padding: 18px 0px 20px 29px;
	color: #77AD01;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-style: italic;	
	margin: 0px 0px 0px 0px;
}

#left ul.left_menu{
	padding: 0px 0px 0px 21px;
	margin: 15px 0px 0px 0px;
}

#left ul.left_menu li{
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#left ul.left_menu li a{
	background-image: url(i/left_menu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 12px;
	color: #529200;
	text-decoration: underline;
}

#left ul.left_menu li a.cur{
	background-image: url(i/left_menu_cur.gif);	
	font-weight: bold;
	margin-left: 0px;
}

#left ul.left_menu li a:hover{
	text-decoration: none;  	
}

#content h1.page_title{
	color: #77AD01;
	font-weight: bold;
	font-size: 12px;
	padding: 17px 0px 15px 26px;
	text-transform: uppercase;
	font-style: italic;	
	margin: 0px 0px 0px 0px;
}

.main_content{
	padding: 20px 17px 20px 12px;
	line-height: 15px;
}

.main_content p{
	line-height: 15px;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
}

.main_content h1{
	color: #575954;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;	
}

.main_banner{
	background-image: url(i/main_banner_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #77AD01;
	margin: 0px;
	text-align: right;
}

.right_banner_1{
	height: 179px;
	overflow: hidden;
	background-image: url(i/right_banner_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 1px;
}

.right_banner_2{
	height: 130px;
	overflow: hidden;
	background-image: url(i/right_banner_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}

.right_banner_3{
	height: 179px;
	overflow: hidden;
	background-image: url(i/right_banner_3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
}


.right_banner_1 h1, .right_banner_2 h1, .right_banner_3 h1{
	font-size: 14px;	
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: italic;	
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 10px 0px;
}

.right_banner_1 h1 span, .right_banner_2 h1 span, .right_banner_3 h1 span{
	color: #FCF900;
}

.right_banner_1 a{
	color: #FEFCA7;
}

.logo_text{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	position: absolute;
	top: 75px;
	left: 90px;
}

.logo_text a, .flogo_text a{
	text-decoration: none;
	color: #FFFFFF;
}

.flogo_text{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	position: relative;
	top: -10px;
}

div.pharmacy {
  background-color:#f0f0f0;
  width:100%;
  padding: 5px;  
}

h2 {
  font-size: 14px;
  color: #75aa00; 
}

.rounded-corners{
	background:transparent url(i/round-l.png) no-repeat left top;
	margin: 0px;
	padding:0pt 0pt 0pt 11px;
	}
.rounded-corners h3{
	background:transparent url(i/round-r.png) no-repeat right top;
	margin:0pt;
	color: #75aa00;
	font-size: 14px;
	padding:8px 0pt 0.5em;
	}
.rounded-corners div{
	background:transparent url(i/round-l.png) no-repeat scroll left bottom;
	margin:0pt 0pt 0pt -11px;
	padding-left:11px;
	}
.rounded-corners div p{
	background:transparent url(i/round-r.png) no-repeat scroll right bottom;
	margin:0;
	padding:0pt 10px 15px 0pt;
	}
	
th {
 color: #a6a6a6; 
}

.drug a {
  color: #ff7800; 
}

.order a {
  color: #ff0000;
  font-weight: bold; 
}
/* ================================================================================*/

/*Opera Hack*/
@media all and (min-width: 0px) {

}


.url {
	color: #008000;
	padding-left: 10px;
}

.stat {
	color: #969696;
	padding-left: 10px;
}

.resitem {
	padding-bottom: 10px;	
}

.tit {
  color: #75aa00;
  font-weight: bold;
}

.sbl {
  background:url('/i/sbl.gif') no-repeat;
  padding-left: 20px;
  height: 19px;
  vertical-align: middle;
  text-align: left;
}
.sbl a {
  text-decoration: none;  
}
.sbl a:hover {
  color: #748dde;
}
.stitle {
  font-size: 11px;
  font-weight: bold;
}
table.sbb td {
  border: 1px solid #cccccc;
  text-align: left;
  padding-left: 10px;
}

table.sbb td a {
  text-decoration: none;    
}
table.sbb td a:hover {
  color: #748dde;
}