body {
	font-family: sans-serif;
	margin: 2em;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;

}

ul {
	margin: 0;
	padding: 0;
}

#maincontainer {
	text-align: left;
	width: 900px;
	margin: auto;
}

#maincontainer {
	width: 750px;
}

#header {
	width: 567px;	
}

#infomenu {
/*	border: solid; */
	background-image: url(images/headerbgr.jpg); 
	background-repeat: no-repeat;	
	background-position: bottom right;
	text-align: left;
/*	height: 67px; */
	height: 50px;
}

#infomenu ul {
	margin-bottom: 0;
	height: 100%;
	padding-right: 1em;
	padding-top: 30px;
	font-size: 90%;
	list-style: none;
	font-weight: bold;
	
	color: Black;
}

#infomenu li {
	padding-bottom: 0.7ex;  
}

#infomenu ul a {
	color: #ffffff;
	text-decoration: none;
}
 
#infomenu ul a:hover {
	text-decoration: underline;
}

#menu {
/*font-weight: bold; */
 background-image: url(images/menubottomdots.gif);
background-repeat: no-repeat;
background-position: 85% left; 
width: 281px;
float:left;
background-color: #ACFEAC;
background-color: #b4e6c8;
}

#menu ul {
margin: 0;
padding: 2em 0 2em 1em;
list-style: none;
font-family: Arial, sans-serif;
}

#menu li {
padding-left: 1em;
padding-top: 1ex;
margin-bottom: 0.2ex;
background-position: top left;
background-image: url(images/menudot.gif);
background-repeat: no-repeat;
}

#menu ul span {
display: block;
font-size: 80%;
text-align: right;
padding-right: 2ex;
}

#menu ul a {
color: #000000;
text-decoration: none;
}

#menu ul a:hover {
text-decoration: underline;
}

#menu ul b {
color: #000000;
text-decoration: none;
font-weight: normal;
/* font-weight: bold; */
}

#menuend {
	background-color: #ffffff;
}

#content {
padding-left: 18em;
background-image: url(images/headerdot.gif);
background-repeat: no-repeat;
background-position: 280px 0; 

border-style:solid;
border-width:1px;
border-color: #ffffff;
color: #545454;
}

h1 {
padding-left: 1.5em;
font-weight: bold;
font-size: 100%;
color: #000000;

background-image: url(images/titledots.gif);
background-repeat: no-repeat;
background-position: 1.5em bottom;
padding-bottom: 1em;
}

p {
padding-left: 2em;
font-size: 90%;
line-height: 150%;
}

h2 {
font-weight: bold;
font-size: 90%;
padding-left: 2em;
color: #000000;
}

#content ul {
padding-left: 4em;
font-size: 90%;
line-height: 150%;
}

#content ul ul {
	font-size: 100%;
	padding: 0.5em 0 0.5em 2em;
}

.contentdivider {
text-align: center;
padding-bottom: 1em;
}

#content a {
color: ff0000;
}


#content a:hover {
color: #86c688;
}

#content img {
padding-left: 1.5em;
}

.product {
padding-top: 2em;
/* padding-left: 1.5em; */
}

.product h2 {
	text-align: left;
}

.productinfo {
}

#content img {
	margin-left: 1.8em;
}§
