*{
	margin:0px;
	padding:0px;
}

body {
	background-color: #c7c7ba;
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#wrapper{
	width:900px;
	margin:10px auto;
	background:#fff url(../images/topbannerimg.jpg) no-repeat top left;
}

#container{
	background:url(../images/bottomfooterimg.jpg) no-repeat bottom left;
	height: expression( this.scrollHeight < 450 ? "450px" : "auto" ); 
	min-height:450px;
}

#banner{
	height:266px;
}

#mainbox{
	width:900px;
}

*html #leftbox{
	

	margin:0px 10px 0px 5px;
}


#leftbox{
	float:left;

	width:647px;
	margin:0px 10px 0px 10px;
}

#rightbox{
	float:left;

	width:220px;
	margin:0px 0px 0px 0px;
}

.clrdiv{
	clear:both;
}

.r	{ -moz-border-radius:8px; -webkit-border-radius:8px;
		padding: 10px;
		background: #e8eae0  ;
		margin:0px 0px 5px 0px;
	    -moz-background-clip: -moz-initial;
		-moz-background-origin: -moz-initial;
		-moz-background-inline-policy: -moz-initial; 
}

.r1	{ -moz-border-radius:8px; -webkit-border-radius:8px;
		padding: 10px;
		background: #fafcf4  ;
		margin:0px 0px 5px 0px;
	    -moz-background-clip: -moz-initial;
		-moz-background-origin: -moz-initial;
		-moz-background-inline-policy: -moz-initial; 
}


.refbox	{ 
		height: expression( this.scrollHeight < 100 ? "100px" : "auto" ); 
		min-height:100px;
	 	-moz-border-radius:8px; -webkit-border-radius:8px;
		padding: 10px;
		background: #fafcf4  ;
		margin:0px 0px 5px 0px;
	    -moz-background-clip: -moz-initial;
		-moz-background-origin: -moz-initial;
		-moz-background-inline-policy: -moz-initial; 
}

	


#productbox{


}

#drugbox{
	background:#fafcf4 url(../images/drugheader.jpg) no-repeat top left;
	float:left;
	width:306px;
	margin:0px 15px 0px 0px;

}
#backgroundbox{
	background:#fafcf4 url(../images/backgroundheader.jpg) no-repeat top left;
	float:left;
	width:306px;


}

#btmbox{
	height:150px;
}

.btmbox{
	height:50px;
}

#footer{
	width:900px;
	margin:0px auto ;
	padding:0px 0px 15px 30px;

}

	.reftxt{ font-size :9pt; color : #575748;
 
	}
	.reftxt a{  color : #575748; text-decoration:underline;}
	.reftxt a:hover{ color : #2b4e7b; text-decoration:none;}

	
	
	.prodtxt{ font-size :9pt; color : #575748; padding:110px 0px 0px 10px;

	  }
	  
	.prodtxt a{  color : #575748; text-decoration:underline;}
	.prodtxt a:hover{ color : #2b4e7b; text-decoration:none;}


	.txt{ font-size :9pt; color : #575748;  }
	.txt a{  color : #575748; text-decoration:underline;}
	.txt a:hover{ color : #2b4e7b; text-decoration:none;}

	h1 {  font-size : 16px; color : #575748;  margin:10px 0px; }
	h1 a{  color : #575748; text-decoration:underline;}
	h1 a:hover{ color : #2b4e7b; text-decoration : none;}

	h2 {  font-size : 14px; color : #575748;  margin:10px 0px; }
	h2 a{  color : #575748; text-decoration:underline;}
	h2 a:hover{  color : #2b4e7b; text-decoration : none;}
	
	h2 {  font-size : 12px; color : #575748;  margin:10px 0px; }
	h2 a{  color : #575748; text-decoration:underline;}
	h2 a:hover{  color : #2b4e7b; text-decoration : none;}
	
	.fld
{
background-color:#c7eeff;
font-family:Verdana;
font-size:10px;
color:#000;
border : 1px solid #04293b;
}

.btn
{
background-color:#c7eeff;
font-family:Verdana;
font-size:10px;
color:#000;
border : 1px solid #04293b;
}

.links{
	font-family : verdana; 
	font-size:8pt;
	color:#575748;
	margin:0px ;
	padding:5px ;
	list-style-type:none;
}
.links a{
	color:#575748;
	text-decoration:underline;
	}

.links a:hover{
	color:#2b4e7b;
	text-decoration:none;
	}

.footer{

	font-family:verdana;
	color:#000;
	font-size:9pt;
}

.footer a{
	
	color:#575748;

	text-decoration:underline;
}

.footer a:hover{
	
	color:#2b4e7b;

	text-decoration:none;
}


.prodbtmimg{
	background:#fafcf4 url(../images/productbtmimg.jpg) no-repeat bottom left;
	width:306px;
	height:12px;
}