@charset "utf-8";
body {
	background-color: #1A1A1A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainCon {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#topBanner {
	height: 185px;
	width: 560px;
}
#featurePlusStrip {
	height: 82px;
}
#colorLeft {
	background-color: #00BBE4;
	height: 5px;
}
#colorRight {
	background-color: #FAD001;
	height: 5px;
}

#spacer {
	height: 5px;
}
#sideSpacer {
	width: 15px;
}


#headSpacer {
	width: 385px;
	height: 7px;
}
#textCon {
	width: 385px;
}


.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BBBBBB;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	line-height: 14px;
}

.textSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
#SideFiller {
	height: 31px;
	width: 149px;
}
#buyRightRight {
	width: 20px;
}
#buyRightLeft {
	width: 29px;
}
.bigMoney {
	font-size: 32px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#btmCon {
	background-image: url(../images/Gradient.jpg);
	background-repeat: repeat-x;
}

#navCol {
	width: 150px;
	vertical-align: top;
	text-align: center;
}

#buyRight {
	width: 149px;
	vertical-align: top;
}
#buyRightMid {
	width: 100px;
}

.field {
	width: 100px;
}

