@charset "utf-8";
/* CSS Document */
.content-outer
{
	width:873px;
	height:auto;
	padding:0px;
	margin:11px  auto;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8EBE9;
	border-right-color: #F8EBE9;
	border-bottom-color: #F8EBE9;
	border-left-color: #F8EBE9;
}
.content1
{
	width:862px;
	height:auto;
	padding:3px 6px;
	text-align: center;
	font-size: 14px;
	background-color: #A74A3B;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #129AC7;*/
}


.image-outer2
{
	width: 863px;
	height: 168px;
	text-align: center;
	margin: 0;
	padding: 15px 5px 5px 5px;
	text-align:center;
	background-color: #F8EBE9;
	
	
}
.image-outer2 img
{
	border:1px solid #A74A3B;
}


.content2
{
	width: 813px;
	height: auto;
	margin: 0;
	padding: 5px 30px;
	background-color: #FFF;
	line-height: 1.5;
	text-align: justify;
	font-size: 14px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
