body {
	margin:0;
	padding:0;
	background:#b0b0b0;
	font-family:Calibri, Arial, Verdana;
}
#hdr {
	width:800px;
	height:109px;
	margin:0 auto;
}
#nav {
	width:451px;
	height:40px;
	margin-top:56px;
	float:right;
}
#nav ul {
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
#nav ul li {
	margin:0 15px;
	padding:0;
	float:left;
}
#nav ul li a {
	display:block;
	font-size:18px;
	padding:2px 5px;
	color:#fff;
	text-decoration:none;
}
#nav ul li a:hover, #nav ul li a.active {
	background:#e85011;
}
#logo {
	width:346px;
	height:83px;
	margin:13px 0 0 3px;
	background:url(images/qountdown.jpg) no-repeat;
	float:left;
}
#qdt {
	width:395px;
	height:13px;
	background:url(images/qdtl.jpg) right no-repeat;
	float:left;
}
#cnt {
	width:800px;
	margin:0 auto;
	display:table;
	background:#000;
	color:#fff;
}
#cnl {
	width:440px;
	height:478px;
	background:url(images/qdl.jpg) no-repeat top;
	float:left;
}
#cnr {
	width:360px;
	height:478px;
	background:url(images/qdr.jpg) no-repeat;
	float:left;
}
h1 {
	margin:40px 0 0 15px;
	font-size:55px;
	color:#e85011;
	font-weight:normal;
	letter-spacing:-4px;
}
#cnr p {
	margin:0 20px;
	font-size:20px;
	letter-spacing:-1px;
	line-height:22px;
}
#cnr form {
	margin:40px 15px 0 15px;
	padding:0;
}
.emfld {
	width:318px;
	height:23px;
	padding:5px;
	background:url(images/emfld.gif) no-repeat;
	border:none;
	font-size:15px;
}
.sbfld {
	width:328px;
	height:33px;
	margin-top:10px;
	background:url(images/sbfld.gif) no-repeat;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
#cnb {
	width:800px;
	float:left;
}
#ftr {
	width:800px;
	margin:0 auto;
	padding-top:20px;
	background:url(images/qdb.gif) no-repeat top;
	text-align:center;
	font-size:11px;
}