body {
	padding-right: 0px;
	padding-left: 0px; 
	background-IMAGE: url(img/0000.png); 
	padding-bottom:0px; 
	margin: 0px; 
	color: white; 
	padding-top: 0px; 
	background-repeat: repeat-x; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #e8ecd5;
	font-size: 84%;
}
img {border:0px;}

a:link {color:#555753;text-decoration:none;font-weight:bold;}
a:visited {color:#b8c18c;text-decoration:none;font-weight:bold;}
a:hover {color:#079F3D;text-decoration:none;font-weight:bold;}




#container {
/* padding: 0 2px;
 width: 500px !important;*/
 width: 624px;
 text-align: left;
 position: relative;
 }
#foto {position: relative;}


#a1{position:absolute;float:left;top:81px;left:624px;background: url("img/0003.png") repeat-y 0px 0px;}
#a2{position:absolute;float:left;top:319px;left:624px;background: url("img/0003.png") repeat-y 0px 0px;}
#a3{background: url("img/0004.png") repeat-x 0px 0px;margin-bottom:17px;}
#a4{color:#555753;background:#ffffff url("img/0006.png") repeat-x 0px 0px;text-align:center;}

#b1{position:absolute;float:left;top:373px;left:434px;}
#b2{position:absolute;float:left;top:630px;left:379px;}
#b3{position:absolute;float:left;top:725px;left:379px;}
#b4{position:absolute;float:left;top:815px;left:379px;}


h2 {margin-bottom:0px;font-size:17px;color:#079F3D;}
h3 {margin-bottom:0px;font-size:15px;color:#555753;}



#content {
	background-color: #f8f9fb;
 width: 624px;
color: #555753;
 }
 
#content1 {
padding: 0 20px;
 width: 321px;
 }



#menutab{
padding: 0;
width: 100%;
border-top: 5px solid #079F3D; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#menutab ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#menutab li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#menutab a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0;
padding: 5px 10px;
background-color: #b8c18c;
border-top: 1px solid white;
}

#menutab a:hover{
background-color: #E13838;
color: white;
}

#menutab #current a{
background-color: #079F3D;
color: white;
border-color: #079F3D;
}


