body {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*img { behavior: url(scripts/iepngfix.htc) }*/

#container {
	width: 1024px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	}

#header {
	height: 74px;
	width: 800px;
	position: relative;
	left: 180px;
	top: 8px;
	background: transparent no-repeat url(../images/main_logo.jpg) center center;
	}

#content {
	width: 100%;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: transparent;
	}

img#main_left {
	float: left;
	border-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	}

img {
	border-style: none;
	}

table#main_right {
	border-style: none;
	width: 370px;
	height: 265px; 
	margin-bottom: 10px;
	margin-right: 10px
	}

table#main_bottom {
	border-style: none;
	width: 780px;
	height: 130px;
	margin-bottom: 10px;
	}

table#prod_top {
	width: 100%;
	height: 304px;
	border-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
	}

table#prod_right {
	border-style: none;
	width: 370px;
	height: 265px; 
	margin-bottom: 10px;
	margin-right: 10px
	}

table#prod_bottom {
	border-style: none;
	width: 780px;
	margin-bottom: 10px;
	}

#footmenu {
	height: 30px;
	border-top-color: #abf;
	border-top-style: groove;
	border-top-width: thin;
	}

table.footmenu {
	border-style: none;
	font-size: 12px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	}

td.footmenu {
	vertical-align: middle;
	border-right-color: #bef;
	border-right-style: groove;
	border-right-width: thin;
	}

td.footmenulast {
	vertical-align: middle;
	border-right-style: none;
	}

a:link, a:visited {
        color: #000;
        text-decoration: none;
}
a:hover, a:active {
        color: #000;
        text-decoration: underline;
}

