@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	height:100%;
	background:url(/img/planks.gif);
	font-family:'Segoe UI', 'Lucida Grande', Lucida, 'Myriad Pro Web', 'Myriad Web', Myriad, Trebuchet, Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;	
}

p { margin:2px 0 10px 0; }

img { border:0; }

h1 {
	color:#99f;
	font-size:24px;
	margin:0 0 5px 0;
	text-shadow:#000 2px 2px 3px;	
}
h2 {
	color:#99f;
	font-size:16px;
	margin:0 0 5px 0;
	text-shadow:#000 2px 2px 3px;
}
a, a:active, a:visited {
	text-decoration:none;
	color:#99f;
}
a:hover { color:#0f0; }

li { margin:0 0 9px 0; }

.ppl_img { border:#000 thick solid; }

.container_pg {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
	margin:0;
}
.container {
	position:relative;
	top:-30px;
	padding:55px 20px 10px 20px;
	width:750px;
	height:100%;
	text-align:left;
	margin:auto;
	background:url(/img/pxl_neut40trans.png);
	-moz-border-radius-bottomleft:16px;
	-moz-border-radius-bottomright:16px;
	-webkit-border-bottom-left-radius:16px;
	-webkit-border-bottom-right-radius:16px;
	z-index:0;
}

/*marquee head */
.container_marquee_head {
	position:relative;
	width:100%;
	text-align:center;
	margin:0;
}
.marquee_head {
	position:relative;
	width:885px;
	height:200px;
	text-align:center;
	margin:auto;
	z-index:1;
}

.ttl_head {
	position:absolute;
	top:0;
	left:239px;
	z-index:5;
}
.msg_head {
	position:absolute;
	top:55px;
	left:172px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	z-index:5;
	width: 598px;
}
.molecule_head {
	position:absolute;
	top:34px;
	left:43px;
	z-index:7;
}

.slideshow_head {
	position:absolute;
	top:95px;
	right:604px;
	width:150px;
	height:150px;
	background:url(/img/circle_border_fill_head.png) top left no-repeat;
	z-index:6;
}
.slideshow_head img {
	padding:10px 0 0 10px;
	vertical-align:middle; text-align:center;
}

/* nav menu main */
.shadow { text-shadow:#000 2px 2px 3px; }

.nav_head {
	position:absolute;
	top:107px;
	right:70px;
	height:25px;
	display:inline;
	padding:0 0 10px 0;
	color:#99f;
	text-align:right;
	font-size:21px;
	font-weight:bold;
	z-index:8;
}

.nav_head a {
	text-decoration:none;
	color:#99f;
}
.nav_head a:hover {
	text-decoration:none;
	color:#fff;
}

.home {
	position:absolute;
	top:175px;
	right:565px;
	z-index:10;
}

/*marquee main */
.container_marquee {
	position:relative;
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
}
.marquee_main {
	position:relative;
	width:832px; height:451px;
	text-align:center;
	margin:auto;
	z-index:1;
}
.msg_welcome {
	position:absolute;
	top:42px;
	left:195px;
	color:#000;
	font-size:24px;
	font-weight:bold;
	z-index:5;
}

.ttl_main {
	position:absolute;
	top:60px; left:240px;
	z-index:5;
}
.msg_addr {
	position:absolute;
	top:133px;
	left:335px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	z-index:5;
}
.molecule_main {
	position:absolute;
	top:174px; left:24px;
	z-index:6;
}

.slideshow_main {
	position:absolute;
	top:250px; right:50px;
	width:254px; height:254px; 
	background:url(/img/circle_border_fill.png) top left no-repeat;
	z-index:7;
}
.slideshow_main img {
	padding:15px 0 0 15px;
	vertical-align:middle; text-align:center;
}

/* nav menu main */
.shadow {
	text-shadow:#000  2px 2px 3px;
}

.nav_main1 {
	position:absolute;
	top:215px;
	right:215px;
	height:35px;
	color:#99f;
	text-align:right;
	font-size:30px;
	font-weight:bold;
	z-index:8;
}
.nav_main2 {
	position:absolute;
	top:250px;
	right:275px;
	height:35px;
	padding:0 0 10px 0;
	color:#99f;
	text-align:right;
	font-size:30px;
	font-weight:bold;
	z-index:8;
}
.nav_main3 {
	position:absolute;
	top:285px;
	right:300px;
	height:35px;
	color:#99f;
	text-align:right;
	font-size:30px;
	font-weight:bold;
	z-index:8;
}
.nav_main4 {
	position:absolute;
	top:320px;
	right:310px;
	height:35px;
	color:#99f;
	text-align:right;
	font-size:30px;
	font-weight:bold;
	z-index:8;
}
.nav_main5 {
	position:absolute;
	top:355px;
	right:310px;
	height:35px;
	color:#99f;
	text-align:right;
	font-size:30px;
	font-weight:bold;
	z-index:8;
}
.nav_main1 a, .nav_main2 a, .nav_main3 a, .nav_main4 a, .nav_main5 a {
	text-decoration:none;
	color:#99f;
}
.nav_main1 a:hover, .nav_main2 a:hover, .nav_main3 a:hover, .nav_main4 a:hover, .nav_main5 a:hover {
	text-decoration:none;
	color:#fff;
}

.footer {
	font-size:12px;
	position:relative;
	bottom:0;
	width:100%;
	text-align:center;
}