@charset "utf-8";
/* CSS Document */
table {
	margin:0 auto;
	padding:0;
}
body {
	margin:0 auto;
	padding:0;
	text-align:center;
	/*margin-top:10px;*/

	background-color:#003466;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000033;
}
#whole_bg{
	margin:0 auto;
	position:relative;
	width:996px;
	height:621px;
	background:url( http://m3.nflrush.com/live/application/views/images/bg.blue.gradient.996x621.jpg );
	background-repeat:no-repeat;
}
#home_headder
{
	padding-left:225px;
	position:relative;
	height:200px;
	margin-top:10px;
}
#banners
{
	/*top:-10px;*/
	margin-top:13px;
	padding-left:3px;
	position:relative;
}
#bottom{
	margin:13px 0 0 3px;
	position:relative;
	background:url(http://m3.nflrush.com/live/application/views/images/bg.what.do.you.do.976x110.gif) top left no-repeat;
	width:976px;
	height:110px;
}
.text_boxStyle{
	border:0;
	background:url(http://m3.nflrush.com/live/application/views/images/bg.input.96x19.gif) top left no-repeat ;
	width:91px;
	padding-left:5px;
	padding-top:3px;
}
img {
	border:0;
}
#bottem_img {
	padding:8px 0 0 810px;
}
#nonUnserPopup{
	top:130px;
	left:480px;
	position:absolute;
	width:260px;
	height:290px;
	}
#divStyle1 {
	float:left;
}
#divStyle2 {
	float:right;
	position:relative;
	right:20px;
	top:-280px;
}
#divStyle3 {
	float:right;
	position:relative;
	right:30px;
	top:-50px;
}
#remembermePopup{
	top:130px;
	left:480px;
	position:absolute;
	width:260px;
	height:290px;
	}
#rememberme {
	float:left;
}
#closebtn {
	float:right;
	position:relative;
	right:20px;
	top:-275px;
}
#okaybtn {
	float:right;
	position:relative;
	right:80px;
	top:-40px;
}
