* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html, body {
	height: 100%;
	}
	
* html #container {	
	height: 100%;
	}
	
body {
	background: url(images/topborder.png) repeat-x 0 21px;
	font-family: sans-serif;
	margin-top:25px;
	}
	
.clear {
	clear: both;
	}
	
#container {
	width: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 auto 10px;
	}
	
#header {
	width: 998px;
	height: 100px;
	}
	
#header h1 {
	font-family: sans-serif;
	position: absolute;
	top: 35px;
	left: 50px;
	font-size: 20pt;
	font-weight: normal;
	color: #0a2eb7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
#header a, #header a:hover {
	color: #0a2eb7;
	text-decoration: none;
	}
	
#central {
	width: 998px;
	position: relative;
	}

/*left*/	
#left_sidebar {
	width: 140px;
	float: left;
	display: inline;
	background: #F3F3F3 url(images/lefttop.png) top left no-repeat;
	}
	
#left_sidebar_header {
	width: 110px;
	height: 30px;
	position: relative;
	line-height: 27px;
	text-align:center;
	}
	
#left_sidebar_header h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding-left: 17px;
	}
	
#left_sidebar_central {
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 17px;
	line-height: 12px;
	border-right: solid 1px #cee7f7;
	padding-top: 10px;
	}
	
#left_sidebar_bottom {
	width: 140px;
	height: 50px;
	background: url(images/leftbottom.png) bottom left no-repeat;
	}
	
a.main {
	background: url(images/arrow-do.png)left no-repeat;
	font-size: 0.85em;
	font-weight: bold;
	font-family:sans-serif;
	color: #4D4D4D;
	text-decoration: none;
	margin-left:-9px;
	padding-left:15px;
	}
	
a:hover.main {
	text-decoration: none;
	}
	
a.second {
	font-family:sans-serif;
	color: #0000cc;
	text-decoration: none;
	font-size: 0.85em;
	padding-left:19px;
	}
	
a:hover.second {
	text-decoration: underline;
	}
	
/*right*/
#right_sidebar {
	width: 221px;
	float: right;
	display: inline;
	}

#right_sidebar_header {
	width: 221px;
	height: 25px;
	margin-right: 0;
	}
	
#right_sidebar_central {
	width: 221px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	}
	
#reasons {
	width: 221px;
	height: 312px;
	background: url(images/reasons.png) no-repeat;
	margin-top: 7px;
	margin-top:64px;
	}
	
#right_sidebar_central p {
	color: #cc6600;
	font-size: 12pt;
	font-weight: bold;
	}
	
#right_sidebar_central span {
	font-weight: bold;
	font-size: 10pt;
	}
	
#right_sidebar_central ul {
	list-style-type: none;
	}
	
#right_sidebar_bottom {
	width: 218px;
	height: 11px;
	background: url(images/right_sidebar_bottom.png) no-repeat;
	}
	
/****CONTENT*****/
#content {
	width: 565px;
	float: left;
	text-align: justify;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom: 25px;

	}
	
#content h1{

font-size: 1.6em;

line-height: 1.2em;
font-weight: normal;
color:black;
text-decoration:none;
line-height: 1.2em;
margin-bottom: 15px;
margin-top: 0px;
padding-bottom: 0px;
padding-top: 0px;

}	

#content h1 a{

color:black;
text-decoration:none;

}	
#content h3 {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
	font-weight: bold;
	margin-bottom: 0px;
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17px;
	color:#4d4d4d;
	text-indent: 25px;
	margin: 0 15px;
	}
	
#table_valium {
	width: 575px;
	height: 233px;
	position: relative;
	margin: 10px auto 25px;
	}
	
#table_valium_img {
	height: 233px;
	width: 212px;
	float: right;

	}
	
#table_valium_img_top {
	width: 212px;
	height: 19px;

	}
	
#table_valium_img_center {
	width: 212px; 
	height: 203px;

	}
	
#table_valium_img_bottom {
	width: 212px;
	height: 11px;

	}
	
#valium {
	width: 214px;
	height: 205px;
	border:2px solid #cee7f7;
	}
	
#valium img {
	width: 210px;
	height: 203px;
	
	}
	
#table_valium_text {
	height: 233px;
	width: 355px;
	float: left;
	text-align: left;
	margin-right:3px;
	}
	
#table_valium_text_top {
	width: 355px;
	height: 19px;

	}
	
#table_valium_text_center {
	width: 355px;
	height: 205px;
	border:2px solid #cee7f7;

	}
	
#table_valium_text_bottom {
	width: 355px;
	height: 11px;

	}

#table_valium_text_center p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#table_pharmacy {
	width: 560px;
	margin: 10px auto 25px;

	}
	
#table_pharmacy_top {
	width: 560px;
	height: 19px;

	}
	
#table_pharmacy_center {
	width: 560px;
	background: url(images/table_center.png) repeat-y;
	border:2px solid #cee7f7;
	}
	
#table_pharmacy_bottom {
	width: 560px;
	height: 11px;

	}
	
#table_pharmacy table {
	border: none;
	margin: 0 auto;
	border-collapse: collapse;
	}
	
#table_pharmacy td {
	background: #FFFFFF;
	}
	
.td_1 {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	font-weight: bold;
	text-align: center;
	}
	
.td_2, .td_3 {
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.td_2 h5, .td_3 h5, .td_1_2 h5, .td_1_3 h5 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 17px;
	color:#4d4d4d;
	}
	
.td_2 a, .td_3 a, .td_2_9 a, .td_3_9 a {
	color: #0000cc;
	text-decoration: none;
	}
	
.td_3 {
	border-right: none;
	border-bottom: solid 2px #cee7f7;
	border-left: solid 2px #cee7f7;
	border-top: solid 2px #cee7f7;
	}
	
.td_1 {
	border-left: none;
	border-bottom: solid 2px #cee7f7;
	border-right: solid 2px #cee7f7;
	border-top: solid 2px #cee7f7;
	}
	
.td_2 {
	border: solid 2px #cee7f7;
	}
	
.td_1_1 {
	border-bottom: solid 2px #cee7f7;
	border-right: solid 2px #cee7f7;
	border-left: none;
	border-top: none;
	width: 140px;
	}
	
.td_1_9 {
	border-bottom: none;
	border-right: solid 2px #cee7f7;
	border-left: none;
	border-top: solid 2px #cee7f7;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	font-weight: bold;
	text-align: center;
	}
	
.td_1_2 {
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: none;
	border-bottom: solid 2px #cee7f7;
	border-left: solid 2px #cee7f7;
	border-right: solid 2px #cee7f7;
	}
	
.td_1_3 {
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: none;
	border-bottom: solid 2px #cee7f7;
	border-left: solid 2px #cee7f7;
	border-right: none;
	}
	
.td_2_9 {
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: none;
	border-left: solid 2px #cee7f7;
	border-right: solid 2px #cee7f7;
	border-top: solid 2px #cee7f7;
	}
	
.td_3_9 {
	width: 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 17px;
	color:#4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: none;
	border-left: solid 2px #cee7f7;
	border-right: none;
	border-top: solid 2px #cee7f7;
	}
.under{
	text-align:center;
	color:#4d4d4d;
	font-size:12px;
	width:100%;
	padding-top:4px;
	background:url(images/border00.png) top repeat-x;
	padding-bottom:50px;
	}
	.under a{
		color:#4d4d4d;
	display:inline;
	text-decoration:none;
	padding-right:4px;
	padding-left:4px;

	}
	.under a:hover{
	text-decoration:underline;
	}
