* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	background: #5290a5 url("../images/bg-comingsoon.jpg") no-repeat top;
	width:100%;

}

.lfooter{
	color:#E67817;
	text-decoration:none;
}

.clear {
	clear: both;
}

.right {
	float: right;
}


h1 {
	font-size: 62px;
	color: #404040;
	margin: 0 0 8px 0;
	text-align: left;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	text-align: left;
	color: #636363;
	margin: 0 0 7px 0;
	letter-spacing:0.02em;
	line-height:1.5em;
	margin-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #666;
	margin: 0 0 7px 0;
	letter-spacing: 1px;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 135px;
}

#content {
	display: block;
	height: 410px;
	padding:30px 20px;
	background: url("../images/content_bg.png") no-repeat;
}
.comingsoon {
	margin:0 0 20px 120px;
	}

#main {
	width: 650px;
	overflow: hidden;
	text-align:left;
	margin-left:280px;
}  
#main p {
	margin: 0 0 48px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: center;
	color: #808080;
	line-height: 30px;
}
.clock {
	float:left;
	margin-right:10px;
	height:25px;
	padding-top:5px;
	}
#countdown {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	color: #636363;
	margin-bottom: 22px;
	letter-spacing:0.07em;
	}
.ui-progressbar {width:402px; }
.ui-progressbar .ui-progressbar-value {height:18px;background:url(../images/progressbar_repeat.gif) repeat-x top; float:left;}
.progressbar_bg{background: url(../images/progresbar_box.jpg) top no-repeat;  width:404px; padding:3px 20px; height:34px; margin-left:100px;}
#procent {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; color:#828282;font-weight:bold; margin-left:300px;}
#footer {
	float:left;
	}
#footer span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#contact_form {
	float: right;
	width: 100%;
	
}

#submit {
	float: left;
}
#email {
	float: left;
	margin-right: 10px;
	height: 22px;
	width: 240px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	border:1px #999 solid;
}
label {
	font-size:12px;
	float:left;
	margin-right:10px;
	}

