﻿.clear {
	clear: both;
}

body {
	height: 100%;
	margin: 0px;
	text-align: center;
	background: #011724 url('website-images/mainbg3.png') no-repeat top center;
	font-family: Arial, Verdana;
	font-size: 12pt;
}

a {
	color: #e3f4fe;
}

p {
	line-height: 1.4em;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

img{
	border: none;
}

h1 {
	font-size: 12pt;
	color: #e3f4fe;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

h2 {
}

h3 {
	font-size: 12pt;
	margin: 20 0 5 0px;
	padding: 0px;
	font-weight: bold;
}

/* call to action */
#tc-calltoaction-wrapper {
	height: 481px;
	background: url('website-images/middlebg.png') repeat-x bottom;
}
#tc-calltoaction {
	width: 833px;
	margin: auto;
	position: relative;
	height: 481px;
}
#tc-calltoaction #tc-buttons {
	position: absolute;
	bottom: 178px;
	right: 20px;
}
#tc-calltoaction #tc-manymore {
	position: absolute;
	top: 55px;
	right: 22px;
	z-index: 100;
}

#tc-calltoaction #tc-tagline {
	background-image: url('website-images/thesimplebeautiful.png');
	text-indent: -10000px;
	width: 795px;
	height: 66px;
	position: absolute;
	left: 20px;
	top: 5px;
}

/* middle section*/
#tc-middle-wrapper {
	background: #033351;
}
#tc-middle {
	width: 800px;
	margin: auto;
	color: #e3f4fe;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
#tc-middle #tc-features {
	float: left;
	width: 455px;
}
#tc-middle #tc-features .clear {
	margin-bottom: 15px;
}
#tc-middle #tc-features div {
	margin: 10px 0px 10px 0px;
}
#tc-middle #tc-features > img:first-child {
	margin: 0 0 0 52px;
}
#tc-middle #tc-features div img {
	margin: 0px;
	float: left;
}
#tc-middle #tc-features div p {
	float: right;
	width: 400px;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}
#tc-middle #tc-features div p b {
	font-size: 12pt;
	font-weight: bold;
}
#tc-middle #tc-newsreleases {
	float: right;
	width: 280px;
}
#tc-middle #tc-newsreleases div {
	margin: 0px 0px 20px 0px;
}
#tc-middle #tc-newsreleases div p, #tc-middle #tc-newsreleases div h3 {
	padding: 0px 0px 0px 7px;
}
#tc-story-wrapper {
}
#tc-story-wrapper h5 {
	background: #01273f url('website-images/bottombg.png') repeat-x;
	height: 53px;
	padding: 0px;
	margin: 0px;
}
#tc-story-wrapper h5 img {
	margin-top: 13px;
}
#tc-story-wrapper p#tc-thestory {
	color: #e3f4fe;
}
#tc-story-wrapper #tc-thestory-container {
	background: #e3f4fe;
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	border: solid 1px #efefef;
}
#tc-story-wrapper #tc-thestory {
	width: 800px;
	text-align: left;
	margin: auto;
}
#tc-story-wrapper #tc-thestory #tc-problem {
	margin: 10px 0px 30px 20px;
	width: 350px;
	float: left;
}
#tc-story-wrapper #tc-thestory #tc-solution {
	margin: 10px 20px 30px 0px;
	width: 350px;
	float: right;
}
#tc-story-wrapper #tc-thestory h1 {
	color: #0c476b;
	font-size: 14pt;
}
#tc-bottombutton {
	position: relative;
	background: url('website-images/bottombarbg.png') no-repeat;
	height: 119px;
	width: 814px;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 50px;
}
#tc-bottombutton a{
	color: #e3f4fe;
}
#tc-bottombutton #tc-tryitnowwrapper {
	height: 78px;
	width: 348px;
	position: absolute;
	left: 20px;
	top: 17px;
}

/* #tc-bottombutton #tryitnowwrapper img#tc-tryitnow {
	position: absolute;
	left: 5px;
	top: 0px;
}
#tc-bottombutton #tryitnowwrapper img#tc-download-install {
	position: absolute;
	left: 12px;
	bottom: 0px;
} */

/*#tc-bottombutton #tryitnowwrapper img#tc-download-button {
	position: absolute;
	right: -10px;
	bottom: -10px;
}*/

#tc-download-button {
	position: absolute;
	right: 2px;
	bottom: -2px;
}

/* subscribe button */

#tc-bottombutton #tc-subscribewrapper {
	position: absolute;
	right: 42px;
	top: 17px;
	width: 350px;
	height: 78px;
}

/* as an image */
/*#tc-bottombutton #tc-subscribewrapper img#tc-subscribe-button {
	position: absolute;
	right: 2px;
	bottom: 0px;
}*/

#tc-subscribe-button {
	position: absolute;
	right: 2px;
	bottom: -5px;
}

/* as an input */
/*#tc-bottombutton #tc-subscribewrapper input#tc-subscribe-button {
	position: absolute;
	right: 2px;
	bottom: 0px;
}*/

#tc-subscribe-text {
	position: absolute;
	right: 105px;
	bottom: 5px;
	background-color: transparent;
	width: 213px;
	height: 22px;
	border: 0;
	color: #e3f4fe;
	font-size: 12pt;
	font-weight: bold;
}

/*
#tc-bottombutton #tc-subscribewrapper input#tc-subscribe-text {
	position: absolute;
	left: 14px;
	bottom: 1px;
	background: transparent;
	font-size: 12pt;
	color: #e3f4fe;
	margin-top: 8px;
	vertical-align: center;
	height: 30px;
	padding-left: 11px;
	border: none;
}
*/
/* end subscribe button*/

#tc-footer {
	margin-bottom: 100px;
	color: #183f58;
}
#tc-footer a {
	color: #183f58;
	text-decoration: none;
	padding: 5px;
}
#tc-footer a:hover {
	color: #183f58;
	text-decoration: underline;
}
