/* 
Flipper Official Website - Version 3.0
Orca Design Team - L.K.Giap
Date Created - 12 March 2010
*/

/*------------------------*/

#C1 {
	margin:0px auto;
	background-color: #FFF;
	width: 1000px;
	height: 1000px;
	background-image: url(../../assets/images/background_content.png);
	background-repeat: no-repeat;
	background-position: top;
}

#C2 {
	width: 900px;
	height: auto;
	margin: 0px 0 0 50px;
	position: absolute;	
}
.C3 {
	width: 900px;
	height: auto;
	margin:0px auto;
	float: left;

}
.C4 {
	width: 180px;
	height: 180px;
	float: left;
}
.C5 {
	width: 350px;
	height: 160px;
	float: left;
}
.C6 {
	display: table;
	vertical-align: bottom;
	}
.TT-Benefits {
	font-family: "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#39C;
}
	
#PIC-1 {
	width: 266px;
	height: 200px;
	margin: 220px 0 0 50px;
	position: absolute;
	z-index: 2;
}
#TXT-1 {
	width: 266px;
	height: auto;
	margin: 420px 0 0 50px;
	position: absolute;
}
#PIC-2 {
	width: 266px;
	height: 200px;
	margin: 220px 0 0 366px;
	position: absolute;
	z-index: 2;
}
#TXT-2 {
	width: 266px;
	height: auto;
	margin: 420px 0 0 366px;
	position: absolute;
}
#PIC-3 {
	width: 266px;
	height: 200px;
	margin: 220px 0 0 682px;
	position: absolute;
	z-index: 2;
}
#TXT-3 {
	width: 266px;
	height: auto;
	margin: 420px 0 0 682px;
	position: absolute;
}
#PIC-4 {
	width: 266px;
	height: 200px;
	margin: 600px 0 0 50px;
	position: absolute;
	z-index: 2;
}
#TXT-4 {
	width: 266px;
	height: auto;
	margin: 800px 0 0 50px;
	position: absolute;
}
#PIC-5 {
	width: 266px;
	height: 200px;
	margin: 600px 0 0 366px;
	position: absolute;
	z-index: 2;
}
#TXT-5 {
	width: 266px;
	height: auto;
	margin: 800px 0 0 366px;
	position: absolute;
}
#PIC-6 {
	width: 266px;
	height: 200px;
	margin: 600px 0 0 682px;
	position: absolute;
	z-index: 2;
}
#TXT-6 {
	width: 266px;
	height: auto;
	margin: 800px 0 0 682px;
	position: absolute;
}
/*------------------------*/

