html {
	background-color:  #006600;
	  }

body { 
	background-color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; 
	  }

table {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #ffffff;
	border-collapse: collapse;
}
th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
}
td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
}

img {
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
	  }


h2 {  
	font-family: Georgia, Times; 
	font-size: 30px; 
	font-style: normal; 
	line-height: normal; 
	text-align: center; 
	color: #990000; 
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	  }

#header {
	 position:absolute; 
	 top:5px; 
	 width:100%; min-width:500px;
	 z-index:99; 
	 overflow: hidden;
	 text-align: center;
	  }

#main {
	 position:absolute; 
	 left:12%; top:62px; 
	 width:76%; min-width:750px;
	 z-index:1; 
	 background-color:#ffffcc;
	  }
	  
#main_home {
	 position:absolute; 
	 left:26%; top:62px; 
	 width:48%; min-width:500px;
	 z-index:1; 
	 background-color:#ffffcc;
	 }

.roundtop {
	background: url(../images/tr.png) no-repeat top right; 
}

#main_bottom {
	 width:100%;
	 background-color:#ffffcc;
	 overflow: visible;
	  }

.roundbottom {
	background: url(../images/br.png) no-repeat top right;
	background-color:#ffffcc;
	  }

img.corner {
   width: 29px;
   height: 29px;
   border: none;
   background-color:#ffffcc;
   display: block !important;
   z-index:99;
	  }

#languages {
	position:absolute;
	left:82%; top:20px;
	z-index:1;
	overflow: visible;
	display: block;
	  }
	  
#languages_home {
	position:relative;
	top:10px;
	width:100%; min-width:500px;
	z-index:1;
	text-align: center;
	  }

#text {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	text-align: justify; 
	padding-top: 3px; 
	padding-right: 42px; 
	padding-bottom: 2px; 
	padding-left: 42px;
	color: #000000; 
	font-weight: normal;
}

#text h4 {  
	font-family: Georgia, Times;  
	font-size: 13px; 
	font-style: normal; 
	line-height: normal;
	margin-bottom: 0px;
	text-align: left; 
	color: #990000; 
	font-weight: bold;
	  }
	  
#text p {
	margin-bottom: 0px;
	margin-top: 3px;
	}

#text A:link, #text A:visited, #text A:active, #text A:hover {
	text-decoration: underline;
	color: #000000;
	  }

#text img {
	margin-left: 10px;
	margin-top: 10px;
	  }

#centerleft_text {
	left:4%; top: 0px;
	float: left;
	width:44%;
	margin-right: 4%;
	  }
	  
#centerright_text {
	left:52%; top: 0px;
	float: left;
	width:44%;
	}

#address {
	position:relative;
	left:30px; top:15px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	text-align: left; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	color: #000000; 
	font-weight: normal
	  }
	  
#address_home {
	position:relative;
	left: 30px; top:15px;
	width:90%; min-width:420px;
	z-index:99; 
	overflow: hidden;
	text-align: center;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	text-align: left; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	color: #000000; 
	font-weight: normal
	  }

#address h4, #address_home h4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left; 
	color: #990000; 
	font-weight: bold;
	  }
	 
#postoffice {
	position:relative;
	left:0px; top:0px;
	overflow: visible;
	z-index:1;
	padding-top: 3px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 32px;
	background-color: #006600;
	  }
