
#textContainer{
	top : 0px;
	left : 236px;
	width:730px;
	height : 288px;
	overflow : hidden;
	}
h1{margin : 0 0 10px 0;}
#textContainer .text{
	width:724px;
	height : 196px;
	font-size: 1.1em;
	color : #1A171B;
	text-align:justify;
	overflow-y : auto !important;
	overflow-x : hidden;
	padding : 0 6px 0 0;
	}
#textLeft{
	float : left;
	width : 415px;
	}
#textRight{
	margin-left : 20px;
	float : left;
	width : 272px;
	}
#textRight ul{
	padding-top:10px;
	width : 120px;
	}
#textRight ul a{
	color:#a97714;
	font-weight : bold;
	font-size : 0.9em;
	}
#logoRCBig{
	position : absolute;
	top : 180px;
	left : 25px;
	width : 140px;
	height : 140px;
	z-index : 15;
	}


