#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4289b0;
}
#header {
	height: 147px;
	width: 900px;
}
#nav {
	width: 191px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}

#nav h1{
	background-image: url(images/h1bkgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #2c6b8d;
	padding-top: 7px;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 27px;
}
#nav ul {
	background-color: #d7ebf7;
	width: 164px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#nav li {
	display: block;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4FAFD;
}



#footer {
	height: 18px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #72B9E3;
	text-align: center;
	padding-top: 6px;
}

#content {
	width: 657px;
	padding-right: 10px;
	padding-left: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#nav a {
	color: #346785;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#nav a:visited {
	color: #346785;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #8FC8E9;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#content h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	color: #2c6b8d;
}
#navholder {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 191px;
}
#content a {
	color: #3583AC;
	text-decoration: underline;
}
#content a:visited {
	color: #3583AC;
	text-decoration: underline;
}
#content a:hover {

	color: #F8A814;
	text-decoration: none;
}
#content h2 {
	font-size: 14px;
	color: #4699C6;
}
#image {
	display: block;
	float: right;
	text-align: center;
}
#content h2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #3787B3;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
#pharminfo {
	
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	color: #2C6B8D;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	background-color: #D7EBF7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #70AED9;
	padding-left: 5px;
}
#prodtitle {
	height: 24px;
	width: 657px;
	background-image: url(images/headingbg.gif);
	background-repeat: repeat-x;
}
#prodtitle h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	color: #2c6b8d;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

