body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
background:#fff url(images/background.jpg);
background-repeat:repeat;
}

#langwrapper{width:800px;margin-left:auto;margin-right:auto;}
#langtoggle{
	font-weight:bold;
	font-size:85%;
	text-align:right;
	}
#langtoggle a:link, #langtoggle a:visited, #langtoggle a:active{text-decoration:none;color:#fff;border:none;}
#langtoggle a:hover{text-decoration:underline;color:#fff;border:none;}
#langtoggle ul, #langtoggle li{
	display:inline;
	margin-right:5px;
	}
#top{
	width:800px;
	background:#fff url(images/header.jpg);
	height:46px;margin-left:auto;margin-right:auto;margin-bottom:2px;
	}
a:link{
	text-decoration:none;
	color:#069;
	border:none;
	}	
a:visited{
	text-decoration:none;
	color:#069;
	border:none;
	}	
a:hover{
	text-decoration:underline;
	color:#69c;
	border:none;
	}	
#header h1{
	text-indent:-10000px;
	margin:0;
	padding-left:10px;
	}
#header h1 a{
	display:block;
	background:url(images/logo.jpg) no-repeat left;
	height:46px;
	width:275px;
	}
#wrapper{
	width:800px;
	margin-left:auto;margin-right:auto;
	background: url(images/mainbck2.gif);
	overflow:auto;
	margin-bottom:2px;
	}
#sidebar{
	float:left;
	width:200px;
	padding: 5px;
	font-size:85%;
	}
a:link{text-decoration:none;color:#69c;border:none;}
a:visited{text-decoration:none;color:#69c;border:none;}
a:hover{text-decoration:underline;color:#69c;border:none;}	
#sidebarindent{
	margin-left:15px;
	font-size:75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#searchsite{
	float:left;
	width:200px;
	}
#content{
	float:right;
	width:550px;
	text-align:justify;
	font-size:85%;
	color: #393a3c;
	padding:10px 10px 5px 0;
	border-bottom:#ccc 1px dotted;
	margin-bottom:2px;
	}
#content ul.content {
	list-style-type:none;
	padding:0;
	margin-left:0;
	}
#content ul.content li{
	list-style-type:none;
	border-top:#ccc 1px dotted;
	}	
#content h2,h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:135%;
	font-weight:700;
	margin:0 auto;
	padding:0;
	}
#homecontent{
	width:300px;
	float:left;
	padding-right:10px;
	border-right:#ccc 1px dotted;
	}
#homenews{
	width:230px;
	float:right;
	text-align:left;
	}
#homenews ul.homenews {
	list-style-type:none;
	padding:0;
	margin-left:0;
	}
#homenews ul.homenews li{
	list-style-type:none;
	}	
#imageright {
	float:right;
	margin:5px 0 5px 10px;
	text-align:center;
	font-size:10px;
	border-style:outset;
	border-color:black;
	border-width:1px;
	clear:right;
	}
#imageleft{
	float:left;
	margin:5px 10px 5px 0;
	border-style:outset;
	border-color: black;
	border-width:1px;
	clear:left;
	}
#objectcenter{
	text-align:center;
	}
#backlink{
	border-top:#ccc 1px dotted;
	}
#flashhead{
	float:right;
	margin-top:1px;
	padding:0;
}
#blueblock{
	width: 165px;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Georgia, Georgia, serif;
	font-size: 120%;
	font-weight: bold;
	background-color: #ebf3fa;
	color: #333;
}
* html #blueblock{ /*IE 6 only */
	width: 132px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}
#blueblock ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#blueblock li {
	width: 165px;
	margin: 0;
}
#blueblock li a{
	display: block;
	padding: 5px 5px 5px 8px;
	border-left: 0px solid #e4e4e4;
	border-right: 0px solid #e4e4e4;
	background-color: #ebf3fa;
	color: #091163;
	text-decoration: none;
	width: 100%;
}
html>body #blueblock li a{ /*Non IE6 width*/
	width: 165px;
}
#blueblock li a.current,#blueblock li a:hover{
	border-left: 0px solid #091163;
	border-right: 0px solid #091163;
	background-color: #091163;
	color: #fff;
}
#blueblock li a:active{
	border-left: 0px solid #091163;
	border-right: 0px solid #091163;
	background-color: #091163;
	color: #fff;
	}
#footer {
	width:800px;
	background:url(images/footbck.gif);
	color:#fff;
	margin-left:auto;margin-right:auto;
	padding:3px 0 3px 0;
	overflow:auto;
	font-size:85%;
}
#peruaddress{
	width:380px;
	float:left;
	text-align:center;
}
#usaaddress{
	width:380px;
	float:right;
	text-align:center;
}
#copyright{
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:85%;
	}
#flashcontent {
		height: 262px;
		width: 350px;
		float:right;
	}
a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}
#summarycontainer{
	width:500px;
	vertical-align:top;
	clear:left;
	margin-bottom:10px;
	}