/* 
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: 1850px;
	background-image: url(images/background_content.png);
	background-repeat: no-repeat;
	background-position: top;
}
.C2 {
	width: 900px;
	height: auto;
	margin:0px auto;
}
.C3 {
	width: 300px;
	margin: 35px 0px 0px 15px;
	float: left;
}

.CBold {
	font-family: "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
}
/*------------------------*/


