.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

body {

	margin: 0;

	padding: 0;

	background-repeat: repeat-x;

}

h1 {

	font-family: Tahoma, sans-serif;

}

#block {

	background: #ccc;

	width: 755px;

	height: 383px;

	position: relative;

	top: 150px;

}

#block-text {

	padding-left: 35px;

	padding-top: 12px

}

p {

	margin: 0;

}

.alt-heading {

	font-size: 24px;

	display: block;

	position: absolute;

	top: 80px;

	margin-top: -10px;

}

.text {

	display: block;

	width: 620px;

	height: 50px;

	font-size: 14px;

	padding-top: 10px;

}

.countdown {

	display: block;

	position: absolute;

	left: 21%;

	margin-top: 200px;

}

#cntdwn b {

	font-size: 35px;

}

.days, .hours, .minutes, .seconds {

	position: relative;

	top: 20px;

	left: -45px

}

.minutes {

	left: -48px

}

.seconds {

	left: -60px

}

.sec-number {

	position: relative;

	left: -13px

}

h2 {

	font-family: calibri, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 28px;

	text-align: center;

	width: 650px;

	position: absolute;

	left: 5%;

	font-weight: bold;

	margin-top: 157px;

}

h2, #ie8#fix {

}

#contact {

	position: relative;

	top: 136px;

	margin-bottom: -6px;

}

.countdown, h2, #ie8#fix {

	top: 5px

}

#contact-left, #contact-right {

	font-size: 14px;

	display: block;

	width: 308px;

	float: left;

	color: #666

}

#contact-left a, #contact-right a {

	color: #3f3f3f;

}

#contact-left a:hover, #contact-right a:hover {

	color: black

}

#contact-right {

	text-align: right

}

form {

	left: 25%;

	position: absolute;

	margin-top: 200px;

}

.email {

	width: 280px;

	height: 25px;

	font-size: 20px

}

.send {

	height: 30px;

	position: relative;

	top: -2px

}

form, #ie8#fix {

	top: 10px

}

#rocket {

	width: 100%;

	height: 700px;

	display: block;

}

.countdown:first-child {

	top: -5px

}

#footer {

	font-size: 12px;

	align: center;

	padding: 200px 25px  0 0;

}

.text a {

	color: #333333;

	text-decoration: underline

}

#footer a {

	padding: 2px;
	color: #cccccc;
	text-decoration: none;

}

.text a:hover {

	background-color: #E4E4E4;

	color: #323232;

}

#footer a:hover {

	background: #362F2D;

	color: #cccccc;

	text-decoration: none;

}

#footer a:visited {

	background: #362F2D;

	color: #E4E4E4;

	text-decoration: none;

}

.twitter, .mail {

	position: absolute

}

.finish-mss {

  position:relative;

  left:-65px;

}