* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#container #header {
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE8DC;
}
#container #header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
}
#container #header h1 a {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
#container #header a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}



#container #left {
	float: left;
	width: 189px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCE8DC;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-top: 10px;
}
#container #left ul {
	font-size: 0.7em;
	list-style-type: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #left ul li {
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
#container #left ul li a {
	color: #336600;
	text-decoration: none;
}
#container #left ul li a:hover {
	text-decoration: underline;
}
#container #left ul li ul {
	font-size: 1em;
	margin-top: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container #left ul li ul li {
	margin-bottom: 3px;
	text-transform: none;
	font-weight: normal;
}
#container #left ul li img {
	border: 1px solid #CCCCCC;
	padding: 1px;
}


#container #right {
	margin-left: 210px;
}

#container #right .moduno {
	margin-bottom: 5px;
	background-image: url(../img/pattern_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE8DC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#container #right .moduno img {
	border: 1px solid #CCCCCC;
	padding: 1px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#container #right .moduno a:hover {
	background-color: transparent;
}
#container #right .moduno a:hover img {
	background-color: #DCE8DC;
	border: 1px solid #666666;
}


#container #right .moduno .txtuno {
	margin-left: 124px;
}

#container #right .moduno .txtuno h2 {
	font-size: 0.7em;
	margin-bottom: 5px;
}
#container #right .moduno .txtuno h2 a {
	color: #336600;
	text-decoration: none;
}
#container #right .moduno .txtuno h2 a:hover {
	text-decoration: underline;
}
#container #right .moduno .txtuno .txtll {
	width: 15em;
	float: left;
}
#container #right .moduno .txtuno .txtlr {
	margin-left: 15.5em;
	margin-right: 20px;
}



#container #right .moduno .txtuno ul {
	list-style-type: none;
	color: #666666;
	font-size: 0.7em;
	line-height: 1.3em;
}
#container #right .moduno .txtuno ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE8DC;
}






#container #footer {
	clear: both;
	margin-left: 210px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDF8DB;
}
#container #footer #fooleft {
	float: left;
	width: 10em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDF8DB;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #footer #fooleft h3, #container #footer #fooleft p {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
}
#container #footer #fooleft p a {
	color: #336600;
	text-decoration: none;
}
#container #footer #fooleft p a:hover {
	text-decoration: underline;
}
#container #footer #fooright {
	margin-left: 10.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #footer #fooright ul {
	list-style-type: none;
	font-size: 0.6em;
	line-height: 1.2em;
}
#container #footer #fooright ul li {
	display: inline;
	margin-right: 5px;
}
#container #footer #fooright ul li a {
	text-decoration: none;
	color: #649232;
}
#container #footer #fooright ul li a:hover {
	text-decoration: underline;
}
