html,body {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	padding: 0px;
}
.spacervert20 {
	height: 20px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #EC6901;
}
hr.clearer {
	display: block; 
	clear: both; 
	margin: -0.66em 0;
	visibility: hidden;
}
#head {
	border-top: 3px solid #EC6901;
	background: url(pic/nightlight.jpg) no-repeat left bottom;
	margin-right: 5px;
	height: 103px;
	text-align: right;
}
#headmenu {
	background: url(pic/backline.gif);
	height: 24px;
	border-top: 2px solid #EC6901;
	border-bottom: 1px solid #EC6901;
}
#container {
	background: url(pic/ampoule.jpg) no-repeat right bottom;
}
#footer {
	border-top: 2px solid #EC6901;
	font-size: 0.8em;
	color: #EC6901;
	padding: 5px;
	letter-spacing: 1px;
	clear: both; 
}
#maincontent {
	text-align: left;
	float: right;
	width: 67%;
	margin: 20px 15px;
}
#leftcol {
	float: left;
	width: 23%;
	margin-left: 15px;
}
#servicemenu {
	background: #EC6901;
	border: 2px solid #FFE600;
	margin-top: 20px;
}
#servicemenu H1, #presentmenu H1 {
	font:bold 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#presentmenu {
	background: #EC6901;
	border: 2px solid #FFE600;
	margin-top: 20px;
}
#servicemenu ul,#presentmenu ul {
	list-style: url(none) none;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: left;
	text-decoration: none;
}	
#servicemenu li,#presentmenu li {
	border-top: 1px solid #FFE600;
	background: #D6A800 url(pic/next.gif) no-repeat left center;
	padding: 3px 3px 3px 20px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
#servicemenu li:hover,#presentmenu li:hover {
	background: #FFFFFF url(pic/home.gif) no-repeat left center;
}
#servicemenu li a,#presentmenu li a, {
	display: block;
	font-size: .9em;
	width: 100%;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
#servicemenu li a:hover,#presentmenu li a:hover {
	background: #FFFFFF;
	color: #000000;
}
html>body #servicemenu li a, html>body #presentmenu li a {
	width: auto;
}
a.backlink {
	font-size: .7em;
	color: #333333;
	text-decoration: none;
	background: #D6A800 url(pic/back.gif) no-repeat left center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 22px;
	margin-left: 200px;
	display: block;
	border-right: 1px solid #FFE600;
	border-left: 1px solid #FFE600;
}
a.backlink:hover {
	color: #000000;
	background: #FFFFFF url(pic/back.gif) no-repeat left center;
}
a.nextlink {
	font-size: .7em;
	color: #333333;
	text-decoration: none;
	background: #D6A800 url(pic/next.gif) no-repeat left center;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 22px;
	margin-left: 200px;
	display: block;
	border-right: 1px solid #FFE600;
	border-left: 1px solid #FFE600;
}
a.nextlink:hover {
	color: #000000;
	background: #FFFFFF url(pic/next.gif) no-repeat left center;
}
a.homelink {
	font-size: 1em;
	color: #FFE600;
	text-decoration: none;
}
a.homelink:hover {
	color: #D6A800;
}
a.plus {
	font-size: .8em;
	color: #FFE600;
	text-decoration: underline;
	background: url(pic/home.gif) no-repeat right center;
	padding-right: 16px;
}
a.plus:hover {
	color: #EC6901;
	background: url(pic/home.gif) no-repeat right center;
}
.content1 {
	border: 1px solid #FFE600;
	padding: 10px;
	margin-bottom: 10px;
}
.content1 h1 {
	font-size: 1.4em;
	color: #EC6901;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.content1 h2 {
	font-size: 1.2em;
	color: #000000;
	font-weight: italic;
	background: #B0B8DE;
	margin-top: 8px;
	margin-bottom: 4px;
}
p {
	font-size: .9em;
}
#footer img {
	border: 1px solid #FFE600;
}

