/**00000000000000000000000000000000000
000	  	      LAYOUT           	            00
00000000000000000000000000000000000**/

body{background-color:#006F00;
margin: 0px 0px 0px 0px;}

div#cont{
width: 766px;
background-color:white; 
margin-left:auto;
margin-right:auto;
padding: 5px 5px 5px 5px;}

div#header {
	background: url(images/header.jpg) no-repeat 0 0;
	background-color: white;
	width: 766px;
	height: 94px;
}

.left {
	width: 465px;
	margin-top:5px;
	border-top: 1px solid #339966;
	border-right: 1px solid #339966;
	float: left;
}

.right{
	width: 300px;
	margin-top:5px;
	border-top: 1px solid #339966;
	float: right;
}

.general{
	width: 766px;
	margin-top:5px;
	border-top: 1px solid #339966;
	float: left;
	text-align: left;
}

.bottom{
	border-top: 1px solid #339966;
	border-bottom: 10px solid #9CCCB4;
}

/**00000000000000000000000000000000000
000	  	      CONTENT           	            00
00000000000000000000000000000000000**/

#header h1 {
	display:none;
}

h2 {
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 1.1em;
	color: #339966;
	margin-left:10px;
}

h3 {
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: .75em;
	color: #339966;
	margin-left:10px;
	text-decoration: underline
}

p, li, dl, dt{
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 0.75em;
	color: black;
	margin: 0px 10px 10px 10px;
	text-align: justify;
}
p.warning{
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 0.7em;
	color: black;
	margin: 0px 10px 10px 10px;
	text-align: justify;
}

dt {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	margin-top: 4px;
}

p.copyright {
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 0.7em;
	color: black;
	text-align: center;
}

#patnerbox {
	width: 200px;
	background-color: #D1FFE8;
	border: 1px solid #339966;
}

#patnerbox h3 {
	width: 200px;
	margin-left: 0;
	margin: 0;
	height: 20px;
	background-color: #006F00;
	color: #fff;
	text-decoration: none;
}

#patnerbox ul li , #patnerbox ul{
	list-style-type: none;
	margin: 10px;
	padding: 5px;
	text-align: left;
}

#patnerbox ul li {
	margin-bottom: 4px;
	margin-left: 5px;
}

/**00000000000000000000000000000000000
000	  	      NAVIGATION      	            00
00000000000000000000000000000000000**/

	
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li { display: inline; margin: 0;}

#navcontainer ul li a
{
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	padding: 2px;	
	font-weight: bold;
	color: #669966;	
}

#navcontainer ul li a:hover
{
	color: #000;
}

/**00000000000000000000000000000000000
00000			SUBMENU					000
00000000000000000000000000000000000**/


.hidesubmenu {
	display: none;
}

.showsubmenu {
	display: block;
}

#submenu {
	font-family: Arial,Trebuchet MS,Helvetica,sans-serif;
	font-size: 0.7em;
	text-align: center;
	height: 20px;
	color: #679361;
	margin-top: 5px;
}

div#submenu a {
	color: #679361;
}

div#submenu a:hover {
	color: #679361;
}
