html,body {
	margin:0;
	padding:0;
}
html {
}
body {
	background:url('../images/bg_body.jpg') top center #cacaca repeat-x;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size:12px;	
}
form {
	display:inline;
}
a, a:visited {
	color:#0260a9;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}
.clr {
	margin:0;
	padding:0;
	line-height:0.1em;
	clear:both;	
}
#wrapper {
	background:url('../images/bg_top.png') top center no-repeat;
	width:100%;
}
#site {
	width:100%;
	text-align:center;
}

/* Header Layout */
#header {
	margin:20px 0 0 0;
}

#logo {
	float:left;	
}

#title {
	float:right;
}

#content {
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	width:974px;	
}
#flash-content {
	width:974px;
	height:404px;	
	padding:0px 0 0 0px;
	margin-bottom:0;
	line-spacing:0.1em;
	
}
#promos {
	position:relative;
	width:969px;
	height:290px;
	margin-top:0px;
	background:url('../images/bg_promos.png') no-repeat top center;
}
.promo {
	display:inline;
	position:relative;
	float:left;
	padding:0;
	margin:26px 0 0 0;	
}
.promo a.promo-link, .promo a.promo-link:visited {
	position:absolute;
	top:180px;
	left:50%;
	margin-left:-45px;
	font-size:11px;
	padding:2px 4px 2px 4px;
}
.promo a.promo-link:hover {
	background-color:#0260a9;
	color:#fff;	
	text-decoration:none;
}
#promo-1500 {
	position: relative;
	width:877px;
	margin:0 0 25px 45px;	
}
#promo-1500-button {
	position:absolute;
	top:8px;
	right:0px;	
}
#decoder {
	width:751px;
	height:149px;
	margin:auto;
	background:url('../images/bg_decoder.png') no-repeat;	
	position:relative;
}

#decoder-window {
	position:absolute;
	left:367px;
	top:10px;	
}

#winning-number {
	position:absolute;
	left:367px;
	top:50px;
	width:370px;
	text-align:center;
	color:#e70b3a;
	font-weight: normal;
	font-size:24px;
	/* fe0000 */
}


#footer {
	text-align:center;
	color:#474646;
	font-size:14px;
	padding:0 0 120px 0;
}
#footer-logo, #footer-content, #footer-globus-logo {
	float:left;	
	display:block;
}
#footer-logo {
	
}
#footer-content {
	text-align:center;
	width:693px;
	padding-top:25px;
}
#footer-globus-logo {
	padding-top:25px;
}
#footer-content p {
	margin:0;
	font-size:14px;
}
#footer-content p.small {
	font-size:11px;
	margin:10px 0 0 0;
}

a#twitter-link, a#twitter-link:hover {
	color:#474646;
	text-decoration:none;
}
