* {margin:0px; padding:0px;}
body
	{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	background:#534d3d url(../images/bgr.jpg) repeat-x;
	}
#one
	{
	width:1151px;
	_height:100%;
	position:relative;
	background:#ffffff;
	margin:0px auto;
	border:1px solid #534d3d;
	}
#two
	{
	height:106px;
	width:707px;
	float:right;
	background:url(../images/pharmacydrugstore_03.jpg);
	padding:5px;
	}
#two li
	{
	padding:3px;
	display:block;
	float:left;
	}
#two li a
	{
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	}
#three
	{
	width:150px;
	margin:5px;
	height:900px;
	float:left;
	background:#dddddd;
	padding:10px 10px 10px 20px;
	}
#three li
	{
	padding:2px;
	}
#four
	{
	width:150px;
	margin:5px;
	height:900px;
	float:right;
	background:#dddddd;
	padding:10px 10px 10px 20px;
	}
#four li
	{
	padding:2px;
	}
#content
	{
	position:absolute;
	width:760px;
	left:190px;
	top:220px;
	padding:5px;
	text-align:justify;
	}
#content h1
	{
	text-align:center;
	}
#five
	{
	width:1111px;
	margin:5px auto;
	background:#dddddd;
	padding:10px 10px 10px 20px;
	}
#five li
	{
	padding:2px;
	}
