@charset "utf-8";
/* CSS Document */

a.eco{
	text-decoration: none;
	color: #666666;
	border: none;
}
td>a>h1:hover{
	text-decoration: none;
	color: #4183d7;
	}
 body{
	 margin: 0 auto;
	 }
#mainimage{
	padding-bottom: 30px;
}
td>a>h1{
	font-family: 'Opan Sans', Tahoma, sans-serif;
	font-size: 19px;
	color: #666666;
	line-height: 28px;
	padding-bottom: 5px;
	}
td>p{
	font-family: 'Opan Sans', Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	}
#content{
	padding-bottom: 10px;
	}
#content1{
	padding-bottom: 60px;
	}
td>p{
	border-bottom: 1px solid #b7b7b7;
	padding-bottom: 20px;
	}
a{
	text-decoration: none;
	color: #666666;
	border: none;
}
table.logos{
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 60px; 
	margin-bottom: 20px;
	}
.master-wrapper-side{
	display: none;
	}