@charset "utf-8";
/* CSS Document - RIO 2 LA */

#banner{
	width:960px;
	margin:10px auto;
}

#homeContent{
	width:940px;
	margin:10px auto;
/*	border-left: 10px solid #7f7f7f; 
	border-right: 10px solid #7f7f7f; 	*/
}
.gap{
	width:11px;
}
.gray-bg{
	background:#dfdfdf;
}
.gray-bg img{
	border:1px solid #FFFFFF;
	margin:10px 0px;
}
#innerContent{
	width:960px;
	margin:10px auto;
	 }
#innerContent p{
	 text-align:justify;
	 margin-bottom:12px;
	 line-height:20px;
	 
	 }	 
#innerContent h1 {
	margin:0px;
	color: #011F53;
	font-size:20px;
	font-weight:bold;
	
}
#securityCode {
	background:url(images/vcode.jpg) no-repeat center center;
	padding:10px;
	width:150px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
	color:#cc0000;
}
