body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #444;
}

.container_12, .container_16 {
	display: inline-block;
}

a:link, a:visited {
	color: #444;
}

a:hover, a:active {
	color: #000;
}

#headerWrapper {
	width: 100%;
	background-color: #fff;
}

#header {
	text-align: left;
}

#logo {
	margin-top: 20px;
	height: 74px;
}

#tagline {
	margin-top: 4px;
	height: 44px;
}

#description {
	height: 85px;
}

#contentWrapper {
	width: 100%;
	margin-left: 5px;
	border-bottom: 1px solid #ccc;
}

#content {
	padding: 20px 0px;
	text-align: left;
	font-size: 1.4em;
}

#bonsai {
	margin-top: 8px;
}

.ie #bonsai {
	margin-bottom: -2px;
}

#testimonial {
	width: 298px;
	margin-bottom: 24px;
}

#testimonial blockquote {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-family: Georgia;
	font-style: italic;
	line-height: 1.3em;
}

#testimonial blockquote span {
	background-color: #fff;
}

#testimonial cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 7px;
	background: transparent url(../../images/marketing/home/tip.gif) no-repeat 20px 0;
	font-size: 0.8em;
	font-style: normal;
}

#testimonial cite span {
	background-color: #f0f0f0;
}

.ie #testimonial cite {
	top: 4px;
}

#punchButtons {
	padding-bottom: 20px;
}

#punchButtons div {
	display: inline-block;
	margin-right: 4px;
}

.ie #punchButtons div {
	display: inline;
	margin-right: 6px;
}

.signUpPunchButton a {
	display: block;
	width: 222px;
	height: 43px;
	background: transparent url(../../images/marketing/punch-buttons/try-it-for-free.png) no-repeat;
	text-indent: -9999em;
}

.signUpPunchButton a:hover {
	background-position: 0px -43px;
}

.takeTourPunchButton a {
	display: block;
	width: 222px;
	height: 43px;
	background: transparent url(../../images/marketing/punch-buttons/take-a-tour.png) no-repeat;
	text-indent: -9999em;
}

.takeTourPunchButton a:hover {
	background-position: 0px -43px;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0.2em;
}

h1 a:link, h1 a:visited {
	color: #455101;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #000;
	text-decoration: none;
}

p {
	line-height: 1.3em;
	margin-bottom: 1.3em;
}

#blog {
	border: 1px solid #d0d0d0;
	background: #e6e6e6;
}

#blog .header {
	font-size: 0.85em;
	color: #555;
	height: 16px;
	padding: 6px 0px 2px 24px;
	border-bottom: 1px solid #d0d0d0;
	background: #d9d9d9 url(../../images/marketing/blog.png) no-repeat 4px 4px;
}

#blog a:link, #blog a:visited {
	color: #555;
	text-decoration: none;
}

#blog a:hover, #blog a:active {
	color: #000;
	text-decoration: underline;
}

#blog .postContent {
	font-family: Georgia;
	font-style: italic;
	padding: 8px 4px;
}

#blog .postTitle {
	font-size: 0.9em;
	margin-bottom: 4px;
	color: #666;
}

#blog .postSummary {
	color: #777;
	font-size: 0.85em;
}

#blog .postReadMore {
	font-size: 0.8em;
	margin-top: 4px;
}

#twitter {
	margin-top: 12px;
	border: 1px solid #d0d0d0;
	background: #e6e6e6;
}

#twitter .header {
	font-size: 0.85em;
	color: #555;
	height: 16px;
	padding: 6px 0px 2px 24px;
	border-bottom: 1px solid #d0d0d0;
	background: #d9d9d9 url(../../images/marketing/twitter.png) no-repeat 4px 4px;
}

#twitter a:link, #twitter a:visited {
	color: #555;
	text-decoration: none;
}

#twitter a:hover, #twitter a:active {
	color: #000;
	text-decoration: underline;
}

#twitter .twitterContent {
	font-family: Georgia;
	font-style: italic;
	padding: 8px 4px 0px 4px;
}

#twitter ul li {
	font-family: Georgia;
	font-style: italic;
	color: #777;
	font-size: 0.85em;
	margin-bottom: 8px;
	line-height: 1.2em;
}

#twitter .time {
	font-size: 0.9em;
}