/* 
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: 800px;
	background-image: url(../../assets/images/background_content.png);
	background-repeat: no-repeat;
	background-position: top;
}

.C2 {
	width: 900px;
	height: auto;
	margin:0px auto;
}

.C3 {
	width: 890px;
	height: auto;
	margin:0px auto;
	text-align: center;	
}

.C4 {
	width: 250px;
	height: auto;
	margin:0px 0px 0px 20px;
	float: left;
}

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


