/************************************
*
*	HOME
*
************************************/
.imgsponsor{
		background: url(../images/home/bg_titlebox.jpg) top left no-repeat;
		width: 289px;
		height: 20px;
		display:block;
		font-size: 11px;
		font-weight: bold;
		font-family:Helvetica,Arial,Sans-serif;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		padding: 7px 0 0 15px;
		margin: -10px 0 0 10px;
}

.info2 .box_sgs  {
	margin-right:10px;
	margin-bottom:15px;
	width: 340px;
	height: 197px;
	background: url(../images/home/bg_box_sgs.jpg) bottom left no-repeat;
	float: left;
	display: inline;
}
.info2 .box_sgs .imgBig{
	width:340px;
	height:170px; 
}
.info2 .box_sgs .imgLit{
	width:129px;
	height:156px; 
}
.info2 .box_sgs .title {
	background: url(../images/home/bg_titlebox_sgs.jpg) top left no-repeat;
	width: 340px;
	height: 20px;
	display:block;
	font-size: 13px;
	font-weight: bold;
	font-family:Helvetica,Arial,Sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding:7px 0 0 15px;
}
.info2 .box_sgs .image {
	width:129px;
	height:auto;
	margin:5px 0 0 5px;
	float: left;
	display: inline;	
}

.info2 .box_sgs .text {
	width:165px;
	height:auto;
	margin:5px 0 0 3px;
	float: left;
	display: inline;	
}

.info2 .box_sgs h3 {
	margin:0;
	font-weight:bold;
	color: #2554a0;
	font-size: 14px;
}

.info2 .box_sgs p {
	margin:5px 0;
	font-size: 11px;
}

.info2 .box_sgs h4 {
	margin:5px 0;
	text-align:center;
	font-weight:bold;
	color: #ffcc00;
	font-size: 12px;
}

.info2 .box  {
	margin-right:10px;
	margin-bottom:15px;
	width: 304px;
	height: 197px;
	background: url(../images/home/bg_box.jpg) bottom left no-repeat;
	float: left;
	display: inline;
}
.info2 .boxMedium  {
		margin-right:10px;
		margin-bottom:15px;
		width: 199px;
		height: 197px;
		background: url(../images/home/bg_box.jpg) bottom left no-repeat;
		float: left;
		display: inline;
	}
	
	.info2 .boxSmall  {
		margin-right:10px;
		margin-bottom:15px;
		width: 147px;
		height: 197px;
		background: url(../images/home/bg_box.jpg) bottom left no-repeat;
		float: left;
		display: inline;
	}

	.info2 .box .title {
		background: url(../images/home/bg_titlebox.jpg) top left no-repeat;
		width: 289px;
		height: 20px;
		display:block;
		font-size: 13px;
		font-weight: bold;
		font-family:Helvetica,Arial,Sans-serif;
		text-transform: uppercase;
		color: #fff;
		padding:7px 0 0 15px;
	}
	
.info2 .boxMedium .title {
		background: url(../images/home/bg_titleboxMedium.jpg) top left no-repeat;
		width: 189px;
		height: 20px;
		display:block;
		font-size: 13px;
		font-weight: bold;
		font-family:Helvetica,Arial,Sans-serif;
		text-transform: uppercase;
		color: #fff;
		padding:7px 0 0 15px;
	}
	
	.info2 .boxSmall .title {
		background: url(../images/home/bg_titleboxSmall.jpg) top left no-repeat;
		width: 139px;
		height: 20px;
		display:block;
		font-size: 13px;
		font-weight: bold;
		font-family:Helvetica,Arial,Sans-serif;
		text-transform: uppercase;
		color: #fff;
		padding:7px 0 0 15px;
	}
	.info2 .box .image {
		width:129px;
		height:auto;
		margin:5px 0 0 5px;
		float: left;
		display: inline;	
	}
.info2 .boxMedium .image {
		width:194px;
		height:auto;
		margin:5px 0 0 5px;
		float: left;
		display: inline;	
	}
	.info2 .boxSmall .image {
		width:147px;
		height:auto;
		margin:5px 0 0 5px;
		float: left;
		display: inline;	
	}

	.info2 .box .text {
		width:165px;
		height:auto;
		margin:5px 0 0 3px;
		float: left;
		display: inline;	
	}
.info2 .boxMedium .text {
		width:194px;
		height:auto;
		margin:5px 0 0 3px;
		float: left;
		display: inline;	
	}
	.info2 .boxSmall .text {
		width:147px;
		height:auto;
		margin:5px 0 0 3px;
		float: left;
		display: inline;	
	}
	
	.info2 .box h3 {
		margin:0;
		font-weight:bold;
		color: #2554a0;
		font-size: 14px;
	}
.info2 .boxMedium h3 {
		margin:0;
		font-weight:bold;
		color: #2554a0;
		font-size: 13px;
	}
	.info2 .boxSmall h3 {
		margin:0;
		font-weight:bold;
		color: #2554a0;
		font-size: 13px;
	}
	
	.info2 .box p {
		margin:5px 0;
		font-size: 11px;
	}
	
.info2 .boxMedium p {
		margin:5px 0;
		font-size: 10px;
	}
	
	.info2 .boxSmall p {
		margin:5px 0;
		font-size: 10px;
	}

	.info2 .box h4 {
		margin:5px 0;
		text-align:center;
		font-weight:bold;
		color: #ffcc00;
		font-size: 12px;
	}		
.info2 .boxMedium h4 {
		margin:5px 0;
		text-align:center;
		font-weight:bold;
		color: #ffcc00;
		font-size: 12px;
	}	
	
	.info2 .boxSmall h4 {
		margin:5px 0;
		text-align:center;
		font-weight:bold;
		color: #ffcc00;
		font-size: 12px;
	}	
