body{
	background-color: #020202;
	background-image: url(images/backg_gen.png);
	background-repeat: repeat-x;
}
#iop{
	width: 800px;
	margin: 0 auto 0 auto;
}
#logo{
	width: 335px;
	height: 68px;
	margin: 3px 0 0 10px;
	float: left;
}
#follow-txt{
	width:260px;
	float: right;
	margin: 48px 10px 0 0;
	height: 13px;
	font-size: 11px;
	font-family: Tahoma;
	color: #fff;
	vertical-align:top;
}
#follow{
	width:100px;
	float: right;
	margin: 28px 10px 0 0;
	height: 30px;
	vertical-align:top;
}
.box_left{
	width:220px; 
	background:#f1f5f6; 
	padding:10px; 
	margin-left:13px; 
	margin-top:15px; 
	font-size:12px; 
	font-family: Tahoma;
}
.menu_left{
	width:180px; 
	height:18px; 
	padding:8px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.submenu_left{
	width:190px; 
	height:20px; 
	margin-left:15px; 
	border-left:solid 1px #000; 
	padding:5px 0 0 0; color:#01518f;
}
.menu_left a{
	width:180px; 
	height:18px; 
	color: #000;
	padding:8px 0 0 0;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.submenu_left a{
	width:190px; 
	height:20px; 
	padding:5px 0 0 0; color:#01518f;
	text-decoration: none;
}
#menu_bar{
	width: 770px;
	margin: 0 15px 0 15px;
	height: 27px;
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
}
#menu{
	width: 480px;
	float: left;
	margin-top: 3px;
}
#menu1{
	background-image: url(images/separador.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 1px 14px 6px 14px;
	height: 16px;
	float: left;
}
#menu1 a{
	color: #000;
	text-decoration: none;
}
#menud{
background-image: url(images/silver.png);
position:relative;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
padding: 4px;
font-size: 12px;
}
#menud:hover{
background-image: url(images/blue.png);
color: #fff;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
padding: 4px;
}
#menud a{
text-decoration: none;
color: #000;
display: block;

}
#menud a:hover{
text-decoration: none;
color: #fff;
display: block;

}
#menu_row{
	position:relative; 
	text-align:left; 
	margin-top:0; 
	z-index:3; 
	width:175px; 
	top:30; 
	left:0; 
	visibility:hidden;
}
#menu_row2{
	position:relative; 
	text-align:left; 
	margin-top:0; 
	z-index:3; 
	width:180px; 
	top:30; 
	left:0; 
	visibility:hidden;
}
#menu_row3{
	position:relative; 
	text-align:left; 
	margin-top:0; 
	z-index:3; 
	width:180px; 
	top:30; 
	left:0; 
	visibility:hidden;
}
#address{
	width: 180px;
	float: right;
	font-size: 12px;
	margin-top: 4px;
	color: #ff0000;
}
#content{
	width: 800px;
	padding: 10px 0 5px 0;
	margin-bottom: 0;
	background-image: url(images/backg_silverG.jpg);
}
#left{
	width: 510px;
	/*background-image: url(images/backg_silver.png);*/
	background-repeat: repeat-y;
	min-height: 400px;
	float: left;
}
#left2{
	width: 510px;
	/*background-image: url(images/bar-title.png);*/
	background-repeat: no-repeat;
	padding-top: 38px;
	margin-bottom: 0;
}
#content_left{
	width: 425px;
	padding: 0 45px 0 40px;
	/*background-image: url(images/back_box.png);
	background-repeat: repeat-y;*/
	color: #fff;
	margin-bottom: 0;
}
#left_bottom{
	width: 510px;
	/*background-image: url(images/bar-bottom.png);*/
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 0;
}
#content_left h1{
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #122e4c;
	text-align: center;
	margin: 0;
	}
#content_left h2{
	font-size: 16px;
	font-family: "Trebuchet MS";
	color:#08608a;
	text-align: center;
	margin: 15px;
	}
#content_left h3{
	font-size: 13px;
	font-family: "Trebuchet MS";
	color:#ff0000;
	text-align: center;
	margin: 5px;
	}
#content_left p{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000;
	margin-left: 8px;
	}
#content_left ul{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000;
	}
	
/*right*/	
#right{
	width: 272px;
	/*background-image: url(images/backg_silver_right.png);*/
	background-repeat: repeat-y;
	min-height: 400px;
	float: right;
	padding-bottom: 35px;
}
#right2{
	width: 272px;
	/*background-image: url(images/bar-title-right.png);*/
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-bottom: 0;
}
#content_right{
	width: 256px;
	padding: 0 8px 0 8px;
	/*background-image: url(images/back_box_right.png);*/
	background-repeat: repeat-y;
	color: #fff;
	margin-bottom: 0;
}
#right_bottom{
	width: 272px;
	/*background-image: url(images/bar-bottom-right.png);*/
	background-repeat: no-repeat;
	height: 36px;
	margin-top: 0;
}
#title-right{
	width: 272px;
	height: 71px;
	/*background-image: url(images/title_right.png);*/
	background-repeat: no-repeat;
}
#content_right p{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000;
	margin-left: 8px;
	margin-top: 0;
	}

#footer{
	width: 780px;
	height: 46px;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}
