body {
	background: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #0b1e3c;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#header {
	background: #0b1e3c;
	padding-bottom: 5px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}

#logo-electrolux {
	position: absolute;
	right: 150px;
	top: 0px;
}

#menu {
	text-align: left;
	padding-left: 100px;
	padding-bottom: 20px;
}

#menu a{
	color: #b40b27;
	text-decoration: none;
}


#content-bg {
	width: 900px;
	background: #0b1e3c url(http://content-resources.sympatico.ca/content/channels/contests/electroluxholidays/images/bg_form.jpg) repeat-y;
	min-height: 500px;
	height: auto;
	_height: 500px;
}

#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #c8effe;
	font-size: 15px;
	text-align: left;
}

#enter {
	position: absolute;
	top: 650px;
	right: 100px;
}

#enter-again {
	position: absolute;
	top: 810px;
	right: 100px;
	text-align: right;
	color: #0b1e3c;
}

.highlight {
	color: #b40b27;
	font-weight: bold;
	font-size: 13px;
}

#footer {
	background: #0b1e3c;
	padding-top: 5px;		
}

#disclaimer {
	width: 700px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link {
	color:#CCC
}

a:hover {
	color:#F00
}

a:visited {
	color:#666
}
