* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "trebuchet ms", arial, helvetica, "lucida grande", sans-serif;
	font-size: 15px;
	color: #007500;
}
#content a:link {
	color: #007500;
}
#content a:hover, #content a:active {
	color: #007500;
	text-decoration: underline;
}
#header {
	margin: 5px;
	padding: 5px;
}
#logo {
	text-align: center;
	display: inline;
	font-family: "century gothic", arial, helvetica, "lucida grande", sans-serif;
	float: left;
	background: #fff;
	width: 40%;
	margin: 5px;
	padding: 5px;
}
#logo h2 {
	color: #ccc;
	font-size: 1.5em;
}
a:link.more, a:visited.more {
	font-weight: bold;
	color: #007500;
	background: #fff;
}
a:hover.more, a:active.more {
	font-weight: bold;
	background: #F9AD20;
}
#banner {
	float: right;
	width: 55%;
	border: 1px solid #ccc;
	margin: 20px 5px 5px 5px;
	padding: 5px;
	text-align: right
}
#banner a:link, #banner a:hover, #banner a:visited, #banner a:active, a img {
	border: 0;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
}
.c {
	clear: both;
}
#menu {
	background: #fff url(../images/menu-bg.png) bottom repeat-x;
	margin: 5px;
	padding: 2px 0px 5px 0px;
	line-height: 2em;
	font-weight: bold;
	font-size: 1.15em;
	text-align: center;
	margin-top: 5px;
	font-family: "century gothic", arial, helvetica, "lucida grande", sans-serif;
	text-transform: lowercase;
	border-bottom: 2px solid #007500;
}
#menu ul {
	list-style: none;
	display: inline;
}
#menu li {
	display: inline;
}
#menu a {
	text-decoration: none;
	padding: 5px 20px 0px 20px;
}
#menu a:link {
	background: trasparent;
	color: #F9AD20;
}
#menu a:visited {
	background: transparent;
	color: #cccccc;
}
#menu a:hover, #menu a:active {
	background: #007500;
	color: #fff;
}
#content {
	text-indent: 5px;
	padding: 10px;
	line-height: 1.5em;
}
#box1 {
	color: #ffffff;
	float: left;
	width: 36%;
	margin: 0;
	padding: 0px 10px 10px 10px;
	text-align: center;
}
#box1 h3 {
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 2em;
}
#boxhead {
	background: #fff url(../images/box1-bg.png) bottom repeat-x;
	color: #ffffff;
	border: 1px solid #007500;
	margin: 0;
	text-align: center;
}
img#fotohead{
	padding-top: 10px;
	text-align: center;
	width: 90%;
}
#boxfoto {
	width: 95%;
	background: #fff;
	color: #007500;
	float: left;
	margin: 0;
	text-align: center;
}
#boxfoto a img {
	padding-bottom: 5px;
	border: 2px 2px 2px 2px  solid #ccc;
}
#boxfoto h4 {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	font-stretch: wider;
	font-style: italic;
}
#box2 {
	float: right;
	width: 60%;
}
#box2 h2 {
	font-weight: bold;
}
#box20 {
	background: #fff url(../images/box2-or.png) top repeat-x;
	float: left;
	width: 95%;
	border: 1px solid #E7E7E7;
	margin: 0 15px 15px 0;
	padding: 20px 10px 10px 10px;
}
#box20 ul {
	list-style: none;
}
#box21 {
	background: #fff url(../images/box2-or.png) top repeat-x;
	float: left;
	width: 44%;
	border: 1px solid #E7E7E7;
	margin: 0 15px 15px 0;
	padding: 20px 10px 10px 10px;
}
#box22 {
	color: #F9AD20;
	background: #fff url(../images/box2-gr.png) top repeat-x;
	float: left;
	width: 44%;
	border: 1px solid #E7E7E7;
	margin: 0 0 15px 0;
	padding: 20px 10px 10px 10px;
}
#box23 {
	color: #F9AD20;
	background: #fff url(../images/box2-gr.png) top repeat-x;
	float: left;
	width: 44%;
	border: 1px solid #E7E7E7;
	margin: 0 15px 0 0;
	padding: 20px 10px 10px 10px;
}
#box24 {
	background: #fff url(../images/box2-or.png) top repeat-x;
	float: left;
	width: 44%;
	border: 1px solid #E7E7E7;
	margin: 0;
	padding: 20px 10px 10px 10px;
}
#footer {
	margin: 5px;
	padding: 5px;
}
#footer-menu {
	background: #fff url(../images/fmenu-bg.png) top repeat-x;
	line-height: 1.7em;
	margin: 5px;
	padding: 6px 0 2px 0;
	font-weight: bold;
	font-size: 1.15em;
	text-align: center;
	margin-top: 5px;
	font-family: "century gothic", arial, helvetica, "lucida grande", sans-serif;
	text-transform: lowercase;
	border-top: 2px solid #007500;
}
#footer-menu ul {
	list-style: none;
	display: inline;
}
#footer-menu li {
	display: inline;
}
#footer-menu a {
	text-decoration: none;
	padding: 6px 20px 2px 20px;
	border-right: 1px solid #007500;
	border-left: 1px solid #007500;
}
#footer-menu a:link {
	background: #fff url(../images/fmenu-bg.png) top repeat-x;
	color: #007500;
}
#footer-menu a:hover {
	background: #007500;
	color: #fff;
}
#footer-menu a:active {
	background: #007500;
	color: #fff;
}
#footer-menu a:visited {
	background: transparent;
	color: #cccccc;
}
#notices {
	margin-top: 30px;
	color: #ccc;
	padding: 15px;
	text-align: center;
}
#notices a {
	text-decoration: none;
	color: #007500;
}
#copyright, #copyright a{
	color: #ccc;
	padding: 15px;
	text-align: center;
}

