@charset "utf-8";
/* CSS Document */

#pwLeft{
	background:url(../images/stevepicforml.jpg) top left no-repeat;
	width:364px;
	height:540px;
	float:left;
}

#pwRight{
	background:url(../images/stevepicformr.jpg) top left no-repeat;
	width:502px;
	height:540px;
	float:right;
}

#buttonHolder{
	width:400px;
	margin:0 auto;
	padding-top:20px;
}
#buttonBox{ width:173px; height:48px; position: relative; z-index: 9998; background:url(../images/submitB.jpg) top left no-repeat;}
#buttonBox{ margin:0 auto; }
#buttonBox #submitButton li a{ 
	float:left;
	width:173px;
	height:0;
	padding-top:48px;
	overflow:hidden;
}

#buttonBox #submitButton li a {
	background:url(../images/submitB.jpg) top left no-repeat;
	}
#buttonBox #submitButton li a { background-position:0 0; }
#buttonBox #submitButton li a:hover {  background-position:0 -48px;  }

#promoends{
	width:606px;
	height:91px;
	background:url(../images/promoends.jpg) top left no-repeat;
	margin:0 auto;
	}
#promoends h1{
	text-indent:-9999px;
	}