/* 
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: 1100px;
	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: 1000px;
	height: auto;
	margin:600px 0px 16px 0px;
	position: absolute;
}
.C4 {
	width: 180px;
	height: 180px;
	float: left;
}
.C5 {
	width: 400px;
	height: 180px;
	float: left;
	vertical-align: text-bottom;
}
.TT-Design {
	font-family: "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#39C;
}

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


