html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

html,body
{
	background-color:#525759;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;		
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:100%;
}


P {
	MARGIN: 5px 0px 15px; LINE-HEIGHT: 1.3em
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

UL {
	MARGIN-LEFT: 20px; LIST-STYLE-TYPE: disc
}
UL LI {
	MARGIN-BOTTOM: 5px; LINE-HEIGHT: 1.3em
}


img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}



div#MainContainer{		
	width:988px;				
	MARGIN: 125px auto; 
}
div#AllContentsWrapper{
	float:left;
	width:988px;
	background-image:url(/Images/bodybg.jpg);
	background-repeat:repeat-y;
}
div#AllContents{
	float:left;
	width:988px;
	background-image:url(/Images/mainbg.jpg);
	background-repeat:no-repeat;	
	min-height: 550px;
	_height: 550px;
	
}
div#AllContentsBottom{
	float:left;
	width:976px;
	height:214px;
	padding:0px 6px;	
	z-index:3;
	position:relative;
	margin-top:-200px;
}
	div#AllContentsBottomIMG{
		float:left;
		width:976px;
		height:214px;
		background-image:url(/Images/footer.png);
		background-repeat:no-repeat;
		background-position:bottom;
		
	}
	
	
	div#LeftPane{
		float:left;
		width:246px;	
	}
		div#LeftFlash{
			float:left;
			width:280px;
			height:380px;
			margin-left:-36px;
			margin-top:-21px;
			z-index:2;
			position:relative;
			
		}
	
	div#RightPane{
		float:left;
		width:699px;
		padding-right:43px;
		padding-top:18px;	
		/*overflow:hidden;*/
	}
		div#HeaderContainer{
			float:left;
			width:699px;
			height:39px;
			padding-bottom:28px;
		}
			div#MainBodyContainer{
			float:left;
			width:699px;
		}
		div#MainBodyContainerIndex{
			float:left;
			margin-left:-50px;
			position:relative;
			width:800px;
			z-index:2;
		}

	div#FooterContainer{
		float:left;
		width:976px;
		height:18px;
		padding:12px 0px 10px 0px;
	}
		div#GenepharmLogo{
			float:left;
			/*width:89px;*/
			height:18px;
			padding:0px 10px;
		}
		div#InnerFooter{
			float:left;
			width:867px;
			height:18px;
			overflow:hidden;
		}
		div#NSFooter{
			float:left;
			width:190px;
			height:18px;
			text-align:right;	
			overflow:hidden;
		}
			div#NSFooterTxt{
				float:left;
				width:108px;
				padding-top:2px;
				padding-right:10px;
			}
			div#NSFooterIMG{
				float:left;
				width:72px;
				height:18px;
			}
	
	div#ContactForm{
		float:left;
		width:666px;
		padding:20px 0px;
		z-index:5;
		position:relative;
	}
	div#TxtBoxReqContainer{
		float:left;
		width:138px;
		padding-left:26px;
		background-image:url(/images/line.jpg);
		background-repeat:no-repeat;
		background-position:20px 0px;
	}
	div#TxtBoxContainer{
		float:left;
		width:138px;
		padding-left:26px;
	}
	div#TxtAreaContainer{
		float:left;
		width:208px;
		padding-left:26px;
	}
	.txtbox{
		width:126px;
		height:18px;
		border:1px solid #cccccc;
		padding:3px 5px;
		font-size:11px; color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		background-color:#FFF !important;
	}
	.txtarea{
		width:196px;
		height:109px;
		padding:5px;
		border:1px solid #cccccc;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px; color:#333333;
		background-color:#FFF !important;
	}
	
	div#SearchList{
		float:left;
		width:432px;	
	}
	div#ProdTitleContainer{
		float:left;
		width:267px;
		padding-top:100px;
	}
		#ProdTitle{
			font-size:18px;
			font-weight:bolder;
			text-transform:uppercase;
		}
		#ProdSubTitle{
			font-size:14px;
			font-family:"Century Gothic", Arial, Helvetica, sans-serif;
		}
	
	div#qcertified{
		float:left;
		width:189px;
		height:39px;
		z-index:3;
		position:relative;
		padding-left:510px;
		padding-top:10px;
		
	}
	div#PriceAndSize{
		display:none;
	}
