/*  ----------------------|  FLASH |----------------------  */
#flash {
	width:660px;
	height:317px;
	background-image:url(../img/img_events.jpg);
}
/*  ----------------------|  CONTAINER RED |----------------------  */
#cont_bottom {
	height:124px;
	clear:both;
	background-color:#730101;
	background-image:url(../img/bag_cont_about2.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}
#about {
	float:right;
	width:326px;
	height:120px;
	background-image:none;
	border-right:#5D0000 1px solid;
	color:#FFF;
	background-image:url(../img/bag_cont_about4.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
	font-weight:bold;
	font-style:italic;
}
#about .snap {
	clear:both;
	padding:30px 10px 10px 10px;
	height:auto;
}
/*  ----------------------|  CONTAINER GRAY|----------------------  */
#cont_bottom2 {
	height:453px;
	clear:both;
	background-color:#BCBCBC;
	background-image:url(../img/bag_cont_about.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	color:#333;
}
#text1 {
	width:660px;
	height:59px;
	clear:both;
	font-size:15px;
	font-weight:bold;
}
#text1 h1{
	color:#990000;
	font-size:18px;
	font-weight:bold;}
#text1 .snap {
	padding:15px 20px 0px 25px;
	clear:both;
	height:auto;
}
#text, #text2 {
	float:left;
	width:330px;
	height:390px;
	text-align:left;
}
#text2, #text1 {
	background-image:url(../img/bag_cont_about3.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
#text .snap{
	clear:both;
	padding:10px 20px 10px 25px;
	height:auto;
}
#text2 .snap {
	clear:both;
	padding:10px 25px 10px 20px;
	height:auto;
}
#text p, #text2 p{
	margin:8px 0px;
	}
/*  ---------------------| GRAY content home |----------------------  */
#gray {
	height:317px;
	clear:both;
	background-image:url(../img/img_about.jpg);
	display:block;
	color:#FFF;
	text-align:right;
	font-weight:bold;
}
#gray .snap {
	padding:270px 18px 0px 20px;
	height:auto;
	clear:both;
	line-height:18px;
}
