/* to make working in em's easier, i set the body font-size to 10px, that makes 1em != 10px */
body {
	background: #FFFDF3 url("imgs/backgr.gif") left top repeat-x;
	font-size: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}

a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #0033CC;
}
.drug_type {
	font-size: 16px;
	color: #996600;
	font-weight: bold;
}

a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	}
	a:active {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
#wrap {
text-align: left;
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
h2{
	color: #978633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	margin-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-left: 10px;
	padding-top: 10px;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-indent: 0px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 0px;
}
#header {
	overflow: hidden;
	height: 80px;
	background: url("imgs/header_bg.png") left top no-repeat;
	}
#header h1 {
	font-size: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 80px;
	}
#menu_wrapper {
	background: #DBE2EB url("imgs/menu_bg.jpg") left top no-repeat;
	height: 200px;
	color: #000;
	width: 100%;
	}
ul.menu {
	list-style: none;
	width: 166px;
	display: block;
	float: left;
	margin-left: 695px;
	_margin-left: 350px;
	margin-top: 10px;
	}
.menuitem {
	width: 166px;
	font-size:1.4em;
	display: block;
	height: 22px;
	line-height: 22px;
	margin: 0;
	_margin: -2px;
	padding: 0;
	}
li.home a, li.about a, li.products a, li.services a, li.principals a, li.links a, li.contact a  { 
	padding-top: 25px;
	display: block;
	text-decoration: none;
	}
.home {
	background:url("imgs/home.gif") left 3px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #B3B9C1;
	}
.about {
	background:url("imgs/aboutus.gif") left 3px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #B3B9C1;
	border-top: 2px solid #ECEFF4;
	}
.products {
	background:url("imgs/products.gif") left 3px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #B3B9C1;
	border-top: 2px solid #ECEFF4;
	}
.services {
	background:url("imgs/services.gif") left 3px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #B3B9C1;
	border-top: 2px solid #ECEFF4;
	}
.principals {
	background:url("imgs/principals.gif") left 3px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #B3B9C1;
	border-top: 2px solid #ECEFF4;
	}
.links {
	background:url("imgs/links.gif") left 3px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #B3B9C1;
	border-top: 2px solid #ECEFF4;
	}
.contact {
	background:url("imgs/contact.gif") left 3px no-repeat;
	overflow: hidden;
	border-top: 2px solid #ECEFF4;
	}

#content_wrapper {
	background:url("imgs/content_bg.jpg") left top no-repeat;
	} 
	
#content_wrapper h2 {
	color: #978633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-style: normal;
	margin-left: 15px;
	padding-top: 25px;
	font-weight: bold;
}
#content_wrapper p {
	color: #43320E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 10px;
	margin-left: 15px;
	letter-spacing: 1px;
	word-spacing: 5px;
	text-indent: 5px;
}
.aboutus_floatright {
	width: 350px;
	height: 278px;
	background: url("imgs/aboutus_rightfloat.jpg") right top no-repeat;
	float: right;
	}
	
.aboutus_contentBG {
	
	background: url("imgs/aboutus_rightfloat.jpg") right top no-repeat;
	background-color:#FFFDF4;

}
.services_contentBG {
	
	background: url("imgs/services_rightfloat.jpg") right top no-repeat;
	background-color:#FFFDF4;

}
.contact_contentBG {
	
	background: url("imgs/contact_rightfloat.jpg") right top no-repeat;
	background-color:#FFFDF4;

}
.products_contentBG {
	
	background: url("imgs/products_rightfloat.jpg") right top no-repeat;
	background-color:#FFFDF4;

}
.principals_contentBG {
	
	background: url("imgs/principals_rightfloat.jpg") right top no-repeat;
	background-color:#FFFDF4;

}
.links_contentBG {
	
	background: url("imgs/links_rightfloat.jpg") right top no-repeat;
	background-color:#FFFDF4;

}
.footer{

	font-size: 9px;
	color: #000;
	text-align: center;
	width: 100%;
}
#footer {
	height: 30px;
	}
#footer p {
	font-size: 1em;
	color: #000;
	text-align: center;
	width: 100%;
	}
.products_contentBG #products_table {
	font-size: 11pt;
}
