body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 40px 0 0;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
#wrapper {
	width: 830px;
	margin: 0 auto 0;
}
#header {
	background: url('images/header.jpg') no-repeat;
	height: 44px;
	margin: 0 0 11px;
}
#quote {
	background: url('images/quote.jpg') no-repeat;
	height: 84px;
	margin: 0 0 20px;
}
#quote p {
	font-size: 24px;
	font-weight: 100;
	color: #3c3e41;
	margin: 0;
	text-align: center;
	padding: 27px 0 0;
}
#video {
	width: 398px;
	float: left;
	margin: 0 19px 0 0;
}
#bulletsarea {
	background: url('images/girl.jpg') top right no-repeat;
	width: 413px;
	float: left;
	padding: 66px 0 0;
}
.bullet {
	background: url('images/bullet.jpg') no-repeat;
	height: 27px;
	margin: 0 0 20px;
}
.bullet p {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d1d1d;
	margin: 0;
	padding: 5px 0 0 35px;
}
.bullet p span {
	background: #fffc9b;
}
p.longertext {
	padding: 0 0 0 35px;
}
#bottomcontent {
	background: url('images/bg-bottomcontent.jpg') repeat-y;
	border: 1px solid #b1b1b1;
	margin: 16px 0 0;
}
#col1 {
	width: 518px;
	float: left;
	padding: 20px;
}
#col1 h1, #col1 h2 {
	font-size: 24px;
	font-weight: bold;
	color: #161616;
	margin: 0 0 6px;
}
#col1 p {
	font-size: 16px;
	font-weight: 100;
	color: #303030;
	line-height: 32px;
	margin: 0 0 16px;
}
.banner {
	text-align: center;
	margin: 0 0 15px;
}
#col1 ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 10px 40px;
}
#col1 li {
	list-style-image: url('images/checkmark.jpg');
	margin: 0 0 12px;
	color: #303030;
}
#col2 {
	width: 267px;
	float: right;
	text-align: center;
}
#twitterheader {
	margin: 20px 0;
}
.tweet {
	width: 247px;
	margin: 0 auto 20px;
	background: #e5f4f7 url('images/tweet-bottom.jpg') bottom no-repeat;
}
.tweet p {
	font-size: 12px;
	color: #3e4142;
	padding: 8px;
	margin: 0;
}
.tweet2 {
	width: 247px;
	margin: 0 auto 20px;
	background: #fbebfc url('images/tweet-bottom2.jpg') bottom no-repeat;
}
.tweet2 p {
	font-size: 12px;
	color: #3e4142;
	padding: 8px;
	margin: 0;
}
#social {
	width: 141px;
	margin: 0 auto 0;
}
#social img {
	display: block;
	margin: 0 0 10px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	color:#333333;
}