@charset "UTF-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D0DF5C;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 2em;

}
a:link {color: #51b5e0; text-decoration: underline; }
a:active {color: #51b5e0; text-decoration: underline; }
a:visited {color: #CCCCCC; text-decoration: underline; }
a:hover {color: #cee007; text-decoration: none; }

#wrapper {
	height: 100%;
	width: 920px;
	margin: 0 auto;
	text-align:left;
	background-color: #000000;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#clear {
	clear: both;
}
img {
	border: 0;
}
p{
	font-size: 12px;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
#header {
	position: relative;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(images/lime.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
#flashbanner {
	position: relative;
	left: 50px;
	top: 10px;
}
#flashbanner img {
	position: relative;
	left: 50px;
	top: 10px;
}
#content{
	margin: 0px;
	padding: 0px 0px 0px 100px;
	width: 800px;
	position: relative;
	top: 0px;
	left: 0px;
}
#contentbox{
	margin-right: 9px;
	width: 510px;
	background-attachment: scroll;
	background-image: url(images/offersarea_rborder222.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	clear: left;
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.subheader {
	font-size: 12px;
	color: #CDDF06;
}
#stage img{
	margin: 0px;
	padding: 0px;
}
#basiclist{
	float: right;
	clear: right;
	width: 250px;
	background-image:url(images/basiclist_bck.gif);
	background-repeat:no-repeat;
	z-index: 5;
}

#basiclist img{
	margin-left:14px;
	margin-right:6px;
	margin-top:50px;
	margin-bottom:5px;
	padding:0px;
}

#sidebar {
	width: 250px;
	float: right;
	clear: right;
	position: relative;
	margin-top: 20px;
	top: 0px;
	z-index: 5;
}

.headerspacer {
	height: 50px;
	width: 100%;
}
}

#wrapper #content #sidebar{
	padding-bottom: 110px;
}

#footercopy p {
	font-size: 10px;
}
