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

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

#C1 {
	margin:0px auto 0px auto;
	background-color: #FFF;
	width: 1000px;
	height: 600px;
	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 0px 16px 0px;
	float: left;
}
.C4 {
	width: 180px;
	height: 180px;
	float: left;
}
.C5 {
	width: 400px;
	height: 180px;
	float: left;
	vertical-align: text-bottom;
}
.TT-Usage {
	font-family: "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#39C;
}
#PIC-1 {
	width: 266px;
	height: 200px;
	margin: 200px 0 0 50px;
	position: absolute;
	z-index: 2;
}
#TXT-1 {
	width: 266px;
	height: auto;
	margin: 400px 0 0 50px;
	position: absolute;
}
#PIC-2 {
	width: 266px;
	height: 200px;
	margin: 200px 0 0 366px;
	position: absolute;
	z-index: 2;
}
#TXT-2 {
	width: 266px;
	height: auto;
	margin: 400px 0 0 366px;
	position: absolute;
}
#PIC-3 {
	width: 266px;
	height: 200px;
	margin: 200px 0 0 682px;
	position: absolute;
	z-index: 2;
}
#TXT-3 {
	width: 266px;
	height: auto;
	margin: 400px 0 0 682px;
	position: absolute;
}

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


