#prod {margin-bottom:12px; margin-left:4px; margin-right:4px; margin-top:12px}

#mas {margin-bottom:8px; margin-left:8px; margin-right:8px; margin-top:8px}

* {
	margin: 0;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(../images/bg.gif) repeat-y center top;
	color: #333;
	font: normal 11px "Lucida Sans Unicode",sans-serif;
}

input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

p,cite,code,ul {
	font-size: 100%;
	padding-bottom: 1.2em;
	text-align:justify;
}

/*ul {margin-left: 1.2em;}

li {list-style-image: url(../images/li.gif);}
*/
img {padding:0 0 0 0}

h1 {font-size: 1.4em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}

blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #654;}

/* misc */

.clearer {clear: both;}

/* structure */

.container {
	background: url(../images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 702px;
}

/* top */

.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 630px;
}

.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}

.top span {padding-left: 24px;}

.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(../images/header.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 630px;
	overflow:hidden;
}

.header .moduletable {
padding:15px;
width:255px;
background:url(../images/nf_bg.jpg) 0 0 no-repeat;
height:180px;
}

.header .moduletable h3 {
font-size:1.3em;
}

/* item */

.item {clear: both;}

.item .date {
	background: url(../images/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}

.item .date div {padding-top: 4px;}

.item .date span {font: normal 1.6em serif;}

.item .content {
	float: left;
	width: 520px;
}

.contentheading,

.componentheading {

font-size:1.3em;
	color: #567300;
	padding-bottom:5px;
}

.componentheading {
font-size:1.4em;
}

.small, .createdate, .modifydate {
color:#777;
font-size:90%;
}

.item .body {padding: 12px 18px;}

.body .moduletable {
padding-bottom:15px;
}

/* main */

.main {float: left;
margin-left:36px;}

/* navigation */

.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}

.navigation .moduletable {
	padding:0 15px;
	margin-bottom:15px;
}

.navigation .moduletable form {
text-align:left;
}

.navigation .moduletable-menu {
	padding:0;
	margin-bottom:0;
}

.navigation .moduletable h3,

.navigation .moduletable-menu h3 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
	margin-bottom:8px;
	width:196px;
	margin-left:-15px;
}

.navigation .moduletable-menu h3 {
margin:0;
}

.navigation ul {margin: 0; padding: 0;}

.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
	list-style-image:none;
}

.navigation .mainlevel li {
list-style: none;
list-style-image:none;
}

.navigation li a {
	background: #E8F6BF url(../images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}

.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* footer */
.footer {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	width: 100%;
}

.footer a {color: #FFF;}

.footer a:hover {color: #FAFCB0;}

.footer .left, .footer .right {padding: 0 12px;}

/* floats */

.left {float: left;}

.right {float: right;}

div.contact_email textarea {

width:98%;

}

#tdtabs {text-align:center}