p {
	padding: 0 20px;
	margin: 0;
}
h2 {
	padding: 10px 20px 0 20px;
	margin: 0 0 5px 0;
	font-size:18px;
	font-weight: normal;
	text-transform:uppercase;
}
h3 {
	padding: 10px 20px 0 20px;
	margin: 0 0 5px 0;
	font-size:14px;
	font-weight: bold;
	text-transform:uppercase;
}
html, div, img, a {
	margin:0;
	padding:0;
	border:0;
	border-collapse:0;
	border-spacing:0;
}
ul {
	list-style: disc;
	margin:0;
	padding: 5px 0 0 45px;
	border:0;
	border-collapse:0;
	border-spacing:0;
	line-height:20px;
}
body {
	margin:0;
	padding:0;
	border:0;
	border-collapse:0;
	border-spacing:0;
	background-color:white;
	font-family: Times New Roman;
}
a,
a:link {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color:#ffffff;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#006666;
	text-decoration : none;
}
.link,
.link:visited {
	color: #ffffff !important;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.link:hover {
	color: #000000;
	text-decoration: underline;
}
.link2,
.link2:visited {
	color: #063649 !important;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.link2:hover {
	color: #ffffff;
	text-decoration: underline;
}
.link3,
.link3:visited {
	color: #063649 !important;
	text-decoration: none;
}
.link3:hover {
	color: #ffffff;
	text-decoration: underline;
}
#landingPageWrapper {
	width: 750px;
	margin: 0 auto;
}
#landingPageHeader {
	width: inherit;
	margin: 0 0 3px 0;
	background: #004f42;
}
#headtext {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	text-align: right;
	display: inline;
	margin: 0;
	padding: 25px 35px 5px 0;  
}
#headtext .phone {
	color: inherit;
	font-size: 24px;
}
#landingPageBranding {
	width: inherit;
	clear:both;
	margin: 0 0 3px 0;
	background: #ffffff;
}
#landingPageContent {
	clear: both;
	width: 470px;
	float: left;
	background: #ede8be;
	color:#0c454e;
	font-size:14px;
	margin-bottom: 3px;
	padding: 10px 0;
}
.landingPagePromos {
	width: 277px;
	float: right;
	clear: right;
	color: #ffffff;
	margin-bottom: 3px;
	padding: 10px 0;
}
#landingPagePromo1 {
	background: #437E84;
}
#landingPagePromo2 {
	background: #5B9297;
}
#landingPagePromo3 {
	background: #6f7571;
}
#landingPageFooter {
	clear: both;
	color: #ffffff;
	background: #004f42;
	font-size:12px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	width: inherit;
	padding: auto;
}
