* {
	margin:0px;
	padding:0px;
}


html {
	width:100%;
	height: 100%;
}

body {
	background: #8dbbc6 url(assets/logo_tile_sz1.png) repeat 50% 0%;
	
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height: 150%;
	overflow: auto;
	
	width:100%;
	height: 100%;
	min-width: 980px;
	
	white-space: normal;
}


img {
	border: none;
	vertical-align: middle;
}

input[type=button]{
	cursor: pointer;
}

table {
	margin-left: auto;
	margin-right: auto;
	
	border-spacing: 0px;
	border: 0px;
	
}

th, td {
	padding: 0px;
	text-align: center;
}


a {
	color: inherit;
	text-decoration:none;
	outline: none;
	font-weight: bold;
}

a:hover {
	text-decoration:none; 
	/*color: #8dbbc6;*/
	font-weight: bold;
}

.clearing_div {
	clear:both;
}

.vCenterA {
    display: table;
    height: 100%;
}

.vCenterB {
    display: table-cell;
    vertical-align: middle;
}

.bold{
	font-weight: bold;
}

.fine_print{
	font-size: 10px;
}

.hidden{
	display: none;
}

.no_wrap{
	white-space: nowrap;
}

.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* --- */

#header_grad{
	background: transparent url(assets/header_gradient.png) repeat-x 0% 0%;
	width: 100%;
	height: 350px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

#main{
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 10;
}

/*
#header_container{
	width: 100%;
	position: relative;
}

.header_margin{
	background: transparent url(assets/header_margin.png) repeat-x 0 0;
	height: 134px;
	display: table-cell;
}

#header_logo{
	background: transparent url(assets/header_logo.png) no-repeat 0 0;
	width: 494px;
	height: 226px;
	margin: auto;
}

*/





#header_container{
	width: 100%;
	min-width: 600px;
	margin-bottom: 100px;
}
/*
#header_container_2{
	width: 100%;
	display: table-row;
}
*/
.header_margin{
	background: transparent url(assets/header_margin.png) repeat-x 0% 0%;
	/*width: auto;*/
	min-height: 134px;
	/*
	display: table-cell;
	*/
}

#header_logo{
	background: transparent url(assets/header_logo.png) no-repeat 0% 0%;
	width: 494px;
	height: 226px;
	/*
	display: table-cell;
	*/
}

.page_layer{
	width: 712px;
	margin: 0px auto;
}

.content_section{
	position: relative;
	width: 600px;
	/*
	margin: 0px auto;
	*/
	margin-bottom: 200px;
	
}

.content_title{
	background: transparent url(assets/alphabet/line/line_baseline.png) repeat-x 0% 100%;
	position: relative;
	width: 100%;
	height: 46px;
	font-size: 0px;
}

.title_letter{
	margin-right: 2px;
}

.line_baseline_right_corner{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#title_mission{
	background: transparent url(assets/title_mission.png) no-repeat 0% 100%;
}

#title_news{
	background: transparent url(assets/title_news.png) no-repeat 0% 100%;
}

#title_contact{
	background: transparent url(assets/title_contact.png) no-repeat 0% 100%;
}
/*
.content_shadow{
	position: absolute;
	left: -150px;
	bottom: -8px;
	width: 150px;
	height: 108px;
	
}
*/


.content_shadow{
	position: absolute;
	right: 0px;/*0px;*/
	bottom: 0px;
	/* TODO: maek this friendly to all browsers */
	-webkit-transform-origin: bottom right;
	-ms-transform-origin: bottom right;
	transform-origin: bottom right;
	
	-webkit-transform: scaleY(0.60) skew(45deg, 0deg);
	-ms-transform: scaleY(0.60) skew(45deg, 0deg);
	transform: scaleY(0.60) skew(45deg, 0deg);
	
	opacity: 0.20;
	
	z-index: -1;
	
}
/*
.shadow_title{
	font-size: 0px;
}
*/
/*
.shadow_title_letter{
	margin-right: -5px;
}
*/
/*
.shadow_box{
	background: #000000;
	padding: 20px;
	min-height: 60px;
}
*/
/*
.shadow{
	width: 600px;
	
	height: 193px;
	
}
*/

#menu_shadow{
	position: fixed;
	left: 35%;/*0px;*/
	top: 0px;
	/*
	background: #000000;
	*/
	width: 60%;
	height: 166%;
	/* TODO: maek this friendly to all browsers */
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	
	-webkit-transform: scaleY(0.60) skew(35deg, 0deg);
	-ms-transform: scaleY(0.60) skew(35deg, 0deg);
	transform: scaleY(0.60) skew(35deg, 0deg);
	opacity: 0.025;/* TODO: replace with static opacity in images */
	/*
	z-index: -1;
	*/
}

#menu_shadow_container{
	width: 100%;
	height:100%;
	background: #000000;
}

#menu_shadow_left_edge{
	position: absolute;
	left: -24px;
	height: 100%;
}

.shadow_left{
	background: transparent url(assets/alphabet/shadow_left_edge.png) repeat-y 0% 0%;
	width: 25px;
}

/*
.shadow_fill{
	background: #000000;
}

.shadow_right{
	background: transparent url(assets/alphabet/shadow_right_edge.png) repeat-y 0% 0%;
	width: 25px;
}

.shadow_top_right{
	background: transparent url(assets/alphabet/shadow_corner_top_right.png) no-repeat 0% 0%;
	width: 25px;
	height: 68px;
}

.shadow_top_right{
	background: transparent url(assets/alphabet/shadow_top_edge.png) repeat-x 0% 0%;
	height: 68px;
}






#shadow_mission{
	background: transparent url(assets/shadow_mission.png) no-repeat 100% 100%;
}

#shadow_news{
	background: transparent url(assets/shadow_news.png) no-repeat 100% 100%;
}

#shadow_contact{
	background: transparent url(assets/shadow_contact.png) no-repeat 100% 100%;
}
*/
.content_border{
	border: 1px solid #000000;
	border-top: none;
}

.content{
	background: #FFFFFF;
	border: 1px solid #808080;
	border-top: none;
	/*
	width: 600px;
	*/
	padding: 20px;
	min-height: 60px;
}

.content img{
	border: 1px solid #666666;
}

.stamp_logo{
	width: 42px;
	height: 64px;
	margin: 0px auto;
	background: transparent url(assets/logo_stamp_sz1.png) no-repeat 0 0;
	margin-top: -64px;
}

#loading_logo{
	width: 42px;
	height: 64px;
	margin: 0px auto;
	background: transparent url(assets/logo_stamp_sz1.png) no-repeat 0 0;
	margin-bottom: 28px;
}

#menu_container{
	width: 162px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;/* 129px */
}

#menu{
	width: 100%;
	height: 100%;
}


#menu_header_overlap{
	height: 128px;
}

#menu_header_join{
	height: 8px;
}

.menu_corner{
	background: transparent url(assets/menu_corner_margin.png) no-repeat 0 0;
	height: 8px;
}

#menu_top_spacer{
	height: 120px;
}



.menu_item{
	position: relative;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}
/*
.hit{
	cursor: pointer;
}
*/
.menu_item_active, .menu_item_passive, .menu_item_left_line, .menu_item_cover{
	position: absolute;
	top: 0px;
}

.menu_item_cover{
	left: 60;
}

.menu_item_passive{
	left: 0px;
}

.menu_item_left_line{
	left: 60px;
}

.menu_item_active{
	/*
	display: none;
	*/
	left: 60px;
}


#menu_what, .menu_what_height{
	height: 184px;
}

.menu_item_what_active{
	width: 60px;
	height: 184px;
	background: transparent url(assets/menu_what_active.png) no-repeat 0 0;
}

.menu_item_what_passive{
	width: 60px;
	height: 184px;
	background: transparent url(assets/menu_what_passive.png) no-repeat 0 0;
}


#menu_now, .menu_now_height{
	height: 148px;
}

.menu_item_now_active{
	width: 60px;
	height: 148px;
	background: transparent url(assets/menu_now_active.png) no-repeat 0 0;
}

.menu_item_now_passive{
	width: 60px;
	height: 148px;
	background: transparent url(assets/menu_now_passive.png) no-repeat 0 0;
}


#menu_who, .menu_who_height{
	height: 148px;
}

.menu_item_who_active{
	width: 60px;
	height: 148px;
	background: transparent url(assets/menu_who_active.png) no-repeat 0 0;
}

.menu_item_who_passive{
	width: 60px;
	height: 148px;
	background: transparent url(assets/menu_who_passive.png) no-repeat 0 0;
}





#menu_bottom_spacer{
	
}

.menu_item_width{
	width: 60px;
}

.left_line, .menu_item_left_line{
	background: transparent url(assets/menu_margin.png) repeat-y 0 0;
}

.menu_item_cover{
	background: transparent url(assets/menu_cover.png) repeat-y 0 0;
}

.filler_bg{
	background-color: #ffffff;
	width: 140px; /* table width - menu width */
}


.page_layer{
	
}

#loading_layer{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #8dbbc6;
	color: #ffffff;
	font-size: 42px;
	padding-top: 256px;
	
	z-index: 99;
}

.reflow{ 
	border-right: 2px solid transparent; 
}

