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

body{
	background:url(images/body_bg.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a, a:active, a:visited, a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#31000D;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.header{
	background:url(images/header_top3.png) no-repeat;
	width:780px;
	height:126px;
}
.spacer{
	height:15px;
}
.space{
	width:5px;
}
.savings1{
	background:url(images/savings1.jpg) no-repeat;
	width:760px;
	height:69px;
}
.savings2{
	background:url(images/savings2.jpg) no-repeat;
	width:760px;
	height:127px;
}

.ptn {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16pt;
}
