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

#C2, #C4, #C6,#C8 {
	width: 1000px;
	height: 155px;
	float: left;
	}
#C3, #C5, #C7, #C9 {
	width: 1000px;
	height: 155px;
	float: left;

	}


/*------------------------*/
#Content-1 {
	margin: 0px auto 0px auto;
	background-color: #FFF;
	width: 1000px;
	height: 1286px;
	background-image: url(images/dsn_background_1.png);
	background-repeat: no-repeat;
	background-position: top;
}
#Logo-1 {
	width: 203px;
	height: 86px;
	margin: 50px 0px 0px 50px;
	position: absolute;
	z-index: 2;
	}
#Icon-1 {
	width: 96px;
	height: 96px;
	margin: 45px 0px 0px 850px;
	position: absolute;
	z-index: 2;
	}
#Background-1 {
	width: 1000px;
	height: 492px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index: 0;
	}
	
#Background-2 {
	width: 378px;
	height: 342px;
	margin: 100px 0px 0px 580px;
	position: absolute;
	z-index: 0;
	}
#Background-3 {
	width: 1000px;
	height: 280px;
	margin: 790px 0px 0px 0px;
	position: absolute;
	z-index: 0;
	}
#Background-4 {
	width: 1000px;
	height: 968px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index: 0;
	}

	
#Picture-1 {
	width: 714px;
	height: 472px;
	margin: 365px 0px 0px 150px;
	position: absolute;
	z-index: 1;
	}
#Title-1 {
	width: 557px;
	height: 64px;
	margin: 200px 0px 0px 100px;
	position: absolute;
	z-index: 2;
	}
#Intro-1 {
	width: 500px;
	height: 100px;
	margin: 275px 0px 0px 105px;
	color: #FFF;
	position: absolute;
	z-index: 2;
	}
#Picture-2 {
	width: 352px;
	height: 162px;
	margin: 883px 0px 0px 108px;
	position: absolute;
	z-index: 1;
	}
#Subtitle-1 {
	width: 557px;
	height: 82px;
	margin: 775px 0px 0px 243px;
	position: absolute;
	z-index: 2;
	}

#Picture-3 {
	width: 1000px;
	height: 194px;
	margin: 1046px 0px 0px 0px;
	position: absolute;
	z-index: 1;
	}
#Subtitle-2 {
	width: 268px;
	height: 36px;
	margin: 1056px 0px 0px 145px;
	position: absolute;
	z-index: 2;
	}

#Picture-4 {
	width: 318px;
	height: 446px;
	margin: 840px 0px 0px 560px;
	position: absolute;
	z-index: 1;
	}
#Caption-1 {
	width: 694px;
	height: 123px;
	margin: 1150px 0px 0px 13px;
	position: absolute;
	z-index: 2;
	}



.Weblink a:link, .Weblink a:visited{
	color:#999;
	text-decoration: none;
}
.Weblink a:active, .Weblink a:hover{
	color:#666;
	text-decoration: none;
}

