@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, Lucida Grande;
  	font-size: 13px;
	color: #000;
	line-height: 19px;
	font-style:normal;
}
#wrap {
	width: 1000px;
	margin: 0px auto;

}
#tier1 {
	width: 1000px;
	height: 70px;
	margin: 0px auto;
	border-bottom: #fedd16 1px solid;
}
#tier2 {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align:center;
	margin-top: 10px;
	background-color: #000;
	overflow:visible;
}
#tier3 {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	border-top: #0a883f 1px solid;margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
	padding-top: 10px;
}
#logo {
	width: 300px;
	height: 70px;
	float: left;
}
#menu {
	width: 640px;
	height: 20px;
	float: right;
	padding-top: 40px;
	text-align:right;
}
ul {margin:0;padding:0; list-style-type:none;}
li { }
.menu {
	margin: 0;
	list-style: none;
	width: auto;
	display: block;
}
.menu li {
	list-style: none;
	background-repeat: no-repeat;
	padding: 0px 5px;
	margin: 0px;
	display: inline;
}
.menu li a, .menu li a:visited {
	text-decoration: none;
	color: #0b9444;
	padding: 5px 0px;
}
.menu li a:hover, .menu li:focus {
	text-decoration: none;
	padding: 5px 0px;
	color:  #000;
}
.menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.menu li.active a,  li.active a:hover {
	color: #000 !important;
	background-color: #ffde16;
	text-decoration: none;
}

.menu li.current_page_item a,
.menu li.current_page_item a:hover {
	color: #000 !important;
	background-color: #ffde16;
	text-decoration: none;
}
/* Index Page */
#main_updates {
	width: 290px;
	float: left;
}
#main_declaration {
	width: 280px;
	float: left;
	padding: 0px 10px;
}
#main_twitter {
	width: 200px;
	float: left;
}
#main_newsletter {
	width: 200px;
	float: left;
	text-align:right;
}
#main_partners {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	border-top: #fedd16 1px solid;
	margin-top: 10px;
	padding: 10px 0px;
	float: left;
}
#social {
	width: 200px;
	text-align:center;
	margin: 0px auto;
	margin-top: 20px;
}
#social img {
	margin-left: 12px;
}
#tier2_left {
	width: 290px;
	float: left;
	text-align:right;
	padding: 230px 10px 20px 0px;
	background-color: #000;
	overflow-x: visible;
}
#tier2_right {
	width: 700px;
	float: right;
}
#content1a {
	width: 495px;
	float: left;
	min-height: 400px;
	overflow: visible;
}
#content1b {
	width: 495px;
	float: right;
	min-height: 400px;
	overflow: visible;
}
#content2a {
	width: 330px;
	float: left;

}
#content2b {
	width: 330px;
	float: right;

}
#content2c {
	width: 330px;
	margin: 0px auto;
}
#footer {
	width: 1000px;
	height: 20px;
	margin: 0px auto;
	overflow: visible;
	padding: 10px 0px;
	border-top: #000 1px solid;
}
#photo {
   width: 190px;
   float: left;
   margin: 0px 2px 3px auto;
   margin-bottom: 5px;
}
#photo h3 {
	margin-top: 10px;
	color: #000;
}

#footer_left {
	width: 750px;
	float: left;
}
#footer_right {
	width: 250px;
	float: right;
	text-align: right;
}
a:link, a:visited, a:active {
	color:  #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0a8f43;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #0a8f43;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}


h1,h2,h3,h4,h5,h6,h7,p { 
  	margin:0px;
}
h1 {
	color: #ffde16;
	font-size: 50px;
}
h2 {
	

}
h3 {
	font-size: 18px;
	color: #0b9444;
	margin-left: 5px;
	text-transform:uppercase;
}
h3 a:link, h3 a:visited, h3 a:active {
	color:  #0b9444;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: none;
	color: #000;
}
h4 {
	font-size: 20px;
	color: #000;
	vertical-align:middle;

}
h5 {
	display: block;
	background-image:url(images/h3bg.png);
	background-repeat:repeat-x;
	color: #ffde16;
	padding: 7px 5px;
	height: 20px;
	font-size: 18px;
	width: 120px;
	text-align: center;
	text-transform:uppercase;
	
}
h6 {
	color: #0a883f;
	font-size: 11px;
}
input, textarea, select { 
	padding:5px; 
	font: 12px Arial, Helvetica, sans-serif; 
	width: 300px; 
	background-color:#fff; 
	border:1px solid #000;
	margin: 5px 0px;
	border: 0px;
}
select { 
	height:35px; 
}

input[type=submit], input.submit { 
	width: 300px; 
	background:#000; 
	border:0px; 
	color:#ffde16; 
	font-weight:bold; 
	cursor:pointer; 
	font-size:14px;
	width:auto; 
	padding:5px; 
	background-image:url(images/h3bg.png);
	background-repeat:repeat-x;
}
input[type=submit]:hover, input[type=submit]:focus, input.submit:hover, input.submit:focus {
	background: #ffde16; 
	color:#0a8f43; 
}
label {
	width: 170px;
	height: 15px;
	float: left;
	text-align: left;
	display: block;
	line-height: 14px;
	font-weight:bold;
	padding-top: 5px;
	color: #0b9444;
}
.form { 
	padding:5px; 
	border:1px solid #000; 
	font: 12px Arial, Helvetica, sans-serif; 
	width: 300px; 
	background-color:#fedd16; 
	height: 15px;

}
.form_front { 
	padding:5px; 
	border:1px solid #000; 
	font: 12px Arial, Helvetica, sans-serif; 
	width: 180px; 
	background-color:#fedd16; 
	height: 10px;
	
}
ul.list {
	margin-left: 20px;
	list-style-type:disc;
}
img {
	outline:none;
	padding: 0;
}
#twitter li {
	border-bottom: 1px solid #fedd16;
	padding: 5px 0px;
}
.hr_p {
	width: 100%;
	text-align:center;
	height: 1px;
	border-top: 1px solid #fedd16;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.hr_g {
	width: 100%;
	text-align:center;
	height: 1px;
	border-top: 1px solid #0b9444;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
a img {
	padding: 0px;
	outline:none;
}
img { 
	padding: 0px;
	vertical-align:middle;
}
#output {
	width: 400px;
	margin: 0px auto;
}
a.more-link:link, a.more-link:visited, a.more-link:active { 
	width:auto; 
	background:#0a8f43; 
	border:0px; 
	color:#fff; 
	font-weight:bold; 
	cursor:pointer; 
	font-size:12px;
	width:auto; 
	padding:5px; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
a.more-link:hover{
	background: #000; 
	color:#fff;
	text-decoration: none;
}
.js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; }

#outerContainer { width:542px; height:202px; margin:auto; position:relative; }
#imageScroller { width:900px; height:100px; float:right; vertical-align:middle; }
#viewer { width:900px; height:100px; overflow:hidden; margin:auto; position:relative; top:0px; }
#imageScroller a:active, #imageScroller a:visited { color:#000000; }
#imageScroller a img { border:0; }
#controls { width:534px; height:47px; background:url(images/controlsBG.png) no-repeat; position:absolute; top:4px; left:4px; z-index:10;	}
#controls a { width:37px; height:35px; position:absolute; top:3px; }
#controls a:active, #controls a:visited { color:#0d0d0d; }
#title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; }
#rtl { background:url(images/rtl.png) no-repeat; left:100px; }
#rtl:hover { background:url(images/rtl_over.png) no-repeat; left:99px; }
#ltr { background:url(images/ltr.png) no-repeat; right:100px; }
#ltr:hover { background:url(images/ltr_over.png) no-repeat; }

