body {
	 background-image: url(images/bodybg.jpg);
	 background-repeat: repeat-x;
	 background-color: #fff;
	 text-align: center;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 padding: 0;
	 margin: 0;
}

#container{
	 margin: 0;
	 padding: 0;
	 text-align: left;
	 margin-right: auto;
	 margin-left: auto;
	 width: 1000px;
}


#header {
	 float: right;
	 width: 1000px;
	 height: 88px;
	 background-image: url(images/narrow_head.jpg);
	 background-repeat: no-repeat;
}
#header TABLE {
	}
	
#header TABLE A IMG  {
	border: none;
	}

#trunk {
 color: #fff;
 clear: both;
 background-image: url(images/1_11.jpg);
 background-repeat:repeat-y;
 padding-top: 10px;
 width: 100%;
 
}


#left {
 float: left;
 width: 246px;
 background: none;
 text-align: center;
 padding-bottom: 20px;
 }

#left INPUT#sgo {
	margin-left: 10px;
	}

#mainmenu {
	 width: 246px;
	 font-size: 16px;
	 text-align:left;
	 padding-left: 0;
 }

#mainmenu ul {
	 list-style: none;
	 margin-top: 18px;
	 margin-left: 0;
	 font-size: 12px;
	 font-weight: bold;
	 padding: 0;
	 border: 1px #616161 solid;
	 border-style: solid none solid none;
}

#mainmenu li {
	line-height: 16px;
	padding-left: 20px;
	margin-left: 0;
	padding-top: 2px;
	padding-bottom:2px;
	height: 22px;
	font-size:12px;
	color:#066269;
	width: 170px;
	font-weight:bold;
	background-image: url(images/1_15.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#mainmenu li.lastitem {
	background-image:none;
	}
	
#mainmenu ul li a{
	font-size:12px;
	color:#066269;
	font-weight:700;
	margin-left:5px;	
	text-decoration: none;
	}
#mainmenu ul li a:hover {
		text-decoration:underline;;
		}

#searchbox {
	padding-left: 20px;
	padding-bottom: 20px;
	}

#content {
 float: left;
 color: #000;
 margin-left: 38px;
 width: 710px;
 max-width: 710px;
 padding-bottom: 20px;
 
}


#content FORM#mailform label {
clear: left;
	width: 250px;
	display: block;
	float: left;
	padding-right: 20px;
	text-align: right;
	}
#content FORM#mailform INPUT#mailformformtype_mail {
	clear: left;
	float: left;
	display: block;
	}

#content p.cit {
	text-align:center;
	color:#066269;
	font-style:italic
}
#content hr {
	border:none;
	height:1px;
	background-color:#066269;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content IMG {
	margin-top: 15px;
	margin-bottom: 15px;
	}
#content .tx-indexedsearch IMG {
	margin-top: 0;
	margin-bottom: 0;
	}
#content TABLE#product TD, TABLE#product TR {
	border: 1px #aaaaaa solid;
	}
#content TABLE#product TD {
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	}
#content TABLE TD{
	padding:5px;
	font-size:11px;
	}
	
#content a {
	color:#066269;
	font-size:11px;
	}


#content .tx-indexedsearch-whatis, .tx-indexedsearch-searchbox, .tx-indexedsearch-browsebox {
	display:none;
	}



.clearer {
	clear: both;
	}

.copyr {
	clear: both;
	background-image:url(images/1_25.jpg);
	background-repeat:no-repeat;
	height: 60px;
	text-align:center;
	padding-top: 22px;
	padding-left: 60px;
	padding-right: 60px;
	color:#066269;
	float: right;
}


.tx-macinasearchbox-pi1 {
	clear: both;
}

