body {
	background: #686868 url("../images/bg.jpg") top left repeat-y;
	padding: 0;
	margin: 0;
	
	font-family: verdana, arial;
	font-size: 11px;
	color: #787878;
	text-align:left;
}

#container {
	width: 850px;
	height: 300px;
	
	text-align:left;
}

#header {
	background: url("../images/header.jpg") top left no-repeat;
	width: 861px;
	height: 256px;
}

.styling_menu_header {
list-style-type: none;
padding: 0;
margin: 0;

position:absolute;
top: 154px;
left:696px;
}

#header li
{
background-image: url("../images/bullet.jpg");
background-repeat: no-repeat;
background-position: 0 .7em;
padding: 3px 0px 3px 12px;
border-bottom: 1px solid black;
width: 153px;
color:white;
}

html* #header li {
width: 165px;
}

#header li.no_border {
	border:0px solid black;
}

.styling_menu_header a:link {
	text-decoration:none; color:white;
}

.styling_menu_header a:visited {
	text-decoration:none; color:white;
}

.styling_menu_header a:hover {
	text-decoration:none; color:white; font-weight:bold;
}

#content {
	line-height:18px;
	padding: 40px 0px 30px 100px;
	width:510px;
}

html* #content {
	width:580px;
}

h5 {
	font-size:15px;
	color:#009292;
}
/*
#image_left_content {
	background: url("../images/image_left.jpg") top left no-repeat;
	width: 35px;
	height: 231px;
	
	position:absolute;
	left:696px;
	top: 300px;
}
*/
.contact_us {
	position:absolute;
	top:65px;
	left:430px;
	color:#545454;
}

.contact_us a:link {
	text-decoration:underline; color:#545454;
}

.contact_us a:visited {
	text-decoration:underline; color:#545454;
}

.contact_us a:hover {
	text-decoration:underline; color:#545454;
}

#content a:link {
text-decoration:none; color:#009292;
}

#content a:visited {
text-decoration:none; color:#009292;
}

#content a:hover {
	text-decoration:none; color:white; background:#009292; padding:2px;
}

table {
	font-size:11px;
}

.even {
	background:#787878;
	color:white;
	font-size:11px;
}



a.pharmeta_under {
background: url("../images/dsm.jpg") top left no-repeat;
width:90px;
height:30px;
	
	position:absolute;
	left:740px;
	top: 310px;
	
	display:block;
}

.hover_stuyver
{
	position:absolute;
	display: 					block;
	width:130px;
	height:30px;
	left:137px;
	top:212px;
	cursor: pointer;
}