/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
	outline: 0;
	font-size: 100%;
	
}
body,html{width:100%;height:100%;overflow:hidden!important}
body{
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	background-color: #FFFF00;
}

#pic #photo{width:100%;height:100%;position:absolute;top:0;left:0}
#pic{height:100%;width:100%;padding:0}
#txt,#logo{position:absolute;top:16px;width:400px;height:90px}

#txt{
	left:16px;
	width:405px;
	height:86px;
	background-color:#FFFF00;
	opacity: 0.9;
	padding:0;
	margin:0
}
#txt ul{
	position:absolute;
	left:265px;
	list-style:none;
	top:0;
	margin:6px 0 0;
	width: 72px;
}
#txt ul li{margin:0;padding:0}
#txt ul li a{color:#000;text-decoration:none;line-height:1.3em}
#txt ul li a:hover{color:#fff;text-decoration:none}
#txt h2{font-size:11px;font-weight:398;margin:6px 0 0 6px;line-height:1.3em; color:#fff;}
#txt h3{
	font-size:11px;
	font-weight:400;
	margin:6px 0 0 6px;
	line-height:1.3em;
	color:#000;
}
#txt p{color:#fff;margin:2.6em 0 0 6px;line-height:1.3em;font-size:11px}

#logo{
	left:441px;
	height:86px;
	width:470px;
}
#logo h1{padding:0;margin:0}
#logo h1 a{height:86px;display:block;background:url(../img/logo.png) no-repeat;text-indent:-999em}

#pages{
    opacity: 0.9;
	position:absolute;
	left:16px;
	top:107px;
	width:400px;
}
#pages div{position:absolute;margin:0;padding:0;background-color:#626366;padding:16px 48px 5px 16px;color:#fff;line-height:1.3em; width:341px!important; display:none;}
#pages div h2{font-weight:398;text-decoration:underline;margin:0;padding:0;font-size:11px}
#pages div span.close{position:absolute;top:16px;right:16px;margin:0;padding:0 16px 0 0;background-color:#636467;color:#000;background:url(../img/close.gif) no-repeat right 0}
#pages div span.close:hover{background:url(../img/close.gif) no-repeat right -16px;color:#fff;cursor:pointer}
#pages a:link,#pages a:visited,#pages a:active{ color:#fff; text-decoration:none;}
#pages a:hover{ color:#000;}
#pages a.active{ color:#fff;}
#pages ul{  list-style:none; text-indent:0; margin:1em 0 0 0 0; padding:0;}
#pages ul li{ margin: 0 0 0 0;}
