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

#C2 {
	width: 900px;
	height: auto;
	margin:0px 0 60px 50px;
	position: static;
}
#C3, #C4, #C5 {
	width: 900px;
	height: auto;
	/*outline: 1px solid #F00;*/
	margin: 0px 0px 0px 50px;
	position:static; 
	overflow: auto;
	}
#T1, #T2, #T3 {
	width: 900px;
	height: auto;
	/*outline: 1px solid #F00;*/
	margin: 0px 0px 30px 50px;
	position:static; 
	overflow: auto;
	}

.TT-Maintenance {
	font-family: "Century Gothic", "Helvetica Neue", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#39C;
}
.PIC-1 {
	width: 266px;
	height: 266px;
	margin: 0px 0 0 0px;
	/*outline: 1px solid #F00;*/
	float: left;
}
.PIC-2 {
	width: 266px;
	height: 266px;
	margin: 0px 0 0 50px;
	/*outline: 1px solid #F00;*/
	float: left;
}

#TXT-1 {
	width: 266px;
	height: auto;
	margin: 0px 0 0 0px;
	float: left;
}
#TXT-2 {
	width: 266px;
	height: auto;
	margin: 0px 0 0 50px;
	float: left;
}
.No-Bold{
	font-weight: bold;
	font-size:22px;
	color:#39C;
	vertical-align: -10%;
}
/*------------------------*/


