

body {
	font-size: 13px;
	font-family: Arial, sans-serif;
	margin: 0px;
	background-color: #e1e1e1;
}
#header {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: white;
	background-color: #8a131a;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	box-shadow: 0px 2px 8px #a3a3a3; 
	-webkit-box-shadow: 0px 2px 8px #a3a3a3; 
	-moz-box-shadow: 0px 2px 8px #a3a3a3; 
}
#page {
	min-height: 300px;
	line-height: 1.40;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 910px;
	box-shadow: 0px 2px 8px #a3a3a3; 
	-webkit-box-shadow: 0px 2px 8px #a3a3a3; 
	-moz-box-shadow: 0px 2px 8px #a3a3a3; 
}
#page-home {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/home/phone.jpg);
	line-height: 1.40;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 910px;
	box-shadow: 0px 2px 8px #a3a3a3; 
	-webkit-box-shadow: 0px 2px 8px #a3a3a3; 
	-moz-box-shadow: 0px 2px 8px #a3a3a3; 
}
#page-savings {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/savings/coffee.jpg);
	line-height: 1.40;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 910px;
	box-shadow: 0px 2px 8px #a3a3a3; 
	-webkit-box-shadow: 0px 2px 8px #a3a3a3; 
	-moz-box-shadow: 0px 2px 8px #a3a3a3; 
}
#footer {
	line-height: 1.50;
	padding: 20px;
	color: white;
	background-color: #8a131a;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	box-shadow: 0px 2px 8px #a3a3a3; 
	-webkit-box-shadow: 0px 2px 8px #a3a3a3; 
	-moz-box-shadow: 0px 2px 8px #a3a3a3; 
}
#header ul {
	margin-top: 27px;
	float: right;
}
#header li {
	margin-left: 33px;
	display: inline;
	list-style-type: none;
}
#header a {
	text-shadow: 2px 2px 3px #56070b;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
h1 {
	line-height: 1.10;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin-top: 22px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.home-container {
	margin-bottom: 10px;
	margin-left: 15px;
	width: 700px;
}
.home-container h1 {
	margin-bottom: 10px;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.home-container h2 {
	margin-top: 22px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #8a131a;
}
#page a:hover {
	text-decoration: underline;
}
#header a.current {
	text-decoration: underline;
}
#header a:hover {
	text-decoration: underline;
}
.footer-col {
	float: left;
	width: 180px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer li {
	text-shadow: 2px 2px 3px #56070b;
	font-size: 13px;
	list-style-type: none;
}
#footer h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-shadow: 2px 2px 3px #56070b;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.home-box {
	float: left;
	margin-right: 30px;
	width: 280px;
}
.home-box p {
	color: #666666;
	margin-bottom: 0px;
	margin-top: -3px;
	font-size: 13px;
}
.home-box h3 {
	margin-bottom: 10px;
	margin-top: 15px;
}
img {
	border-width: 0px;
}
#bill {
	padding: 30px;
	background-position: 25px 25px;
	background-repeat: no-repeat;
	background-image: url(../images/savings/phone.png);
	min-height: 300px;
	background-color: #f6f3d7;
	margin-right: 10px;
	float: right;
	width: 570px;
	box-shadow: 0px 4px 20px #919191; 
	-webkit-box-shadow: 0px 4px 20px #919191; 
	-moz-box-shadow: 0px 4px 20px #919191; 
}
.bill-container {
	padding-bottom: 15px;
	margin-right: 10px;
	float: right;
	width: 630px;
}
.hr {
	margin-bottom: 15px;
	margin-top: 10px;
	background-color: black;
	height: 2px;
	color: black;
}
.large {
	text-align: center;
	font-size: 24px;
}
input.large-text {
	border-color: #b2b2b2;
	border-style: solid;
	border-width: 1px;
	font-size: 24px;
	width: 60px;
}
input.large-submit {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #4c4c4c;
	background-repeat: repeat-x;
	background-image: url(../images/savings/button-gradient.png);
	font-family: Helvetica, Arial, sans-serif;
	border-color: #b2b2b2;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	font-size: 18px;
	cursor: pointer;
}
.subtitle {
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #7f7f7f;
	text-align: center;
}
.form-container {
	border-color: #e5e5e5;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #f4f4f4;
	width: 405px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.column-left {
	float: left;
	width: 50%;
}
.column-right {
	width: 50%;
	float: right;
}
.form-container h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18px;
}
.how-container {
	width: 300px;
}
.how-container h1 {
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}
.how-card {
	background-repeat: repeat-x;
	background-image: url(/images/box-bg.png);
	border-color: #d8d8d8;
	border-width: 1px;
	border-style: solid;
	padding-bottom: 7px;
	padding-top: 7px;
	color: #4c4c4c;
	font-size: 15px;
	padding-right: 25px;
	padding-left: 25px;
	width: 520px;
	background-color: #f4f4f4;
	box-shadow: 0px 2px 8px #cccccc; 
	-webkit-box-shadow: 0px 2px 8px #cccccc; 
	-moz-box-shadow: 0px 2px 8px #cccccc; 
}
.how-card-img {
	text-align: center;
}
.clear {
	height: 40px;
	clear: both;
}
.how-card ul {
	line-height: 1.60;
}
.how-card h3 {
	text-shadow: 1px 1px white;
	margin-bottom: 0px;
	color: black;
}
.how-card-col {
	font-size: 13px;
	width: 240px;
}
.how-card-col h4 {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 15px;
}
.how-card-col p {
	margin-top: 5px;
}
h4 {
	margin-top: 25px;
	font-weight: bold;
	font-size: 15px;
}

