@charset "utf-8";
/* CSS Document */


body	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-image:url(../_images/bkgd_slice.jpg);
	background-repeat:repeat-x;
	background-color: #c4e4fa;
}
#main{
	position:relative;
	width:1024px;
	height:975px;
	margin:0 auto;
	background-image:url(../_images/bkgd_slice.jpg);
	background-repeat:repeat-x;
}
#header{
	position:absolute;
	height:75px;
	width:1024px;
	top:0px;
	left:0px:
}
#banner{
	position:absolute;
	top:0px;
	left:0px;
	height:157px;
	width:350px;
	background-image: url(../_images/logo_fin.png);
	background-repeat: no-repeat;
}
#slogan_holder{
	position:absolute;
	top:8px;
	left:475px;
	height:60px;
	width:415px;
	line-height:36px;
	color:#FF0;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	background-image: url(../_images/slogan.png);
	background-repeat: no-repeat;
}
#h_menu {
	position:absolute;
	top:76px;
	left:163px;
	width:870px;
	height:48px;
	background-image:url(../_images/menu_bar.png);
	background-repeat:no-repeat;
	background-position:left;
}
.button_holder_down{
	position: relative;
	top:5px;
	left:22px;
	width:135px;
	height:38px;
	text-align:center;
	float:left;
	margin-left:0px;
	margin-top:-2px;
}
.button_holder_up{
	position: relative;
	top:5px;
	left:19px;
	width:135px;
	height:38px;
	text-align:center;
	float:left;
	margin-left:0px;
	margin-top:5px;
}
a{
	font-size:12px;
	font-weight:bold;
	color:#d4a000;
	text-decoration:none;
}
a:hover {
	color:#fff;
}
#flash_holder{
	position:absolute;
	top:24px;
	left:19px;
	height:255px;
	width:763px;
}
#v_menu_holder{
	position:absolute;
	top:175px;
	left:0px;
	width:238px;
	height:840px;

}
#v_menu_holder_top {
	position:absolute;
	top:-24px;
	left:-5px;
	width:235px;
	height:420px;
	line-height:32px;
	font-size:16px;
	text-align:left;
	color:#F60;
	text-decoration:none;
	background-image:url(../_images/v_menu_holder.png);
	background-position:center;
	background-repeat:no-repeat;
}

#v_menu_holder_bottom {
	position:absolute;
	top:355px;
	left:-5px;
	width:235px;
	height:420px;
	line-height:32px;
	font-size:16px;
	text-align:left;
	color:#F60;
	text-decoration:none;
	background-image:url(../_images/v_menu_holder.png);
	background-position:center;
	background-repeat:no-repeat;
}
.v_menu_bottom_content{
	position:absolute;
	top:37px;
	left:27px;
	width:225px;
	height:380px;
}

#viewer_content_index{
	position:absolute;
	top:141px;
	left:225px;
	height:330px;
	width:795px;
	background-image:url(../_images/cadre_animation1.png);
	background-repeat:no-repeat;
}
#viewer_content{
	position:absolute;
	top:151px;
	left:225px;
	height:664px;
	width:801px;
	background-image:url(../_images/top_content_holder.png);
	background-repeat:no-repeat;
}
#viewer_main{
	position:absolute;
	top:10px;
	left:13px;
	height:280px;
	width:359px;
}
#animation_main{
	position:absolute;
	top:10px;
	left:371px;
	height:281px;
	width:413px;
}
#content_main{
	position:absolute;
	top:471px;
	left:226px;
	width:798px;
	height:347px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	background-image: url(../_images/top_content_holder.png);
	background-repeat:no-repeat;
}
#view_content_main{
	position:absolute;
	top:151px;
	left:225px;
	width:798px;
	height:630px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	background-image:url(../_images/big_content_holder.png);
	background-repeat:no-repeat;
}
#view_content_main2{
	position:absolute;
	top:151px;
	left:225px;
	width:798px;
	height:630px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
#view_content_main3{
	position:absolute;
	top:151px;
	left:225px;
	width:789px;
	height:630px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}
.content_text{
	position:absolute;
	top:7px;
	left:13px;
	width:758px;
	height:361px;
	margin-left:15px;
	text-align:justify;
	font-size:12px;
	line-height:14px;
}
.big_content_text{
	position:absolute;
	top:10px;
	left:0px;
	width:758px;
	height:235px;
	margin-left:15px;
	text-align:justify;
	font-size:12px;
	line-height:14px;
}
#footer{
	position:absolute;
	top:935px;
	left:5px;
	height:40px;
	width:1024px;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	text-align:right;
	background-image:url(../_images/footer.png);
	background-position:center;
	background-repeat:no-repeat;
}
.text_footer
{
	position:absolute;
	top:2px;
	right:20px;
	height:15px;
	width:400px;
	font-size:12px;
	text-align:right;
	line-height:14px;
	color:#FFF;
	}
#bottom_holder{
	position:absolute;
	top:769px;
	left:225px;
	height:140px;
	width:830px;
}

.pub_box_holder_small{
	position:relative;
	top:2px;
	left:2px;
	background-image:url(../_images/pub_box_bottom.png);
	background-position:center;
	background-repeat:no-repeat;
	width:148px;
	height:138px;
	float:left;
}
.image_holder{
	position:absolute;
	top:4px;
	left:4px;
	width:268px;
	height:147px;
}
.image_holder2{
	position:absolute;
	top:5px;
	left:8px;
	width:488px;
	height:132px;
}
.pub_box_holder_large{
	position:relative;
	top:2px;
	background-image:url(../_images/pub_box_bottom_large.png);
	background-position:center;
	background-repeat:no-repeat;
	width:500px;
	height:138px;
	float:left;
	text-align:left;
	padding: 0px;
}
.text_holder{
	position:relative;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align:left;
	font-size:12px;
	line-height:14px;
}
h1{
	font-size:36px;}
h2{
	font-size:24px;}

h3{
	font-size:14px;
	font-weight:bold;
	color:#d4a000;
}

h4{
	font-size:18px;
	color:#FC0;
	}
h5{
	font-size:14px;
	line-height:14px;	
}	
h6, h6 a	{
	font-size:10px;
	line-height:10x;
	color:#d4a000;
	text-decoration:none;
}
h6, h6 a:hover	{
	font-size:10px;
	line-height:10px;
	color:#fff;
	text-decoration:none;
}
h7{
	font-size:12px;
	font-weight:bold;
}
.menu_case1 a	{
	
	position:absolute;
	top:45px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
}
.menu_case1 a:hover	{
	position:absolute;
	top:45px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;	
}
.menu_case2 a	{
	
	position:absolute;
	top:80px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	
	
}
.menu_case2 a:hover	{
	
	position:absolute;
	top:80px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;
	
}
.menu_case3 a	{
	
	position:absolute;
	top:115px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	

}
.menu_case3 a:hover	{
	
	position:absolute;
	top:115px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;
	
}
.menu_case4 a	{
	
	position:absolute;
	top:150px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	
}
.menu_case4 a:hover	{
	
	position:absolute;
	top:150px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;
	
}
.menu_case5 a	{
	
	position:absolute;
	top:185px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	
}
.menu_case5 a:hover	{
	
	position:absolute;
	top:185px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;
	
}
.menu_case6 a	{
	
	position:absolute;
	top:220px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	
}
.menu_case6 a:hover	{
	
	position:absolute;
	top:220px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;	
}
.menu_case7 a	{
	
	position:absolute;
	top:255px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	
}
.menu_case7 a:hover	{
	
	position:absolute;
	top:255px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;
	
}
.menu_case8 a	{
	
	position:absolute;
	top:290px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	line-height:24px;
	color:#FC0;
	background-color:transparent;
	font-family:Gill Sans MT;
	
}
.menu_case8 a:hover	{
	
	position:absolute;
	top:290px;
	left:28px;
	height:25px;
	width:178px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:24px;
	color:#FFF;
	background-color:#85b6ff;
	font-family:Gill Sans MT;
	
}
.menu_wings	{
	
	position:absolute;
	top:325px;
	left:18px;
	height:50px;
	width:200px;
	background-image:url(../_images/wings.png);
	background-position:center;
	background-repeat:no-repeat;
}
#main_pic	{
	position:absolute;
	top:15px;
	left:12px;
	height:288px;
	widht:430px;
	border: medium double  #FC0;
	float:left;
}
#main_pic2{
	position:absolute;
	top:15px;
	left:12px;
	height:400px;
	widht:400px;
	float:left;
	border: medium double  #FC0;
}
#main_pic3{
	position:absolute;
	top:200px;
	left:382px;
	height:400px;
	widht:400px;
	float:left;
	border: medium double  #FC0;
}
#main_pic4{
	position:absolute;
	top:5px;
	left:2px;
	height:291px;
	widht:400px;
	float:left;
	border: medium double  #FC0;
	z-index:3;
}
#main_pic5{
	position:absolute;
	top:287px;
	left:358px;
	height:291px;
	widht:400px;
	float:left;
	border: medium double  #FC0;
	z-index:2;
}
#main_pic6{
	position:absolute;
	top:10px;
	left:365px;
	height:291px;
	widht:400px;
	float:left;
	border: medium double  #FC0;
	z-index:1;
}
#main_pic7{
	position:absolute;
	top:295px;
	left:-5px;
	height:291px;
	widht:400px;
	float:left;
	border: medium double  #FC0;
	z-index:0;
}
#gal_select	{
	position:absolute;
	top:365px;
	left:11px;
	height:140px;
	widht:420x;
	border: medium double  #FC0;
	float:left;
}
#gal_select_label_holder	{
	position:absolute;
	top:115px;
	left:0px;
	height:18px;
	widht:420px;
	float:left;

}
.gal_label{
	position:relative;
	height:14px;
	width:80px;
	float:left;
	color:#FC0;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin-left:16px;
	margin-right:11px;
	text-align:center;
}	
#pic_stripe1	{
	position:absolute;
	top:15px;
	right:15px;
	height:106px;
	width:325px;
	border: medium double #FC0;
}
#pic_stripe2	{
	position:absolute;
	top:131px;
	right:15px;
	height:106px;
	width:325px;
	border: medium double #FC0;
}

#pic_stripe3	{
	position:absolute;
	top:247px;
	right:15px;
	height:106px;
	width:325px;
	border: medium double #FC0;
}
#pic_stripe4	{
	position:absolute;
	top:363px;
	right:15px;
	height:106px;
	width:325px;
	border: medium double #FC0;
}
#pic_stripe5	{
	position:absolute;
	top:478px;
	right:15px;
	height:106px;
	width:325px;
	border: medium double #FC0;
}
#stripe1	{
	position:absolute;
	top:30px;
	left:35px;
	height:140px;
	width:325px;
	border: medium double #FC0;
}
#stripe2	{
	position:absolute;
	top:30px;
	right:35px;
	height:140px;
	width:325px;
	border: medium double #FC0;
}
#stripe3	{
	position:absolute;
	top:230px;
	left:35px;
	height:140px;
	width:325px;
	border: medium double #FC0;
}
#stripe4	{
	position:absolute;
	top:230px;
	right:35px;
	height:140px;
	width:325px;
	border: medium double #FC0;
}
#stripe5	{
	position:absolute;
	top:430px;
	left:35px;
	height:140px;
	width:325px;
	border: medium double #FC0;
}
#stripe6	{
	position:absolute;
	top:430px;
	right:35px;
	height:140px;
	width:325px;
	border: medium double #FC0;
}
.pic_box{
	position:relative;
	height:100px;
	width:100px;
	background-color:#063;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	float:left;
}
