body, html{
	background-color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

*{
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	font-weight: bold;
	color: #17CD99;
}

a:hover{
	font-weight: bold;
	color: #000;
}

img, img a, img a:link, img a:visited{
	border: none;
}

p{
	line-height: 18px;
	margin-bottom: 12px;
}

h1{
	/*font-family: Georgia, "Times New Roman", Times, Serif;*/
	
	font-size: 36px;
	color: #333;
	/*font-weight: normal;*/
	margin-bottom: 12px;
}

h3{
	/*font-family: Georgia, "Times New Roman", Times, Serif;*/
	font-size: 24px;
	color: #333;
	/*font-weight: normal;*/
	/*font-style: italic;*/
	margin-bottom: 12px;
}

#layout{
	width: 100%;
}

#layout .top{
	width: 100%;
	height: 140px;
	background-color: #FFF;
	/*border-bottom: solid 1px #999;*/
}

#top-inside{
	position: relative;
	width: 760px;
	margin: 0px auto;
}

#top-inside .logo{
	padding-top: 30px;
	width: 280px;
}

#top-inside .navigation{
	position: absolute;
	right: 0px;
	top: 15px;
	/*width: 480px;*/
}

p{
	margin-bottom: 24px;
}

div.meta{
	color: #999;
	font-size: 11px;
	/*margin-bottom: 40px;*/
	float: right;
}

span.meta{
	margin-left: 10px;
}

div.meta a, div.meta a:visited{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

div.meta a:hover{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

div.main-navigation{
	margin-top: 48px;
	text-transform: uppercase;
	font-weight: bold;
	/*float: right;*/
}

div.main-navigation a{
	text-decoration: none;
}

div.navigation span{
	margin-left: 5px;
}

.light{
	color: #CCC;
}

#layout .content{
	margin: 0px auto;
	margin-top: 24px;
	width: 760px;
	background-color: #FFF;
	margin-bottom: 12px;
}

#layout .content img{
	/*border-bottom: dotted 1px #999;*/
}

p.quote{
	padding-top: 24px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 24px;
	color: #666;
	font-style: italic;
}

#layout .content hr{
	width: 760px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-top: 1px solid #EEE;
}

div.columns{
	padding: 24px;
	width: 712px;
	position: relative;
	color: #666;
}

div.left{
	width: 344px;
}

h2{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	color: #17CD99;
	margin-bottom: 12px;
}

ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

li
{
background-image: url(../img/bubble.png);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 21px;
margin-bottom: 5px;
}

div.right{
	position: absolute;
	right: 24px;
	top: 24px;
	width: 344px;
}

div.footer{
	width: 760px;
	margin: 0px auto;
	margin-bottom: 12px;
	font-size: 10px;
	color: #999;
}

div.footer hr{
	width: 760px;
	padding: 0px;
	margin: 0px;
	border: none;
	border-top: 1px solid #EEE;
}

p.big{
	font-size: 14px;
	line-height: 21px;
}

div.columns-2{
	padding: 24px 0px 24px 0px;
	width: 760px;
	position: relative;
	color: #666;
}

div.left2{
	width: 360px;
}

div.right2{
	position: absolute;
	right: 0px;
	top: 24px;
	width: 360px;
}

div.columns-3{
	padding: 24px 0px 24px 0px;
	width: 760px;
	position: relative;
	color: #666;
	margin-bottom: 48px;
}

div.left3{
	width: 237px;
}

div.mid{
	position: absolute;
	left: 261px;
	top: 24px;
	width: 237px;
}

div.right3{
	position: absolute;
	right: 0px;
	top: 24px;
	width: 237px;
	margin-bottom: 24px;
}

h3 a, h3 a:visited, h3 a:hover{
	/*font-weight: normal;*/
}

p.mini-quote{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: italic;
	font-size: 14px;
}

a.twitter{
	background: url(../img/twitter.png) no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 32px;
}

a.facebook{
	background: url(../img/facebook.png) no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 32px;
}

div.highlights{
	width: 760px;
	text-align: right;
}

span.item{
	padding: 12px;
}

p.stronger b{
	color: #333;
}

p.big b{
	color: #000;
}

div.youtube{
	margin-bottom: 24px;
}

img.team{
	margin: 0px;
	margin-bottom: 24px;
}
