html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left}table{border-collapse:collapse;border-spacing:0}ol,ul{list-style:none}q:before,q:after,blockquote:before,blockquote:after{content:""}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}.hidden{display:block;height:1px;width:1px;overflow:hidden;position:absolute;text-indent:-999em;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.replace{text-indent:-999em;display:block;position:absolute}html{background:#000;height:100%}body{background:url(img/qr.jpg) no-repeat center top;width:962px;height:778px;margin:0 auto;position:relative}#logo{margin-bottom:120px;position:relative;top:40px}#logo,#logo img{display:block}#video{background:url(img/video.png) no-repeat;width:443px;height:286px;padding:10px 0 0 10px;margin-left:24px}header h1{display:block;height:1px;width:1px;overflow:hidden;position:absolute;text-indent:-999em;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}header #facebook{text-indent:-999em;display:block;position:absolute;right:54px;top:271px;background:url(img/facebook.png) no-repeat;width:85px;height:85px}header #twitter{text-indent:-999em;display:block;position:absolute;right:17px;top:326px;background:url(img/twitter.png) no-repeat;width:72px;height:71px}#doctor{background:url(img/doctor.png) no-repeat 36px 70px;width:403px;height:220px;padding:70px 0 0 36px}#doctor h1,#doctor p{display:block;height:1px;width:1px;overflow:hidden;position:absolute;text-indent:-999em;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}#social{position:absolute;width:295px;height:36px;background:url(img/social.png) no-repeat;left:100px;margin-top:10px;padding:12px 0 0}#social #___plusone_0{position:relative;left:15px}#social #facebook{float:right;width:32%;position:relative;top:2px}#social .twitter-share-button{position:relative;top:-2px}footer{width:395px;position:absolute;right:107px;bottom:16px}footer hgroup{background:url(img/project-beats.png) no-repeat;width:395px;height:167px}footer hgroup h1,footer hgroup h2{display:block;height:1px;width:1px;overflow:hidden;position:absolute;text-indent:-999em;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}

#apps {
  float:right;
  margin:-123px 390px 0 0;
  position: relative;
	z-index: 10;
}

.button {
	text-decoration:none;
	font-family:sans-serif;
	background: #cade3e; /* Old browsers */
	background: -moz-linear-gradient(top,  #cade3e 0%, #bdd634 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cade3e), color-stop(100%,#bdd634)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cade3e 0%,#bdd634 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cade3e 0%,#bdd634 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cade3e 0%,#bdd634 100%); /* IE10+ */
	background: linear-gradient(top,  #cade3e 0%,#bdd634 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cade3e', endColorstr='#bdd634',GradientType=0 ); /* IE6-9 */
	padding:10px;
	color:#5c670c;
	text-shadow:0px 1px 0px rgba(255,255,255,.7);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right:10px;
	float:left;
	font-weight:bold;
}

#bottom div {
	width:476px;
	height:200px;
	float:left;
	padding-top:20px;
}

#bottom #dr {
	margin-right:10px;
}

#dr a {
	margin-left:170px;
}

#pictures div {
	width:146px;
	height:146px;
	margin:0 10px 10px 0;
}

#pictures div:nth-child(3) {
	margin-right:0;
}