body{
	font-family: 'Roboto Condensed', "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	text-shadow:1px 1px 0 rgba(255, 255, 255, 0.5);
}
hr{
	border: 0;
	margin: 0;
}
a:hover{
	color:#1576c3;
	text-decoration: none;
}
body{
	color:#232323;
}
body>hr{
	border-top: solid #232323 5px;
	border-bottom: solid white 1px;
	background-color: #6f6f6f;
	height: 1px;
}
div.vcenter{
	position: static;
	width: 100%;
	height: 100%;
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;
	
	/* Safari, Opera, and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	
	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
}
body>header {
	height: 489px;
	position: relative;
	background: #DDDDDD;
	background: -webkit-linear-gradient(#ECECEC, #CFCFCF);
	background: -moz-linear-gradient(#ECECEC, #CFCFCF);
	background: -ms-linear-gradient(#ECECEC, #CFCFCF);
	background: -o-linear-gradient(#ECECEC, #CFCFCF);
	background: linear-gradient(#ECECEC, #CFCFCF);
}
body>header>div.icon{
	position:absolute;
	width: 226px;
	height: 340px;
	left:50%;
	margin-left:-113px; 
	top: 46px;
  	background: url('../gfx/homepage_mac/home_icon.png') 0 0 no-repeat;
  	z-index:98;
}
body>header>h1{
	padding:264px 0 27px 0;
	position: relative;
	text-align: center;
	z-index: 100;
	font-size: 54px;
	font-weight: 400;
}
body>header>p{
	position: relative;
	text-align: center;
	font-size: 22px;
	width: 810px;
	left: 50%;
	margin-left: -405px;
	color:#676767
}
body>header div.windows{
    position: absolute;
    top: 88px;
    right: 66px;
    z-index: 1000;
}
section.content{
	background-color: #EBEBEB;
	padding: 0 0 100px 0;
}
section.content>nav{
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	text-align: center;
	padding: 45px 0 24px 0;
}
section.content>nav>a{
	color: #232323;
	padding: 0 18px;
	font-size: 15px;
}
section.content>hr{
	background-color: #EBEBEB;
	border:0;
	margin:0;
	padding:0;
	height: 1px; 
	background: url('../gfx/homepage_mac/hr_background.png') 0 0 no-repeat;
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	margin-bottom: 22px;
}
section.content>nav>a:hover{
	color:#1576c3;
}
.screen{
	width: 800px;
	height: 460px;
	background: url('../gfx/homepage_mac/mac_screenshot.png') 0 0 no-repeat;
	position: relative;
	left: 50%;
	margin: 0 0 0 -400px;
}
section.features{
	padding: 40px 0 0 0;
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
section.features>article{
	border-bottom: 5px solid #232323;
	padding: 14px 0 30px 0;
	position: relative;
	clear: both;
	overflow: auto;
}
section.features>article>div.icon{
	width: 128px;
	height: 128px;
	background: url('../gfx/homepage_mac/mac_icons.png') 0 0 no-repeat;
	position:relative;
	float:left;
	margin-left: 7px;
}
section.features>article.productive>div.icon{
	background-position: 0 -256px;
}
section.features>article.feature>header{
	display: none;
}
section.features>article.feature>div.icon{
	background-position: 0 0;"
}
section.features>article.contact>div.icon{
	background-position: 0 -128px;
}
section.features>article>header{
	position: relative;
	float: left;
	width: 565px;
	padding-left: 14px;
	padding-top: 23px;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 120%;
	color:#676767;
}
section.features>article>header .title{
	color:#303030;
	font-weight: bold;
}
section.features>article>header a:hover{
	color:#1576c3;
}

section.features>article>header>.vcenter{
	min-height: 98px;
}
section.features>article>header>.vcenter>p{
	width: 560px;
}
section.social{
	padding: 40px 0 0 0;
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	clear: both;
	height: 120px;
}
section.social>div.social{
	width: 240px;
	float: left;
	padding: 10px 0 10px 26px;
	position: relative;
}
section.social>div.social>div{
	position: relative;
	float: left;
}
section.social>div.social>div.icon{
	background: url('../gfx/homepage_mac/mac_social_icons.png') 0 0 no-repeat;
	width: 70px;
	height: 70px;
}
section.social>div.social>div.content{
	width:170px;
	font-size: 12px;
	color: #646464;
}
section.social>div.social.facebook>div.icon{
	background-position: 0 -140px;
}
section.social>div.social.twitter>div.icon{
	background-position: 0 -70px;
}
section.social>div.social>div.content>h1{
	padding: 9px 2px 10px 0;
}
section.social>div.social>div.content>h1>a{
	color: #232323;
	font-size: 13px;
	line-height: 130%;
}

section.social>div.social>div.content>h1>a:hover{
	color:#1576c3;
}
section.social>div.social.google>div.icon{
	background-position: 0 0;
}
.twitter a.time{
	color: #646464;
	display: block;
}
footer{
	background-color: #252525;
	padding:35px 0;
	color: #EBEBEB;
	font-size: 13px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(33, 33, 33, 0.5);
	position: relative;
}
footer>nav{
	padding:10px 0;
}
footer>nav>a{
	color: white;
	font-size: 16px;
	padding: 0px 8px;
}
footer>nav>a>img{
	margin-bottom: -8px;
}
footer>p{
}
a.download{
	display:block;
	position:absolute;
	width: 255px;
	height: 47px;
	clear: both;
	background: #399937;
	background: -webkit-linear-gradient(#42AAF0, #3788E2);
	background: -moz-linear-gradient(#42AAF0, #3788E2);
	background: -ms-linear-gradient(#42AAF0, #3788E2);
	background: -o-linear-gradient(#42AAF0, #3788E2);
	background: linear-gradient(#42AAF0, #3788E2);
	border-radius: 5px;
	z-index: 1000;
	text-decoration: none;
	box-shadow: 0px 2px 1px #333333;
}
a.download div.icon{
	display: block;
	width: 25px;
	height: 29px;
	background: url('../gfx/homepage_mac/download_arrow.png') 0 0 no-repeat;
	margin: 12px;
	position: absolute;
}
a.download p.title{
	color: white;
	font-size: 22px;
	text-shadow: 0 1px 0 rgba(33, 33, 33, 0.5);
	padding-left:20px;
}
header a.download{
	right: 30px;
	top: 30px;
}

footer a.download{
	right: 15px;
	top: 15px;
	width: 145px;
	height: 25px;
	border-radius: 5px;
	box-shadow: 0px 2px 1px #333333;
}
footer a.download div.icon{
	margin: 6px;
	background-size: 14px 16px;
	width: 14px;
	height: 16px;
}
footer a.download p.title{
	width: 110px;
	color: white;
	font-size: 14px;
	text-shadow: 0 1px 0 rgba(33, 33, 33, 0.5);
	padding-left: 10px;
}