﻿

body 
{
	font-family:Tahoma,Verdana,sans-serif;
	font-size: 15px;
	color: #333;
	line-height:1.22em;
	font-size: 0.8em;
}

h1, h2, h3
{
	margin: 20px 0;
	line-height: 1.1em; /*color: #C1D82F;*/
	color: #717074;
}
h1
{
	font-size: 20px;
}
a
{
	color: #00467E;
}
a:hover
{
	color: Black;
}
.offerbox
{
	background-color:#C1D82F;
	margin:20px 30px;
	padding:10px;
	text-align:center;
}
.offerbox a, .downloadbox a
{
	color: #000;
}
.downloadbox
{
	background-color:#C1D82F;
	margin:0;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:larger;
}
#header
{
	position: relative;
	height: 100px;
}


h1.header-logo
{
	background: white url('logo.jpg') no-repeat top left;
	width: 213px;
	height: 80px;
	margin: 10px auto;	
	text-indent: -990px;
	overflow: hidden;
}
a.getstartedlink
{
	font-size: 14px;
	font-weight: bold;
}

.download-option{
	margin: 10px;
	background-color: White;
	text-align: center;
	padding: 10px;
	border: solid 2px #ddd;
}
