@charset "UTF-8";

/*================================================
*
*	Layout Style Sheet
*	Version: 02 Dec 2009
*
*	1.Body
*	2.Navigation Styles
*	3.Text Styles
*	4.Colum Styles
*	5.Top Styles
*	6.Top Styles
*	7.Technical & Equipment
*	8.Achievements
*	9.Q & A
*	10.Profile
*	11.Footer Styles
*
=================================================*/


/*------------------------------------------------
	1.Body
-------------------------------------------------*/
html {
	/*height: 100%;*/
	width: 100%;
	min-width: 100%;
}
body {
	/*height: 100%;*/
	width: 100%;
	min-width: 100%;
}
div#swfobject {
	width: 100%;
	min-width: 100%;
	height: 850px;
	/*min-height: 100%;*/
	/*height: auto !important;*/
	/*height: 100%;*/
}

body.home {
	background: #FFF url(../images/bg_pipe.jpg) no-repeat 0 850px;
}



/*------------------------------------------------
	2.Navigation Styles
-------------------------------------------------*/
body.home div#navi {
	background-image: url(../images/navigation_shadow.png) !important;
	background-image: url(../images/navigation_shadow.gif);
}
body.home #navi a {
	background-image: url(../images/navigation_top.gif);
}


/*------------------------------------------------
	3.Text Styles
-------------------------------------------------*/


/*------------------------------------------------
	4.Color
-------------------------------------------------*/


/*------------------------------------------------
	5.Colum Styles
-------------------------------------------------*/

/*------------------------------------------------
	6.Top Styles
-------------------------------------------------*/
#swfobject h2 {
}

#introduction {
	position: absolute;
	left: 320px;
	top: 260px;
	width: 277px;
}

#introduction img {
	vertical-align: middle;
}

.noflash {
	margin: 10px 0 0 0;
	color: #F00;
}



/*------------------------------------------------
	7.Technical & Equipment
-------------------------------------------------*/





/*------------------------------------------------
	8.Achievements
-------------------------------------------------*/




/*------------------------------------------------
	9.Q & A
-------------------------------------------------*/



/*------------------------------------------------
	10.Profile
-------------------------------------------------*/

/*------------------------------------------------
	11.Footer Styles
-------------------------------------------------*/
body.home div#footer {
	position: absolute;
	top: 800px;
	left: 446px;
	width: 454px;
	height: 40px;
}
body.home div#footer address {
	padding: 5px 0 0 0;
	text-align: left;
}
