body {
	background: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #1c4981;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#header {
	background: #0b1e3c;
	padding-bottom: 5px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}


#dell-logo {
	position: absolute;
	right: 30px;
	top: 50px;
}

#dell-logo-sm {
	position: absolute;
	right: 15px;
	top: 40px;
}

#bell-logo {
	position: absolute;
	left: 30px;
	top: 720px;
}

#bell-logo-sm {
	position: absolute;
	bottom: 10px;
	left: 15px;

}

#intel-logo {
	position: absolute;
	right: 60px;
	top: 470px;
}

#intel-logo-sm {
	position: absolute;
	right: 15px;
	top: 100px;
}

#content-container {
	position: relative;
	background: url(../images/b-bg2.jpg) repeat-y top center;
	height: auto;
	min-height: 300px;
	_height: 300px;
	padding-bottom: 20px;
}

#content {
	padding: 20px;
	text-align: left;
}

#enter {
	position: absolute;
	top: 680px;
	right: 130px;
}

#buy-now {
	position: absolute;
	right: 200px;
	top: 490px;
}

#footer {
	background: #0b1e3c;
	padding-top: 5px;		
}

#disclaimer {
	text-align: left;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
