/* CSS Document */

body
{
	/*background:#04254F;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.86em;
	line-height:125%;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	margin:0;
	padding:0;
	margin-top:0px;
	background:#015f9d;
	padding:0px;
	margin:0px;
}

#wrapper
{
	width:600px;
	margin:20px auto;
	background:#fff url(../images/wrapperbg.jpg) repeat-y center;
}

#topcurve
{
	height:16px;
	background:#fff url(../images/topcurve.jpg) top center no-repeat;
}

#bottomcurve
{
	height:15px;
	background:#fff url(../images/bottomcurve.jpg) bottom center no-repeat;
}

#logo
{
	height:103px;
	text-align:center;
	width:222px;
	margin:0px auto;
}

#banner
{
	text-align:center;
	width:500px;
	margin:20px auto;
}

#offers
{
	text-align:center;
	width:300px;
	margin:0px auto;
}

#continue
{
	text-align:center;
	width:360px;
	margin:10px auto;
}

