html, body  
{
	height:100%;
}

body {
	height: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}


a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

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

#container
{
	width: 800px;
	height: auto;
	margin: 0 auto;
	border-right: solid 1px #E1DEE1;
	border-left: solid 1px #E1DEE1; 
	overflow: hidden;
}
#site-nav
{
	width: auto;
	height: 21px;
	border: solid 0px blue;
}
#sitemap a
{
	float : right;
	width: 51px;
	height: 21px;
	padding-right: 28px;
	margin-top: 4px;
	border: solid 0px red;
	background: url(images/sitemap.gif) no-repeat;
}
#contact a
	{
		float: right;
		width: 76px;
		height: 17px;
		background: url(images/contact.gif);
		background-repeat: no-repeat;
		margin-top: 5px;
	}
#home a
{
	float: right;
	width: 67px;
	height: 17px;
	background: url(images/home.gif) no-repeat;
}
#header-container
{
	width: 800px;
	height: auto;
	border: solid 0px black;
	overflow: hidden;
	/*position: relative;*/
}
#logo
{
	float: left;
	width: 230px;
	height: 152px;
	background: url(images/logo.gif);
	margin-left: 11px !important;
	margin-left: 6px;
	margin-top: 9px;
	border: solid 0px blue;
	/*margin-top: 33px !important;
	margin-top: 8px;
	margin-left: 12px !important;
	margin-left: 6px;*/
}
#header
{
	float: right;
	width: 542px;
	margin-left: 4px;
	margin-right: 10px !important;
	border-top: solid 6px #75AF04;
}
#header-pic
{
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	height: 152px;
	width: 542px;
/*	background: url(images/header.gif) no-repeat;*/
	border-top: solid 0px #75AF04;
}
#nav-container
{
	width: 800px;
	height: 36px !important;
	height: 37px;
	overflow: hidden;
	border: solid 0px red;
}
#new-header 
{
	float: left;
	margin-top: 5px !important;
	margin-top: 4px;
	margin-left: 12px !important;
	margin-left: 6px;
	padding-left: 10px;
	padding-top: 1px !important;
	padding-top: 3px;
	width: 218px !important;
	width: 218px;
	height: 28px !important;
	height: 28px;
	clear: both;
	border: solid 1px #A6B3BC;
	font-size: 0.9em;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em !important; 
	line-height: 1.8em;
	color: #75AF04;
}
#nav
{
	float: right;
	width: 539px;
	height: 21px !important;
	height: 23px;
	border: solid 1px #A6B3BC;
	margin-right: 10px !important;
	margin-right: 6px;
	margin-top: 4px;
	padding-top: 6px;
	padding-bottom: 2px;
	line-height: 1em;
}
	#nav a 
	{
		font-size: 0.8em;
		font-family: Tahoma;
		/*text-align: center;*/
		text-decoration: none;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 15px;
		padding-right: 15px;
		color: gray;
		margin-left: 0px;
		margin-right: 0px;
		border: solid 0px red;
	}
	
	#nav a.rightBorder
	{
		border-right:solid 1px gray;
	}

#new-Page
{
	float: left;
	margin-left: 12px;
	padding-top: 10px;
	Padding-left: 10px;
	padding-right: 10px;
	width: 195px !important;
	width: 197px;
	height: 350px !important; 
	height: 377px;
	border-right: solid 0px #A6B3BC;
/*	position: relative;*/
	top: 0px !important;
	top: -130px;
}
	.date
	{
		font-size: 1.1em;
		font-family: Tahoma;
		color: #75AF04;
		font-weight: bold;
	}
	#Hasancomputing
	{
		padding-bottom: 20px;
		font-size: 0.8em;
		font-family: Tahoma;
		color: Gray;
		letter-spacing: 1px;
		border-bottom: solid 1px blue;
	}
	#hasandown
	{
		padding-top: 10px;
		font-size: 0.8em;
		font-family: Tahoma;
		letter-spacing: 1px;
		color: Gray;
	}
	/*#read-more
	{
		margin-top: 30px;
		width: 68px;
		height: 28px;
		background: url(images/icon.gif) no-repeat;
		
	}*/
	
		.read-more a
		{
			display: block;
			text-indent: -999px;
			margin-top: 30px;
			width: 68px;
			height: 13px;
			background: url(images/icon.gif) no-repeat;
			
		}
#content-container
{
	
	float: right;
	width: 538px !important;
	width: 535px;
	height: auto;
	overflow: hidden;
	margin-right: 11px !important;
/*	margin-right: 6px;*/
	padding-top: 6px;
	padding-left: 9px !important;
	padding-left: 10px;
	border-left: solid 1px #A6B3BC;
}
	#aboutourcompany
	{
		width: 503px;
		height: auto;
		background-color: #F4F6F5;
		border: solid 0px red;
		padding-left: 20px;
		padding-top: 10px;
		padding-right: 15px;
		font-size: 0.8em;
		font-family: Tahoma;
		color: Gray;
		
		padding-bottom: 20px;
	}
	#aboutourcompany a
{
	text-decoration: none;
}
	.date2
	{
		
		font-size: 1.1em;
		font-family: Tahoma;
		color: #75AF04;
		font-weight: bold;
	}
	#readmore-about a
	{
		width: 121px;
		height: 12px; 
		background: url(images/icon2.gif) no-repeat;
		padding-bottom: 0px;
		padding-left: 0px;
		display: block;
		text-indent: -999px;
	}
	
#pharma-container
{
	
	width: 542px;
	height: auto;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.onlinedrug
	{
		float: left;
		width: 43%;
		padding-right: 0px;
		padding-top: 15px;
		padding-left: 18px; 
		height: auto;
		font-size: 0.8em;
		font-family: Tahoma;
		color: Gray;
		border: solid 0px red;
		/*border-left: solid 1px #A6B3BC; */
	}
	.onlinedrug h1
	{
		font-size: 1.1em;
		font-family: Tahoma;
		color: #107DFF;
		font-weight: bold;
	}
/*#phrama-industrial
{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	width: 240px !important;
	width: 240px;
	height: 220px;
	font-size: 0.8em;
	color: Gray;
	font-family: Tahoma;
	border-right: solid 1px #A6B3BC;
	margin:0px;
	padding-bottom:0px;
		
}
	.date-blue
	{
		font-size: 1.1em;
		font-family: Tahoma;
		color: #107DFF;
		font-weight: bold;
	}
	.readmore-pharma
	{
		width: 68px;
		height: 28px;
		background: url(images/icon.gif) no-repeat;
/*		position: relative; */
/*		margin-top: 65px;
	}
*/
.product
{
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	width: 43%;	
	height: auto;
	font-size: 0.8em;
	color: Gray;
	font-family: Tahoma;
	border-right: solid 1px #A6B3BC;
	margin:0px;
	padding-bottom:80px;
		
}
.product h1
{
	font-size: 1.1em;
	font-family: Tahoma;
	color: #107DFF;
	font-weight: bold;
}
.rightFull
{
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	width: 505px;	
	height: auto;
	font-size: 0.8em;
	color: Gray;
	font-family: Tahoma;
	border: solid 0px #A6B3BC;
	margin:0px;
	padding-bottom:80px;
}
.rightFull h1
{
	font-size: 1.1em;
	font-family: Tahoma;
	color: #107DFF;
	font-weight: bold;
}
#readmore a
{
		width: 68px;
		height: 28px;
		background: url(images/icon.gif) no-repeat;
		margin-top: 22px;
		padding-bottom: 0px;
		display: block;
		text-indent: -999px;
}


	
.readmore-online a
	{
		width: 68px;
		height: 28px;
		background: url(images/icon.gif) no-repeat;
		margin-top: 28px;
		padding-bottom: 10px;
		display: block;
		text-indent: -999px;
	}	
	
#footer
{
	width: 800px !important;
	width: 800px;
	height: 25px !important;
	height: 25px;
	background-color: #F4F6F5;
	font-size: 0.7em;
	font-family : Tahoma;
	color: Gray;
	border: solid 1px #A6B3BC;
	margin: 0 auto;
	/*text-align: center;*/
	padding-top: 10px;
/*	padding-left: 100px;*/
	border-top: solid 8px #0074FF;
	/*position: relative;
	top: 370px !important;
	top: 0px;
	left: 0px !important;
	left: 0px;*/
	padding-left: 0px;
	

}
	#text-copy
	{
		text-align: center;
		/*position: relative;
		bottom: 228px !important;
		bottom: 0px;
		left: -110px !important;*/ 
		left: 0px;
	}
	
#blueOther
{
	color: #107DFF;
}