body {
	font-family: Tahoma, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	background-color:#FFFFFF;
}
body, h1, h2, h3, h4, h5, p, img, div {
	margin:0;
	padding: 0;
}


#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
	border: 1px solid #000000;
}
#container {
	float: left;
	width: 760px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: 509px;
	/*border: 1px solid blue;*/
}
#contents {
	float: left;
	width: 410px;
	margin-right: 45px;
	margin-left: 45px;
	display: inline;
	/*border: 1px solid green;*/
}

#rightColumn
{
	float:right;
	width:200px;
	padding: 0px 25px 10px 25px;
	/*border: 1px solid red;*/
}
#headBanner
{
	background-image:url(../images/headerBack.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:760px;
	height:182px;
	overflow:hidden;
}
#headBanner_german
{
	background-image:url(../images/headerBack_german.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:760px;
	height:182px;
	overflow:hidden;
}
#headBanner_spanish
{
	background-image:url(../images/headerBack_spanish.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:760px;
	height:182px;
	overflow:hidden;
}
#buttonBackgroundDiv
{
	background-image:url(../images/buttonBackgroundTile.gif);
	background-repeat:repeat-x;
	width:auto;
	height:64px;
	overflow:hidden;
}
#menu {
	float: left;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li, #menu a {
	width:126px;
	height:64px;
	line-height:64px;
	text-align:center;
	display:block;
}
#menu li {
	list-style-type: none;
	display:inline;
	float:left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
	padding-right:1px;
	background-image:url(../images/buttonSeperator.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
/* end menu items */
#menu li.end, #menu li.end a {
	width:124px;
}
/* ---- */
#menu a {
	color: #98C61D;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	background-image:url(../images/buttonHover_6wide.jpg);
	background-repeat:no-repeat;	
}
#footer {
	background-color: #8F8D84;
	font-size:9px;
	color:#FFFFFF;
	line-height:25px;
	text-decoration:none;
	height: 25px;
	clear: both;
	padding-right: 50px;
	padding-left: 50px;
}

/* in page styles */
#container
{
	color:#444444;
}
#container h1, #contents h2 {
	color: #98C61D;
	font-weight: bold;
}
#container h1 {
	font-size: 16px;
	line-height: 62px;
	background-image: url(../images/smalla_ds.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 75px;
	margin-bottom: 10px;
}
#container h1.product {
	background-image: url(../images/products.gif);
}
#container h2 {
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#container p {
	margin-bottom: 10px;
}
#container strong {
	color:#000000;
}
#container a {
	color: #EB9E1A;
	font-weight: bold;
}
#container a:hover {
	text-decoration: none;
}
#container ul {
	margin-bottom: 15px;
}
#container #indent {
	margin-left: 20px;
}

#container ul {margin:0; padding:0; list-style:none}
#container li 
{
	background: url(../images/pimp1.gif) no-repeat  left 7px; 
	padding-left:7px;
}
#container li  li
{
	background: none;
	padding-left:7px; 
	padding-bottom:7px; 
}
#rightColumn img
{
	margin: 4px 0px 10px 0px;
	border: 1px solid #000000;
}

#rightColumn img.marker
{
	margin: 4px 0px 10px 0px;
	border: 0px solid #000000;
}

#rightColumn li
{
	line-height:14px; 
	font-weight:bold; 
	font-size:10px;
}

.listheader
{
	color: #EB9E1A;
	font-weight: bold;
}

.blue
{
	color:#0000FF !important;
}

