@charset "utf-8";
/* CSS Document */

#top ul li{margin-top: -10px;
margin-left: -25px;
margin-bottom: -10px;
}
#top img{width:1px; height:1px;}

#cover {
width:100%;
height:100%;
position:absolute;
background-color:#000000;
z-index:5;
}

#mainContainer {
	
	margin: 0 auto;
	position:relative;
	width:100%;
	height:400px;
	z-index:1;
	background-color: #000000;
}

#header {
	text-indent:2px;
	font-size:30px;
height:50px;
}

#headerls {
float:left;	
font-size:20px;
line-height:40px;
}

#headerrs {
	padding-left:15px;
	font-size:12px;
	float:right;
	width:400px;
	height:36px;
	margin-top:5px;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#FFF;
}

#ls {
	width:600px;
	float:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#contentPara {
	background-color:#FFFFFF;
	color:black;
	width:100%;
	float:right;
	height:415px;
	


}


#rs {
margin: 0 auto;
width:450px;

}

#clockContainer {
	position:relative;
	width:100%;
	height:40px;
	z-index:1;
	background-color: #000;
}

#footer {
	position:relative;
	width:100%;
	height:115px;
	z-index:1;
	background-color: #0066FF;
}

#mainContent {
	position:absolute;
	width:100%;
	height:100px;
	z-index:1;
	left: 3px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -50px;
}

#lsrs {
	position:relative;
	margin: 0 auto;
	width:900px;
}


#days, #hours, #minutes, #seconds {
	position:relative;
	float:left;
	width:150px;
	height:120px;
	line-height:138px;
	color:white;
	background-color:#000099;
	text-indent: 20px;
}


#days {
	background-color:#000033;
}

#hours {
	background-color:#000066;
}



#seconds {
	background-color:#0000CC;
}


#calendarLabels {
	margin-top:-103px; 
	font-size:15px; 
	font-family:Arial, Helvetica, sans-serif;
	text-indent:26px;
}


#launch {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

#cd {
	
	width: 600px;
	font-family: "Courier New", Courier, mono;
	font-size: 50pt;
	text-align: left;
	vertical-align: middle;
	padding-top:10px;
}

#contentParals {
float:left;	
width:300px;
margin-left:15px;
}


#comingBottom {
margin-top:20px;	
}

#formbottom {
position:relative;

}

#formbottom2 {
	position:absolute;
	width: 244px;
	height: 144px;
}




#contentParars {
	margin-top:0px;
	float:right;
	width:250px;
	margin-left:15px;
	margin-right: 15px;
}


body {
	background-color: #000;
}
a:link {
	color: #69F;
	text-decoration: none;
}
a:hover {
	color: #69F;
	text-decoration: none;
}
a:visited {
	color: #69F;
	text-decoration: none;
}
a:active {
	color: #69F;
	text-decoration: none;
}



#formMain {
}

#formls {
float:left;
}

#formrs {
	float:left;
	width: 140px;
}

.formname, .formemail, .formphone, .formmessage {
width:75px;
padding:4px;
margin: 1px;
}

 


       
#inputname, #inputemail, #inputphone  {
width:150px;
margin:2px;
}


#inputmesg {
width:150px;
margin:2px;
}

#inputsubmit {
margin-left:98px;
}

