body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: #1d6533;
	font-size: 12pt;
	line-height: 1.2em;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Verdana, Arial;
}

a {
	color: #1d6533;
	font-weight: bold;
}

img {
	border: 0;
}

#toplove {
	z-index: 999;
	background-repeat: repeat-x;
	background-image: url(img/topbar.jpg);
	width: 100%;
	height: 75px;
	padding: 0px;
	margin: 0px;
}

#toplinksbg {
	background-repeat: no-repeat;
	background-image: url(img/topbar_link_shade.png);
	position:absolute;
	left: 550px;
	top: 10px;
	height: 30px;
	width: 300px;
}

#toplinks {
	position:absolute;
	left: 550px;
	top: 10px;
	height: 30px;
	width: 300px;
	font-size: 12px;
	color: #392911;
	line-height: 30px;
	text-align: center;
}


#toplinks a {
	color: #392911;
	font-weight: normal;
}

#contentlove {
	margin-top: 25px;
	margin-bottom: 50px;
	padding-left: 50px;
	float: left;
	width: 800px;
	position: relative;
}

#mediaFrame {
	position: absolute;
	visibility: hidden;
	left: 130px;
	top: 20px;
}

#fulliPhone {
	position: absolute;
}


#closeMedia {
	position: absolute;
	left: -50px;
	top: -50px;
}

#media {
	position: absolute;
	left: 36px;
	top: 121px;
}

#fullScreenshots {
	position: absolute;
	visibility: hidden;
}

#basics {
	position: absolute;
	visibility: hidden;
}

#historyFiling {
	position: absolute;
	visibility: hidden;
}


#sidebar {
	width: 200px;
	float: left;
}

#legal {
	margin-bottom: 50px;
	margin-left: 25px;
	clear: both;
	font-size: 8pt;
}

#legal DIV {
	padding-bottom:1em;
}

#leftpane {
	text-align: center;
	width: 200px;
	float: left;
	padding-bottom: 0px;
	margin-right:50px;
	position:relative;
}

.infotext {
	padding-bottom: 1em;
}

#phonebox {
	padding-left: 2px;
	z-index: 1;
	top:0px;
	left:0px;
	position: relative;
}

#phone {
	left: 0px;
	top: 0px;
}

#linkbox, #screenshots {
	position: absolute;
	left: 21px;
	top: 61px;
	width: 160px;
	height: 240px;
	background-color: #1d6433;
}

#centerpane {
	width: 300px;
	float: left;
	padding-right: 50px;
}

#centerpane .section {
	padding-bottom:2em;
}

#centerpane .bulleted {
	padding-left: 50px;
	background-repeat: no-repeat;
	background-image: url(img/greyplus.jpg);
}

#logo {
	margin-bottom: 1em;
}

#tagline {
	margin-bottom: 2em;
}

#appstorebadge {
    padding-left: 1px;
	margin-bottom: 2em;
}

#videoLinks {
    padding: 15px;
    font-size: 10pt;
    line-height: 14pt;
	margin-bottom: 2em;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    #videoLinks {    	
    	border: 1px;
    	border-style: solid;
    	border-color: #1d6433;
    	
    	-webkit-border-radius: 10px;
    }
}

.reg {
	top: -0.25em;
	position: relative;
}

