html, body {
	background: #020f39;
}
#main {
	background: url(none);
}
#head {
	height: 28px;
	padding-top: 19px;
	padding-right: 50px;
}
#head a.back, #head a.back:visited, #head a.back:focus {
	float: right;
	background: url(../images/arrright.png) no-repeat right center;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 17px;
}
#head a.back:hover {
	text-decoration: none;
}

#page {
	position: relative;
	padding: 0px 50px 380px 48px;
}
.firstcol {
	width: 230px;
}
#logo {
	position: static;
	height: auto;
	width: auto;
	padding-bottom: 68px;
}
.secondcol {
	width: 626px;
}
#page p.mess {
	font-size: 1.3em;
	color: #32d1ff;
	padding-bottom: 30px;
}
#page .actionblock p {
	font-size: 1.3em;
	padding-bottom: 22px;
}

.actionblock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202947;
	padding-top: 26px;
	padding-bottom: 19px;
	width: 100%;
	overflow: hidden;
}
.last {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.actionblock .fr {
	margin-left: 28px;
}
.actionblock .fl {
	margin-right: 28px;
}

.actiontxt {
	display: table;
}
#page   .actiontxt   p {
	padding-bottom: 0px;
	font-size: 1.3em;
}


#footer {
	background: url(../images/nightcity.jpg) repeat-x center bottom;
	width: 100%;
	height: 485px;
	margin-top: -485px;
}
#footerin {
	height: 485px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/moon.jpg) no-repeat right top;
	z-index: -1;
}
#timeline {
	padding-top: 409px;
	background: url(../images/timeline.png) no-repeat center 428px;
	padding-left: 28px;
	font-size: 1.3em;
}
#timeline .prew a, #timeline .prew a:visited, #timeline .prew a:focus {
	text-decoration: underline;
}
#timeline .prew a:hover {
	text-decoration: none;
}
