*{ margin:0; padding:0; }
img{ border:0; }
a{ outline:none; text-decoration: none; color: #d3530d; }
a:hover{ text-decoration: underline; color: #d3530d; }
.clear:after { content: "."; clear: both; height:0; display:block; visibility: hidden; }
.alt { 	position: absolute; left: -9999px; }

body {
	font-size: 62.5%;
	text-align: center;
	background-color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
}

div#wrapper {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	background: url("../img/landing/milli/body-bkg.gif") no-repeat 0 30px;
	position:relative;
}

div#header {
	height: 38px;
	position:relative;
}

div#header a{
	display:block;
	width:165px;
	height:25px;
	position:absolute;
	left: 10px;
	top: 8px;
	background: url("../img/landing/eolpromo/logo.gif") no-repeat 20px 0;

}

div#main {
	width: 255px;
	margin: 5px 0 0 470px;
	padding: 16px;
	line-height: 18px;
}

div#main p {
	font-size: 1.5em;
	margin-bottom: 15px;
	color:#fff;
	line-height: 19px;
	font-weight: bold;
}

div#main div#callout {
	font-size: 1.5em;
	color:#0d251a;
	background:url(../img/landing/milli/callout.gif) left top no-repeat;
	text-align: center;
	width: 240px;
	height: 57px;
	padding-top:5px;
	font-weight:500;
}

div#main div#callout span#counterval {
	font-size: 1.3em;
	font-weight: bold;
}

div#content {
	width: 690px;
	margin: 0 0 0 35px;
	padding: 16px;
	line-height: 20px;
}

div#content h3 {
	font-size: 1.6em;
	margin: 15px 0 8px 0;
	font-weight: bold;
	color: #163e7b;
}

div#content p {
	font-size: 1.4em;
	margin: 0 0 12px 0;
}

div#content p.disc {font-size: 1em; line-height: normal; }

div#content div#rules {font-size: 1em; line-height: normal; padding: 0 5px; }


div#footer {
	border-top: #e2e0e0 1px solid;
	padding:12px 0;
	margin: 0 0 0 35px;
	font-size: 1.1em;
	text-align: center;
}

div#footer span#footer-links {
	margin-left: 20px;
}

div#footer a {
	margin: 0 5px;
}
