html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	background: #D4D9DD;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#grid {
	overflow: hidden;
}

#grid-alt {
	overflow: visible !important;
}

#grid-clear {
	clear: both;
}

#grid, #first {
	width: 100%;
}

.iframe {
	display: block;
}
body, input, textarea, select {
	color: #474f51;
	font-size: 13.5pt;
	font-family: 'Yanone Kaffeesatz';
	line-height: 1.85em;
	font-weight: 300;
}

ul, ol, p, dl {
	margin: 0 0 2em 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.quotes {

}

.quotes li {
	padding: 1em 0 1em 0;
	overflow: hidden;
}

.quotes li p {
	margin: 0 0 0 90px;
	font-size: 1.2em;
	font-style: italic;
}

.quotes li span {
	display: block;
	margin-left: 90px;
	font-size: 0.9em;
	font-weight: 400;
}

#content .quotes li {
	border-bottom: : solid 1px #e2e6e8;
}

#footer .quotes li {
	border-top: solid 1px #e0e4e6;
	border-bottom: solid 1px #b5bec3;
}

.checklist {

}

.checklist li {
	padding: 0.7em 0 0.7em 45px;
	font-size: 1.2em;
}

#content .checklist li {
	border-bottom: solid 1px #e2e6e8;
}

#footer .checklist li {
	border-top: solid 1px #e0e4e6;
	border-bottom: solid 1px #b5bec3;
}

.bordered-feature-image {
	display: block;
	background: #fff;
	padding: 10px;
	box-shadow: 3px 3px 3px 1px rgba(0,0,0,0.15);
	margin: 0 0 1.5em 0;
	outline: 0;
}

.bordered-feature-image img {
	display: block;
	width: 25%;
}

.button-big {
	display: inline-block;
	background: #ed391b;
	color: #fff;
	text-decoration: none;
	font-size: 1.75em;
	font-weight: 300;
	padding: 15px 45px 15px 45px;
	outline: 0;
	border-radius: 10px;
	box-shadow: inset 0px 0px 0px 1px rgba(255,96,96,0.65), 3px 3px 3px 1px rgba(0,0,0,0.15);
	background-image: -moz-linear-gradient(top, #ed391b, #ce1a00);
	background-image: -webkit-linear-gradient(top, #ed391b, #ce1a00);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed391b), to(#ce1a00));
	background-image: -ms-linear-gradient(top, #ed391b, #ce1a00);
	background-image: -o-linear-gradient(top, #ed391b, #ce1a00);
	background-image: linear-gradient(top, #ed391b, #ce1a00);
}

.button-big:hover {
	box-shadow: inset 0px 0px 0px 1px rgba(255,128,128,0.65), 3px 3px 3px 1px rgba(0,0,0,0.15);
	background-image: -moz-linear-gradient(top, #fd492b, #de2a10);
	background-image: -webkit-linear-gradient(top, #fd492b, #de2a10);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd492b), to(#de2a10));
	background-image: -ms-linear-gradient(top, #fd492b, #de2a10);
	background-image: -o-linear-gradient(top, #fd492b, #de2a10);
	background-image: linear-gradient(top, #fd492b, #de2a10);
}

#header-wrapper {
	background: #3B4346;
	border-bottom: solid 1px #272d30;
	box-shadow: inset 0px -1px 0px 0px #51575a;
}

.subpage #header-wrapper {
	height: 155px;
}

#features-wrapper {
	background: #353D40;
	border-bottom: solid 1px #272e31;
	padding: 45px 0 45px 0;
}

#content-wrapper {
	background: #f7f7f7 url('images/bg04.png');
	border-top: solid 1px #fff;
	padding: 45px 0 45px 0;
}

#footer-wrapper {
	padding: 45px 0 45px 0;
}

#header {
	min-height: 155px;
	position: relative;
}

#header h1 {
	position: absolute;
	left: 0;
	bottom: 35px;
	font-family: 'Lobster', sans-serif;
	font-size: 2.75em;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header nav {
	position: absolute;
	right: 0;
	bottom: 35px;
	font-weight: 200;
}

#header nav a {
	color: #c6c8c8;
	text-decoration: none;
	font-size: 1.4em;
	margin-left: 60px;
	outline: 0;
}

#header nav a:hover {
	color: #f6f8f8;
}

#banner {
	border-top: solid 1px #222628;
	box-shadow: inset 0px 1px 0px 0px #3e484a;
	padding: 35px 0 35px 0;
	color: #fff;
}

#banner .bordered-feature-image {
	margin-bottom: 0;
	align-items: right;
}

#banner p {
	font-size: 2em;
	font-weight: 200;
	line-height: 1.25em;
	padding-right: 1em;
	margin: 0 0 1em 0;
}

#features {
	color: #a0a8ab;
}

#features h2 {
	font-size: 1.25em;
	color: #fff;
	margin: 0 0 0.25em 0;
}

#featuers a {
	color: #e0e8eb;
}

#features strong {
	color: #fff;
}

#content {

}

#content section {
	background: #fff;
	padding: 40px 30px 45px 30px;
	box-shadow: 2px 2px 2px 1px rgba(128,128,128,0.1);
	margin: 0 0 10% 0;
}

#content h2 {
	font-size: 1.8em;
	color: #373f42;
	margin: 0 0 0.25em 0;
}

#content h3 {
	color: #96a9b5;
	font-size: 1.25em;
}

#content a {
	color: #ED391B;
}

#content header {
	margin: 0 0 2em 0;
}

#footer {
	color: #FFF;
}

#footer h2 {
	font-size: 1.25em;
	color: #FFF;
	margin: 0 0 0.5em 0;
}

#footer a {
	color: #FFF;
}

#copyright {
	border-top: solid 1px #b5bec3;
	box-shadow: inset 0px 1px 0px 0px #e0e4e7;
	text-align: center;
	padding: 45px 0 80px 0;
	color: #8d9ca3;
}

#copyright a {
	color: #8d9ca3;
}