body{
	background: url("../images/bgcolor.gif") fixed center top; 
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	
}

ul.collapse, ol.collapse {margin:0;padding:0;}
ul.collapse li, ol.collapse li {margin:0;padding:0;float:left;}
ul.collapse li, ol.collapse {list-style-type:none;}

#logo
{
	padding:10px;
	
}

#recycle
{
	float:right;
}


#header-text
{
	font-size:2.5em;
	position:absolute;
	padding-top:20px;
	padding-left:260px;
}
#header-text4 img
{
	font-size:3em;
	position:absolute;
	padding-left:150px;
}

#hd
{
	/*background-image: url("../images/header-bg.jpg");*/
	background-color:#c6d7cf;
	background-image: url("../images/header.png");
	background-position: bottom left;
	background-repeat:repeat-x;
}

#bd
{
	background-color:#fff;	
}

.home{
	background-color:#00BD5E;	
}

#ft
{
	padding:15px 0 0 15px; 
	height:50px; 
	border-top:1px solid #ccc; 
	text-align:left; 
	color:#999; 
	font-size:0.9em;
	background-color:#ffffff;
}


h1{
	font-weight:bold;
	padding:5px;
	font-family: "Century Gothic"
}

img.image_box
{
	padding:10px 20px 10px 50px;
	
}

#doc2{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
}

.textarea{
	padding:10px;
}

.textarea p{
	background-color:#fff;
	padding:10px;
}

.textarea h1{
	padding:10px;
	font-size:1.4em;
}

.textarea h2{
	padding:10px;
	font-size:1.3em;
}

.textarea #question{
	padding:10px;
	font-size:1.2em;
	color:#555;
	font-weight:bold;
}

.textarea #text{
	padding:10px;
}

.textarea #title{
	padding:10px;
	font-size:1.2em;
	color:#555;
	font-weight:bold;
}

.textarea #answer{
	padding:10px;
}

.textarea ul , .textarea ol{
	padding:10px 0 10px 25px;
	list-style:disc;
}

.textarea strong
{
	font-weight:bold;
}

#right-menu
{
/* background-color:#D1F7C6; */
background-color:#A0DE93;
background-image: url("../template/rightmenu.png");
background-position: top left;
background-repeat:repeat-y;
margin-right:2px;
}

#right-menu ol ,#right-menu ul
{
	padding:10px 0 10px 25px;
	list-style:disc;
	/*background-color:#A0DE93;*/
}

#right-menu ol.acrobat, #right-menu ul.acrobat
{	
	list-style:url(../images/acrobat.gif);
	padding-left:35px;
}

#right-menu ul.acrobat li
{
	padding:10px 0 0 0;
}

#right-menu li
{
	padding:3px;
}


#right-menu h2
{
padding:20px 0 5px 20px;
font-size:1.5em;
}

#right-menu .dl-text
{
padding:0 0 5px 20px;
color:#222;
}

.address
{
	padding:2px;
	font-weight:bold;
}

.tel , .fax , .email
{
	color:#800040;
}

/* ********************************
   Project: CSS Table Galery
   Title: Like Adwords
   Author: Cleiton Francisco
   URL: http://www.cleiton.net/
   Country: Brazil
   Update: 2005-12-18
 ****************************** */
 
.adwords {
 	padding:5px;
 }
.adwords table {
	width:100%;
	border-collapse: collapse;
	border: 2px solid #3f7c5f;
	font: normal 90% arial, verdana, helvetica, sans-serif;
	color: #000;
	background: #fff;
}
.adwords caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
.adwords td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
.adwords thead th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #c6d7cf;
}
.adwords tfoot th, .adwords tfoot td {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
}
.adwords tfoot th {
	font-weight: bold;
}

.adwords tbody th a:visited {
	color: #b98b00;
}

.adwords tbody td {
	
	vertical-align: top;
	text-align: left;
}

.adwords tbody th{
	vertical-align: top;
	text-align: left;
}
.adwords tfoot td {
	border: 1px solid #fff;
}

.adwords tbody tr{
	background: #fff;
}


.adwords tbody tr:hover {
	background: #c8c8ff;
}

.adwords tbody tr.hovered
{
	background: #c8c8ff;
}



/* End google like table css ****************************** */

.noticebox{
	border: 2px solid #f00;
	color:#f00;
	font-size: 1.3em;
	background: #fff;
	padding:0.2em;
	margin:0.2em;
}

#searchbox{
margin-left:50px;
}

.organisation
{
	text-align: left;
	padding:2px;
	font-weight:bold;
	color:#800040;
}

.contact_info
{
	text-align: left;
	color:#000;
}

.tel , .fax , .email
{
	color:#800040;
}

input.full
{
width:550px;
}

#wmp_accept{
	display: none;
}