body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333335;
	font-size: 13px;
	margin:0;
	padding:0;
	background-image: url(bg02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body.index-bg {
	background-image: url(bg01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
h2 {
	color: #454546;
	background-color: #F0F0F0;
	border-bottom: 1px #E05E2C solid;	
	padding-left: 10px;
}
.proddiv1 {
	padding: 8px 8px 16px 8px;
	border: 1px #DDDDDD solid;
	background-color: #fafafb;
	margin: 18px 8px 18px 330px;
}

.proddiv2 {
	padding: 6px;
	border: 1px #D5D5D5 solid;
	background-color: #f0f0f2;
	margin: 4px;
}
.top-index {
	height: 236px;
}
.top {
	height: 176px;
}

.menu {
	background-image: url(menubg.gif);
	height: 29px;
	background-repeat: repeat-x;
	background-position: 0 4px; 
	text-align: center;
}
.menudiv {
	width: 778px;
	text-align: left;
	margin: 0 auto;
}
.menudiv a {
	display: block;
	width: 100px;
	height: 29px;
	float: left;
	text-decoration: none;
	color: White;
	font-weight: bold;
	line-height: 32px;
	background-image: url(buton.gif);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	text-align: center;
}
.menudiv a:hover, .menudiv a.current {
	background-position: -100px 0px;
	color: Black;
}
.contentwrap {
	text-align: center;	
}
.content {
	width: 778px;
	text-align: left;
	margin: 40px auto;
}

.footer {
	border-top: 1px #E05E2C solid;
	background-color: #F0F0F0;
	font-size: 11px;
	padding: 3px 15px;
	clear: both;
	margin-top: 15px;
}
table td {
	font-size: 11px;
	text-align: center;
}
.mag {
	color: #E05E2C;
	font-size: 13px;
	font-weight: bold;
}
img.mag-tn {
	float: right;
	margin: 0;
	padding: 0;
	border: 1px #999999 solid;
}
