/* CSS Document */
body { 
	margin:5px 0; 
	padding:0; 
	font: 14px Arial, Sans-Serif; 
	color:#000; 
	line-height: 1.4em; 
	background : #FFFFFF;
	}
.style1 {color: #B7304E}
.container { 
	color: #3B4039; 
	margin: 0 auto; 
	padding: 0; 
	width: 1012px; 
	background-color: #FFFFFF; 
	}
#header { 
	background: #3B4039; 
	color: #337493; 
	float: left; 
	height: 387px; 
	width: 1012px;  
	}
#content { 
	margin: 0 10px 0 10px; 
	}
#content h2 { 
	font: 180% Georgia, Serif;
	background-color: inherit; 
	color: #1D3305; 
	line-height: 1.2em; 
	}
#content h3 { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #1D3305; 
	}
#content2 { 
	margin: 0 10px 0 10px; 
	float:left;
	}	
#content2 h2 { 
	font: 180% Georgia, Serif;
	background-color: inherit; 
	color: #1D3305; 
	line-height: 1.2em; 
	}
#content2 h3 { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #1D3305; 
	}
#content3 { 
	margin: 0 10px 0 10px; 
	float:left;
	}	
#content3 h2 { 
	font: 180% Georgia, Serif;
	background-color: inherit; 
	color: #1D3305; 
	line-height: 1.2em; 
	}
#content3 h3 { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #1D3305; 
	}
.center { 
	background: #FFFFFF;
	width: 550px; 
	width: 498px;  
	float: left;
	margin-right: 10px; 
	margin-left: 10px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	border-left: solid 1px #3B4039;
	border-right: solid 1px #3B4039;
	}
.left { 
	background: #FFFFFF;
	width: 550px; 
	width: 245px;  
	float: left;
	margin-top: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px dotted #3B4039; 
	}
.right { 
	background: #FFFFFF;
	width: 545px; 
	width: 250px;  
	float: left;
	margin-top: 10px; 
	margin-bottom: 10px; 
	border-bottom: 1px dotted #3B4039; 
	}
.menu { 
	background: #3B4039; 
	width: 245px; 
	float: left; 
	padding-right:10px;
	}
.nav { 
	clear: both; 
	text-align: left; 
	color: #FFFFFF; 
	padding: 5px 0 0 0; 
	}
.nav li { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 5px; 
	border-bottom: 1px dotted #ffffff; 
	}
.nav li a { 
	color: #FFFFFF; 
	text-decoration: none;  
	}
.nav li a:hover { 
	color: #B82E4B; 
	text-decoration: none;  }
ul { 
	margin: 5px 0 0px 15px; 
	padding : 0; 
	list-style : none;  
	}
hr { 
	border: 1px dotted #3B4039; 
	height: 0px; 
	}
#footer { 
	background: #3B4039; 
	text-align: center;
	color: #ffffff; 
	height: 15px; 
	clear: both; 
	}
#drug_box {
width:650px;
height:260px;
float:left;
}
