/************/
/*	LAYOUT  */
/************/
#header {
	height: 153px;
	background: url(../images/header/header_index.png) no-repeat top right;
}

#mainContent {
	background: url(../images/background/smoke_multi.png) no-repeat bottom left;
	width: 796px;
	text-align: center;
	border: 2px solid #94aabd;
	border-top: 0;
	border-right: 0;
	min-height: 405px;
}

/************/
/*	FOOTER  */
/************/
#footer {
	padding-right: 10px;
}

#countdown {
	width: 820px;
	text-align: center;
	cursor: pointer;
}

#countdown input {
	text-align: center;
	padding-left: 0;
}

#countdown, #countdown input {
	border: 0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #46a2b5;
}

.counterClick {
	font-style: italic;
	text-decoration: underline;
}

#footer p {
	padding-top: 28px;
	text-align: justify;
}

.ie6WarningPic {
	display: block;
	float: left;
	padding-right: 30px;
}
