

* { margin:0px; padding:0px; }
html {
	height: 100%;
}
a img, img { border:none; }
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background:#FFFFFF url(/lib/img/background-body-lines.gif) repeat;
	background-position:top center;
	font-family:Helvetica,Arial,Verdana,Sans-serif;
	color:#333333;
/*	font-size:11px;*/
	font-size:14px;
/*	line-height:16px;*/
	line-height: 23px;
}
#flashcontent {
	height: 100%;
}
#non_flash_content {
	text-align:center;
	margin:0px auto;
	width:100%;
	background:transparent url(/lib/img/background-non-flash-repeat.jpg) repeat-x top center;
	position:relative;
}
/* iPad [portrait + landscape] */
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.selector-01 { margin: 10px; }
	.selector-02 { margin: 10px; }
	.selector-03 { margin: 10px; }
}
*/
/* iPhone [portrait + landscape] */

#pseudo_background {
	position:absolute;
	top:0px;
	width:989px;
	height:671px;
	z-index:0;
	left:50%;
	margin-left:-495px;
	background:transparent url(/lib/img/background-non-flash.jpg) no-repeat top center;
}
#content {
	position:relative;
	text-align:left;
	z-index:1;
/*	width:530px;*/
	width: 933px;
	margin:0px auto;
	padding:100px 0px 100px;
/*	background:transparent url(/lib/img/background-non-flash.jpg) no-repeat top center;*/
}




object,embed{outline: none;}
h1 {
	color:#000000;
	font-weight:normal;
/*	font-size:24px;*/
	font-size: 28px;
	line-height:32px;
/*	padding-bottom:36px;*/
	padding-bottom:16px;
	width:568px;
	margin:0px;
	float:left;
}
h1 span { font-weight:bold; }
h1.intro { padding-bottom:6px; margin:0px; }
h2, h2 a { font-size:17px; font-weight:bold; line-height:26px; color:#2aa5d2; padding-bottom:1px; text-decoration:none; }
h2 a { border-bottom:1px solid #92d0e6; }
h2 a:hover { border-bottom:1px solid #333333; }
h3 { font-size:12px; font-weight:bold; line-height:20px; margin-bottom:6px; margin-left:3px; }
strong { color:#000000; }
p { padding-bottom:16px; margin:0px; }
.article > p { width:568px; float: left; }

a:link, a:visited { color:#2AA5D2; }
a:hover { color:#333333; }
span.coming_soon { color:#A3A3A3; text-decoration:underline; }
sup { font-size:12px; line-height:3px; vertical-align:middle; }
/*
* * * * * * * * * * * *
* * * #navigation * * *
* * * * * * * * * * * *
*/
#navigation {
	border-top:2px solid #FFFFFF;
	text-align:center;
	width:100%;
	height:30px;
	background:transparent url(/lib/img/background-navigation-top.png) repeat-x;
	_background:transparent url(/lib/img/background-navigation-top.gif) repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#navigation .blog { position:absolute; top:0; right:18px; color:#95b7c3; font-size:9px; text-transform:uppercase; }
#navigation .blog a {  color:#000; text-decoration:none; margin-left:2px; }
#navigation ul#mainnav {
	width:229px;
	height:30px;
	list-style:none;
	background:transparent url(/lib/img/background-navigation-center.png) no-repeat top center;
	z-index:3;
	margin:0px auto;
	behavior:url(/lib/img/iepngfix.htc);
}
#navigation ul#mainnav li {
	display:inline;
	float:left;
	background:transparent url(/lib/img/background-navigation-nub.gif) no-repeat;
	background-position:0px -3px;
	padding-left:8px;
	margin:3px 5px 0px 0px;
	position:relative;
	z-index:5;
}
#navigation ul#mainnav li.first { background-image:none; margin-left:6px; _margin-left:0px; }
#navigation ul#mainnav li a {
	display:block;
	height:19px;
	text-indent:-2000px;
	text-decoration:none;
	background:transparent none no-repeat;
	background-position:0px 0px;
	overflow:hidden;
}
#navigation ul#mainnav li.tokynews { margin-left:70px; }
#navigation ul#mainnav li a#tokynews:link, #navigation ul#mainnav li a#tokynews:visited {
	background:transparent url(/lib/img/button-tokynews.gif) no-repeat;
	background-position:0px -3px;
	width:72px;
}
#navigation ul#mainnav li a#tokynews:hover { background:transparent url(/lib/img/button-tokynews.gif) no-repeat; background-position:0px -25px; }
#navigation ul#mainnav li a#home:hover, #navigation ul#mainnav li a#about:hover, #navigation ul#mainnav li a#contact:hover { background-position:0px -19px; }
a#logo {
	position:absolute;
	left:18px;
	top:0px;
}

.aside.intrest { width: 297px; position:absolute; top:100px; right:0; }
.aside.intrest p { line-height:20px; color:#333333; padding-bottom:10px; font-size:12px; }
.aside.contact { clear: both; border:6px solid #cccccc; border-width:6px 0; padding:28px 0 5px; margin-top:22px; width: 100%; float:left; position:relative; margin-bottom:33px; }
.aside.contact p { line-height:20px; font-size:12px; padding-bottom:28px; margin-left:3px; }
.aside.contact strong { color:#777; }
.aside.contact > p { width:568px; }
.aside.contact a.email { text-decoration:none; }
.aside.contact a:link { color:#38abd5; }
.aside.contact a:hover { color:#333;}
.aside.contact .social { position:absolute;  top:34px; right:118px;  }
.aside.contact .social img { margin-left:1px; }
.aside.contact a.map { font-weight:bold; }
.aside.facebook { width:900px; clear:both; margin:auto; }
/*#LikePluginPagelet { width:900px; margin:auto; }*/

@media only screen and (max-device-width: 1024px) and (orientation:portrait) { 
	body, html { width:100%; overflow:hidden; }
    #content {width:95%; }
	h1, .aside.contact > p, .article > p { width:70%; }
	.aside.contact .social { right:5px; }
	.aside.intrest { width:25%; }
	.aside.facebook { width:100%; }
}
