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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body{
	line-height:1;
	color:black;
	background:white;
}
a img{
	border:none;
}
body,html{
	background:#e1e1e1 url(/images/body.png) repeat-x;
	color:#666;
	font:13px Helvetica,sans-serif;
}
body{
	overflow-y:scroll;
}
#wrapper{
	width:905px;
	margin:0 auto;
	padding-top:24px;
	min-height:615px;
}
h1{
	color:#444;
	text-shadow:1px 1px 0 #fff;
	letter-spacing:1px;
	color:#444;
	text-shadow:1px 1px 0 #fff;
	font-size:40px;
	margin:0 10px 10px;
}
h1:after{
	content:" /";
	color:#7099c3;
}
h1.no:after{
	content:"";
}
header h1{
	color:#fff;
	text-shadow:1px 1px 0 #214264;
	font-weight:normal;
	font-size:30px;
}
p{
	margin:0 0 10px;
}
header{
	display:block;
	margin:0 0 10px;
}
#top{
	clear:both;
	position:relative;
	background-color:#436486;
	height:40px;
	margin:20px 0;
	padding:27px 20px 13px 60px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 2px 3px #999;
	-webkit-box-shadow:0 2px 3px #999;
	-o-box-shadow:0 2px 3px #999;
	box-shadow:0 2px 3px #999;
	color:#9abbdf;
	font-size:22px;
	text-shadow:1px 1px 0 #214264;
}
#top:before{
	content:url(/images/message.png);
	position:absolute;
	top:-7px;
	left:-8px;
}
#top strong{
	color:#fff;
}
#top p{
	margin-left:10px;
	float:left;
}
#top.home{
	height:110px;
	position:relative;
}
#top.home .construction{
	width:420px;
	line-height:1.2em;
}
#top.home img{
	position:absolute;
	top:20px;
	right:20px;
	border:2px solid #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.3);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.3);
	box-shadow:0 3px 3px rgba(0,0,0,0.3);
}