﻿
body{
	color:#575c7a;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #f4f4f4;
}
.page{
	max-width:857px;
	margin:0px auto 0px auto;
	position:relative;
	background-color:#fff;
}
h1 {font-size:2em;	font-weight:normal;	margin:0px 0px 0.5em 0px; color: #e8491d;}
h2 {font-size:1.7em; margin:0px 0px 1em 0px; }
h3 {font-size:1.5em; margin:0px 0px 1em 0px; }
h5 {font-size:1em;	font-style:normal}
p	{margin:0px 0px 1em 0px;}

a{color: #e8491d; text-decoration:none;}
a:hover {color: #FA624D;}
footer { font-size:.85em; color:#9ba0bd; background-color:#f4f4f4; padding:10px 10 10px 0px;
}
a.cta {
	text-transform:uppercase;
	font-size:.9em;
	font-weight:bold;
	margin:.5em 0px 0px 0px;
	padding: 0px 12px 0px 0px;	
}
.promo h3{
	font-size:1.1em; margin:0px; }
.promo p {
	line-height:1.2em; font-size:.9px; margin-bottom:.5em; 
}

.promo {
	background-repeat:no-repeat;}
.promo.one {
	background-image:none;}
.promo.two {
	background-image:none;}
.promo.three {
	background-image:none;}
.clear-fix{
	clear:both; line-height:1px
}